aboutsummaryrefslogtreecommitdiff
path: root/devel/hgsvn
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-12-23 20:22:31 +0000
committerXin LI <delphij@FreeBSD.org>2013-12-23 20:22:31 +0000
commitc41f3a23e63793c00a29b02e4172b14d3f456f75 (patch)
tree29c17903666d4124879a8a5e9660ac5ea17c5559 /devel/hgsvn
parentf5f304c3bc2b7bf6c7c3e7bfc86bb7b0ff47df4b (diff)
downloadports-c41f3a23e63793c00a29b02e4172b14d3f456f75.tar.gz
ports-c41f3a23e63793c00a29b02e4172b14d3f456f75.zip
Update to 0.2.3.
Notes
Notes: svn path=/head/; revision=337289
Diffstat (limited to 'devel/hgsvn')
-rw-r--r--devel/hgsvn/Makefile4
-rw-r--r--devel/hgsvn/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/hgsvn/Makefile b/devel/hgsvn/Makefile
index c7b0015dc168..6ce1ff37c774 100644
--- a/devel/hgsvn/Makefile
+++ b/devel/hgsvn/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hgsvn
-PORTVERSION= 0.1.9
+PORTVERSION= 0.2.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +14,13 @@ COMMENT= Scripts to work locally on Subversion checkouts using Mercurial
RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion \
hg:${PORTSDIR}/devel/mercurial
+USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
PLIST_SUB= VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}
NO_STAGE= yes
+
post-patch:
@cd ${WRKSRC} && ${MV} setup.py setup.py.orig && ${GREP} -v use_setuptools setup.py.orig > setup.py && cd -
diff --git a/devel/hgsvn/distinfo b/devel/hgsvn/distinfo
index f5a30420b796..5c38b6d9b51f 100644
--- a/devel/hgsvn/distinfo
+++ b/devel/hgsvn/distinfo
@@ -1,2 +1,2 @@
-SHA256 (python/hgsvn-0.1.9.tar.gz) = de45c04a1b3c3e104fcfc99973609239240c3b22789b6e87e29323c7b86c333f
-SIZE (python/hgsvn-0.1.9.tar.gz) = 56452
+SHA256 (python/hgsvn-0.2.3.zip) = bd066a058b34b8beb0b108e729f223e177532487fed0422d978061620422ed0e
+SIZE (python/hgsvn-0.2.3.zip) = 199696