diff options
author | cs <cs@FreeBSD.org> | 2014-09-03 03:54:45 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-09-03 03:54:45 +0800 |
commit | 8957020953659b53096c972bb9d7b5e74a6c2c0d (patch) | |
tree | 92f83b5427fa7b46650c8a9f17363402e36e26da | |
parent | eb86c2e0364de191ce8ec1b972ec89cceaf8d56e (diff) | |
download | freebsd-ports-gnome-8957020953659b53096c972bb9d7b5e74a6c2c0d.tar.gz freebsd-ports-gnome-8957020953659b53096c972bb9d7b5e74a6c2c0d.tar.zst freebsd-ports-gnome-8957020953659b53096c972bb9d7b5e74a6c2c0d.zip |
Update to 1.3.1
-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 46791400339b..c307f654424e 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 e945961df159..2a6ba0fa3140 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 |