svn commit: r483069 - head/security/py-python-gnupg

Steve Wills swills at FreeBSD.org
Sat Oct 27 00:47:38 UTC 2018


Author: swills
Date: Sat Oct 27 00:47:37 2018
New Revision: 483069
URL: https://svnweb.freebsd.org/changeset/ports/483069

Log:
  security/py-python-gnupg: update to 0.4.3
  
  PR:		232620
  Submitted by:	Christer Edwards <christer.edwards at gmail.com> (maintainer)

Modified:
  head/security/py-python-gnupg/Makefile   (contents, props changed)
  head/security/py-python-gnupg/distinfo   (contents, props changed)

Modified: head/security/py-python-gnupg/Makefile
==============================================================================
--- head/security/py-python-gnupg/Makefile	Sat Oct 27 00:42:41 2018	(r483068)
+++ head/security/py-python-gnupg/Makefile	Sat Oct 27 00:47:37 2018	(r483069)
@@ -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
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-NO_ARCH=	yes
 USES=		python
+
+NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/security/py-python-gnupg/distinfo
==============================================================================
--- head/security/py-python-gnupg/distinfo	Sat Oct 27 00:42:41 2018	(r483068)
+++ head/security/py-python-gnupg/distinfo	Sat Oct 27 00:47:37 2018	(r483069)
@@ -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


More information about the svn-ports-all mailing list