diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-01-31 19:44:24 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-01-31 19:44:24 +0000 |
commit | 70156b12edfb0148f3874a6aa06aba80c7d92233 (patch) | |
tree | 2365773863b4a089d770f165a2205fe2f3918450 /security/py-gnupg | |
parent | 1583613a6ea69df6160c0cc2a8b7a8dae51c2916 (diff) | |
download | ports-70156b12edfb0148f3874a6aa06aba80c7d92233.tar.gz ports-70156b12edfb0148f3874a6aa06aba80c7d92233.zip |
Notes
Diffstat (limited to 'security/py-gnupg')
-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 |