aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-09-26 00:19:34 +0800
committerwg <wg@FreeBSD.org>2014-09-26 00:19:34 +0800
commit3eda3ecb04fbbab49c335554e66e494ea78e5611 (patch)
tree87f61ffe7e971410b6546040f595803007637f26
parent2f8ce7d30bd3d4a4a562543eb87150d4894d4d2e (diff)
downloadfreebsd-ports-gnome-3eda3ecb04fbbab49c335554e66e494ea78e5611.tar.gz
freebsd-ports-gnome-3eda3ecb04fbbab49c335554e66e494ea78e5611.tar.zst
freebsd-ports-gnome-3eda3ecb04fbbab49c335554e66e494ea78e5611.zip
devel/py-polib: update to 1.0.5
- USES python
-rw-r--r--devel/py-polib/Makefile9
-rw-r--r--devel/py-polib/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-polib/Makefile b/devel/py-polib/Makefile
index fc68c266e178..a058eefdc619 100644
--- a/devel/py-polib/Makefile
+++ b/devel/py-polib/Makefile
@@ -2,16 +2,15 @@
# $FreeBSD$
PORTNAME= polib
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= devel python
-MASTER_SITES= http://bitbucket.org/izi/polib/downloads/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wg@FreeBSD.org
COMMENT= Python library to parse and manage gettext catalogs
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/devel/py-polib/distinfo b/devel/py-polib/distinfo
index eb365266ba54..470b28cbe5d6 100644
--- a/devel/py-polib/distinfo
+++ b/devel/py-polib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (polib-1.0.4.tar.gz) = 8b3276f75ce2fce9442e27db3ae63d842416e17f0e2095f39ff52dc735e5749a
-SIZE (polib-1.0.4.tar.gz) = 151634
+SHA256 (polib-1.0.5.tar.gz) = c44236823eb6227b2fab8bd9e56632a649e67a80211f85a4a2e3c85c65c8acd9
+SIZE (polib-1.0.5.tar.gz) = 152629