Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 19:54:45 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367077 - head/security/py-gnupg
Message-ID:  <201409021954.s82Jsj7A027214@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409021954.s82Jsj7A027214>