diff options
| author | Steve Wills <swills@FreeBSD.org> | 2018-10-27 00:47:37 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2018-10-27 00:47:37 +0000 |
| commit | 37bfef47753f09b8041a1b32f71929f96ba36032 (patch) | |
| tree | d256f4126877445f4873f229264f0394dcca5b41 /security/py-python-gnupg | |
| parent | 8e8dc859b7ebafb78247401adb73ad348eeee204 (diff) | |
Notes
Diffstat (limited to 'security/py-python-gnupg')
| -rw-r--r-- | security/py-python-gnupg/Makefile | 5 | ||||
| -rw-r--r-- | security/py-python-gnupg/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-python-gnupg/Makefile b/security/py-python-gnupg/Makefile index b49fceafe2cd..ff2f7762c2c9 100644 --- a/security/py-python-gnupg/Makefile +++ b/security/py-python-gnupg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-gnupg -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,9 @@ COMMENT= Python wrapper for the GNU Privacy Guard (GPG or GnuPG) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes USES= python + +NO_ARCH= yes USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/security/py-python-gnupg/distinfo b/security/py-python-gnupg/distinfo index ea59ae943cbb..8bf77848adb0 100644 --- a/security/py-python-gnupg/distinfo +++ b/security/py-python-gnupg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520272614 -SHA256 (python-gnupg-0.4.1.tar.gz) = ef47b02eaf41dee3cf4b02ddf83130827318de9fe3eae89d01a3f05859e20e1a -SIZE (python-gnupg-0.4.1.tar.gz) = 44534 +TIMESTAMP = 1540221249 +SHA256 (python-gnupg-0.4.3.tar.gz) = 2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d +SIZE (python-gnupg-0.4.3.tar.gz) = 46958 |
