svn commit: r369480 - head/devel/py-serpent
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sun Sep 28 18:19:14 UTC 2014
Author: rm
Date: Sun Sep 28 18:19:12 2014
New Revision: 369480
URL: http://svnweb.freebsd.org/changeset/ports/369480
QAT: https://qat.redports.org/buildarchive/r369480/
Log:
devel/py-serpent: update to 1.7; convert to USES
Modified:
head/devel/py-serpent/Makefile
head/devel/py-serpent/distinfo
Modified: head/devel/py-serpent/Makefile
==============================================================================
--- head/devel/py-serpent/Makefile Sun Sep 28 18:18:24 2014 (r369479)
+++ head/devel/py-serpent/Makefile Sun Sep 28 18:19:12 2014 (r369480)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= serpent
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,7 @@ COMMENT= Simple serialization library ba
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
Modified: head/devel/py-serpent/distinfo
==============================================================================
--- head/devel/py-serpent/distinfo Sun Sep 28 18:18:24 2014 (r369479)
+++ head/devel/py-serpent/distinfo Sun Sep 28 18:19:12 2014 (r369480)
@@ -1,2 +1,2 @@
-SHA256 (serpent-1.6.tar.gz) = cf4653ad238927775da35afb8fca3ff0c8bc21fe7c88959647883b06e0b1d4cf
-SIZE (serpent-1.6.tar.gz) = 8622
+SHA256 (serpent-1.7.tar.gz) = 5345587dff787431df668c19de56b74ada02fb893c2d9687572ffecc63d4d33a
+SIZE (serpent-1.7.tar.gz) = 8799
More information about the svn-ports-all
mailing list