svn commit: r367077 - head/security/py-gnupg

Carlo Strub cs at FreeBSD.org
Tue Sep 2 19:54:46 UTC 2014


Author: cs
Date: Tue Sep  2 19:54:45 2014
New Revision: 367077
URL: http://svnweb.freebsd.org/changeset/ports/367077
QAT: https://qat.redports.org/buildarchive/r367077/

Log:
  Update to 1.3.1

Modified:
  head/security/py-gnupg/Makefile
  head/security/py-gnupg/distinfo

Modified: head/security/py-gnupg/Makefile
==============================================================================
--- head/security/py-gnupg/Makefile	Tue Sep  2 19:46:23 2014	(r367076)
+++ head/security/py-gnupg/Makefile	Tue Sep  2 19:54:45 2014	(r367077)
@@ -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>

Modified: head/security/py-gnupg/distinfo
==============================================================================
--- head/security/py-gnupg/distinfo	Tue Sep  2 19:46:23 2014	(r367076)
+++ head/security/py-gnupg/distinfo	Tue Sep  2 19:54:45 2014	(r367077)
@@ -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


More information about the svn-ports-head mailing list