diff options
author | culot <culot@FreeBSD.org> | 2013-06-26 22:36:22 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-06-26 22:36:22 +0800 |
commit | d0bcc2ba65986dc51ec88bbca6b9d30172bec6e0 (patch) | |
tree | 071486b616337299e314980b98141395175ce696 /security | |
parent | 80a605139b26d80f47a4a90cc5a9d2fa5e79d5d3 (diff) | |
download | freebsd-ports-gnome-d0bcc2ba65986dc51ec88bbca6b9d30172bec6e0.tar.gz freebsd-ports-gnome-d0bcc2ba65986dc51ec88bbca6b9d30172bec6e0.tar.zst freebsd-ports-gnome-d0bcc2ba65986dc51ec88bbca6b9d30172bec6e0.zip |
- Update to 0.28
- Trim Makefile's header
Changes: https://github.com/kazu-yamamoto/pgpdump/blob/master/CHANGES
PR: ports/180002
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/pgpdump/Makefile | 7 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 25355dfdb848..aaa8e4cec39e 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: pgpdump -# Date created: 19 Jul 2000 -# Whom: TAKAHASHI Kaoru -# +# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org> # $FreeBSD$ # PORTNAME= pgpdump -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= security MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 5e3fa514e24e..7bbebe295ba6 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,2 +1,2 @@ -SHA256 (pgpdump-0.27.tar.gz) = 6c44d58d7e69560891bac7247f8f9c5218f12ad11a26504d968ce4f6b59f8bb9 -SIZE (pgpdump-0.27.tar.gz) = 62307 +SHA256 (pgpdump-0.28.tar.gz) = 38b531cc6dbab947016c15988b7abe34a1feec7eeaf4798a6ff5b8ebe5e96a5e +SIZE (pgpdump-0.28.tar.gz) = 62346 |