aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-09-26 00:46:46 +0800
committerwg <wg@FreeBSD.org>2014-09-26 00:46:46 +0800
commit3bbdd84e0dbe108df317ab29b0c8c4b494ac7d8c (patch)
treeaedfc3a84c66e83f64e387052fed3186712d9ef7 /devel
parent101c283add184fdbe924aa85ac06b063f40db9cf (diff)
downloadfreebsd-ports-gnome-3bbdd84e0dbe108df317ab29b0c8c4b494ac7d8c.tar.gz
freebsd-ports-gnome-3bbdd84e0dbe108df317ab29b0c8c4b494ac7d8c.tar.zst
freebsd-ports-gnome-3bbdd84e0dbe108df317ab29b0c8c4b494ac7d8c.zip
devel/py-biplist: update to 0.8
- USES python - Change LICENSE to BSD3CLAUSE
Diffstat (limited to 'devel')
-rw-r--r--devel/py-biplist/Makefile9
-rw-r--r--devel/py-biplist/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-biplist/Makefile b/devel/py-biplist/Makefile
index 7fe36df54d87..e820f3e659eb 100644
--- a/devel/py-biplist/Makefile
+++ b/devel/py-biplist/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= biplist
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,16 +10,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
COMMENT= Library for reading/writing binary plists
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:${PORTSDIR}/devel/py-nose \
${PYTHON_PKGNAMEPREFIX}coverage>=0:${PORTSDIR}/devel/py-coverage
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
TEST_DEPENDS:= ${RUN_DEPENDS}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= autoplist distutils
.include <bsd.port.pre.mk>
diff --git a/devel/py-biplist/distinfo b/devel/py-biplist/distinfo
index 8daac47a86a7..d685e7a1740b 100644
--- a/devel/py-biplist/distinfo
+++ b/devel/py-biplist/distinfo
@@ -1,2 +1,2 @@
-SHA256 (biplist-0.7.tar.gz) = 98c88de5d11be38ee2b65d41213a40f902fb6ca1b03a1814c5087a11e1b24957
-SIZE (biplist-0.7.tar.gz) = 13983
+SHA256 (biplist-0.8.tar.gz) = d8a9c6dff4d2a45fb3e9f27d19ea63da0a82ed59c758c34f6342badaccf6ea71
+SIZE (biplist-0.8.tar.gz) = 14306