Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 16:46:31 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456221 - head/security/pgpdump
Message-ID:  <201712131646.vBDGkV1K061490@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712131646.vBDGkV1K061490>