svn commit: r456221 - head/security/pgpdump

Johan van Selst johans at FreeBSD.org
Wed Dec 13 16:46:33 UTC 2017


Author: johans
Date: Wed Dec 13 16:46:31 2017
New Revision: 456221
URL: https://svnweb.freebsd.org/changeset/ports/456221

Log:
  Update to pgpdump 0.32

Modified:
  head/security/pgpdump/Makefile
  head/security/pgpdump/distinfo

Modified: head/security/pgpdump/Makefile
==============================================================================
--- head/security/pgpdump/Makefile	Wed Dec 13 16:31:53 2017	(r456220)
+++ head/security/pgpdump/Makefile	Wed Dec 13 16:46:31 2017	(r456221)
@@ -2,12 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	pgpdump
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	security
 MASTER_SITES=	http://www.mew.org/~kazu/proj/pgpdump/
 
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	PGP packet visualizer
+
+LICENSE=	BSD3CLAUSE
 
 GNU_CONFIGURE=	yes
 

Modified: head/security/pgpdump/distinfo
==============================================================================
--- head/security/pgpdump/distinfo	Wed Dec 13 16:31:53 2017	(r456220)
+++ head/security/pgpdump/distinfo	Wed Dec 13 16:46:31 2017	(r456221)
@@ -1,2 +1,3 @@
-SHA256 (pgpdump-0.31.tar.gz) = 206ae52d4a8bbfa095b6ceefcc8b53ccabcdb75696db3bae5e05c15433729813
-SIZE (pgpdump-0.31.tar.gz) = 63808
+TIMESTAMP = 1513183306
+SHA256 (pgpdump-0.32.tar.gz) = 2d49d9fa5c12750abc16e09db7f52950b526475bdb27ad16e489c92b59c2af25
+SIZE (pgpdump-0.32.tar.gz) = 65444


More information about the svn-ports-head mailing list