aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/porttree
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-09 01:59:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-09 01:59:48 +0000
commit57fdae8c40873ab1325bc5b1cf4dabc9b97f490e (patch)
tree76eae7ab05f9e1e5faaf17c8807502736139fbf1 /ports-mgmt/porttree
parent55fa9cc00fc775350e4d11a22f45c8a1711ccb76 (diff)
downloadports-57fdae8c40873ab1325bc5b1cf4dabc9b97f490e.tar.gz
ports-57fdae8c40873ab1325bc5b1cf4dabc9b97f490e.zip
- Update to 0.3.r52
- While I'm here, change USE_PYTHON from 2.4+ to yes PR: ports/162394 Submitted by: Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=285322
Diffstat (limited to 'ports-mgmt/porttree')
-rw-r--r--ports-mgmt/porttree/Makefile6
-rw-r--r--ports-mgmt/porttree/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/porttree/Makefile b/ports-mgmt/porttree/Makefile
index d66b5f5f74a7..84674d838fa9 100644
--- a/ports-mgmt/porttree/Makefile
+++ b/ports-mgmt/porttree/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= porttree
-PORTVERSION= 0.2.r${SVN_REV}
+PORTVERSION= 0.3.r${SVN_REV}
CATEGORIES= ports-mgmt python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -17,7 +17,7 @@ LICENSE= MIT
MAN1= porttree.1
USE_BZIP2= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= yes
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}networkx>=1.5:${PORTSDIR}/math/py-networkx
@@ -26,7 +26,7 @@ FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion
.endif
SVNROOT?= http://porttree.googlecode.com/svn/trunk/
-SVN_REV= 20
+SVN_REV= 52
NO_BUILD= yes
NO_INSTALL= yes
PLIST_FILES= bin/porttree
diff --git a/ports-mgmt/porttree/distinfo b/ports-mgmt/porttree/distinfo
index d5e81389e9c4..5be75858d2cf 100644
--- a/ports-mgmt/porttree/distinfo
+++ b/ports-mgmt/porttree/distinfo
@@ -1,2 +1,2 @@
-SHA256 (porttree-0.2.r20.tar.bz2) = ebb32cd9283aa74683cb612b464b2b1426481e65e9264a04c82d2b92cd180503
-SIZE (porttree-0.2.r20.tar.bz2) = 8724
+SHA256 (porttree-0.3.r52.tar.bz2) = d67ae79e93c1e66db4f325b426a2a17ae991941cecb967e3691d88516bd8dbe9
+SIZE (porttree-0.3.r52.tar.bz2) = 9965