diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index aad0443c8f42..81ecf996eb6d 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,26 +1,26 @@ PORTNAME= pgpdump -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= security MASTER_SITES= https://www.mew.org/~kazu/proj/pgpdump/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= PGP packet visualizer WWW= https://www.mew.org/~kazu/proj/pgpdump/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe GNU_CONFIGURE= yes PLIST_FILES= bin/pgpdump \ share/man/man1/pgpdump.1.gz CPE_VENDOR= pgpdump_project do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/pgpdump.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 40c0279efe32..c30b2323c99b 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264442 -SHA256 (pgpdump-0.35.tar.gz) = 4e02922dbd6309f371d52d336eef8f4dc0cd75d5140d0a3a795ff10185c9544f -SIZE (pgpdump-0.35.tar.gz) = 77580 +TIMESTAMP = 1708448954 +SHA256 (pgpdump-0.36.tar.gz) = 09b730d87165763222e2c86454e5565ca7003161a5c275386d82d9390ba99a5a +SIZE (pgpdump-0.36.tar.gz) = 77084