diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-gnupg/Makefile | 7 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 4679140..c307f65 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.2.6 +PORTVERSION= 1.3.1 CATEGORIES= security python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP @@ -15,8 +15,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.5.1:${PORTSDIR}/sysutils/py-psutil -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST=yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index e945961..2a6ba0f 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnupg-1.2.6.tar.gz) = a9f6132b82f70e47c6292c7d69051e42eebfbcb449e73f33e39a99b6651b20b7 -SIZE (gnupg-1.2.6.tar.gz) = 68149 +SHA256 (gnupg-1.3.1.tar.gz) = 76c79c1ecb490dcb2d641a318b11316988da4b17613ce30a1a5a574ceb568335 +SIZE (gnupg-1.3.1.tar.gz) = 1031618 |