diff options
author | petef <petef@FreeBSD.org> | 2001-11-05 03:48:49 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-05 03:48:49 +0800 |
commit | 2d97ef6ca3a65c1161c7eafc89de76ed63905bc1 (patch) | |
tree | bc78b353eb89d9dc3e591adc63f2e88f70e7d56e /security | |
parent | 4b5404d3bcc6be3874aeee331e75f2ec24a8f6fe (diff) | |
download | freebsd-ports-gnome-2d97ef6ca3a65c1161c7eafc89de76ed63905bc1.tar.gz freebsd-ports-gnome-2d97ef6ca3a65c1161c7eafc89de76ed63905bc1.tar.zst freebsd-ports-gnome-2d97ef6ca3a65c1161c7eafc89de76ed63905bc1.zip |
- update to 0.3.1
- reword pkg-comment
PR: 31752
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/py-gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/py-gnupg/pkg-comment | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 17133e799a82..66b39c1d9e7e 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnupg -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index f6ea083a8e33..ec482c7c6198 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1 +1 @@ -MD5 (GnuPGInterface-0.3.0.tar.gz) = d1fe19d2111fd1a5126d60e6fffa405b +MD5 (GnuPGInterface-0.3.1.tar.gz) = 41bc85ad93202696ca926e1e14539e50 diff --git a/security/py-gnupg/pkg-comment b/security/py-gnupg/pkg-comment index 978cbd16ce70..eb2c605f65db 100644 --- a/security/py-gnupg/pkg-comment +++ b/security/py-gnupg/pkg-comment @@ -1 +1 @@ -A Python module to interface with GnuPG +Python module for GnuPG interface |