svn commit: r351430 - head/devel/py-hgsubversion
William Grzybowski
wg at FreeBSD.org
Wed Apr 16 23:17:54 UTC 2014
Author: wg
Date: Wed Apr 16 23:17:53 2014
New Revision: 351430
URL: http://svnweb.freebsd.org/changeset/ports/351430
QAT: https://qat.redports.org/buildarchive/r351430/
Log:
devel/py-hgsubversion: update to 1.6 and use auto plist
Deleted:
head/devel/py-hgsubversion/pkg-plist
Modified:
head/devel/py-hgsubversion/Makefile
head/devel/py-hgsubversion/distinfo
Modified: head/devel/py-hgsubversion/Makefile
==============================================================================
--- head/devel/py-hgsubversion/Makefile Wed Apr 16 23:10:50 2014 (r351429)
+++ head/devel/py-hgsubversion/Makefile Wed Apr 16 23:17:53 2014 (r351430)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hgsubversion
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,7 @@ SUBVERTPY_DESC= Use subvertpy python bin
USE_PYTHON= 2
USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.options.mk>
@@ -27,7 +28,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subv
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subvertpy>=0:${PORTSDIR}/devel/py-subvertpy
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|[[:<:]]setuptools|distutils.core|' ${WRKSRC}/${PYSETUP}
-
.include <bsd.port.mk>
Modified: head/devel/py-hgsubversion/distinfo
==============================================================================
--- head/devel/py-hgsubversion/distinfo Wed Apr 16 23:10:50 2014 (r351429)
+++ head/devel/py-hgsubversion/distinfo Wed Apr 16 23:17:53 2014 (r351430)
@@ -1,2 +1,2 @@
-SHA256 (hgsubversion-1.5.1.tar.gz) = d73c44acfd46bff5f847aeaddb471393ce223795a0f244e89c5761f62cdbd353
-SIZE (hgsubversion-1.5.1.tar.gz) = 163100
+SHA256 (hgsubversion-1.6.tar.gz) = 1a521638525b405406eb1d55b75bc3d16362b98a5e16d9f75817c8c95294ccde
+SIZE (hgsubversion-1.6.tar.gz) = 172888
More information about the svn-ports-all
mailing list