diff options
-rw-r--r-- | security/py-gnupg/Makefile | 5 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 3d6f770741d4..e18563892483 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.5 CATEGORIES= security python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP @@ -16,8 +16,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.5.1:${PORTSDIR}/sysutils/py-psutil USE_PYTHON= yes -USE_PYDISTUTILS=easy_install +USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST=yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index 2a992067de8e..9f5956708b7e 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnupg-1.2.3.tar.gz) = 8de8e923d41762ab278a8e75aa6af56b599503ff9e0c354fa8a6e0df0d1e4df9 -SIZE (gnupg-1.2.3.tar.gz) = 66571 +SHA256 (gnupg-1.2.5.tar.gz) = a2137b0de209311fd8d9a912ddabfbc2083305f6ee56edf080c9cee6e1dd3163 +SIZE (gnupg-1.2.5.tar.gz) = 68181 |