diff options
author | sahil <sahil@FreeBSD.org> | 2010-08-13 10:57:10 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-08-13 10:57:10 +0800 |
commit | dd4dd358fcdb636ec2c7faf1707513c5c0f1d9e0 (patch) | |
tree | 3bcb2ac9aa5686de21db7699db6a2b6ba3b06883 /security/pgpdump | |
parent | dee455cc940a7bc6152e61dae769f33c79ba366e (diff) | |
download | freebsd-ports-gnome-dd4dd358fcdb636ec2c7faf1707513c5c0f1d9e0.tar.gz freebsd-ports-gnome-dd4dd358fcdb636ec2c7faf1707513c5c0f1d9e0.tar.zst freebsd-ports-gnome-dd4dd358fcdb636ec2c7faf1707513c5c0f1d9e0.zip |
- Update to 0.27
PR: ports/149546
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 2 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index e53ff83531d1..25355dfdb848 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pgpdump -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= security MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 5b6f7cf12269..fee38cefe8aa 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,3 +1,3 @@ -MD5 (pgpdump-0.26.tar.gz) = a6beef0c94e053d95a70acc4a39e5c48 -SHA256 (pgpdump-0.26.tar.gz) = 6b94c8647cc316b64c6ab2e26827bf3530a8a0a1e80876a66cebed4e2be9895e -SIZE (pgpdump-0.26.tar.gz) = 55341 +MD5 (pgpdump-0.27.tar.gz) = e880c2eb03031cfd3340fbf4446add4a +SHA256 (pgpdump-0.27.tar.gz) = ffeda26cb23cc8d37043f6efab381dba6d4cb6f0198d6f452a764af84568c7b0 +SIZE (pgpdump-0.27.tar.gz) = 276480 |