aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-08-23 21:39:54 +0800
committerantoine <antoine@FreeBSD.org>2013-08-23 21:39:54 +0800
commit427070acc2e46f05755768340f63d55de0561135 (patch)
tree9aa38e0fe6e349a5a753aa036279384b83a87fba /devel
parentd4616cdd823bcb40342a571c113623a2bb173953 (diff)
downloadfreebsd-ports-gnome-427070acc2e46f05755768340f63d55de0561135.tar.gz
freebsd-ports-gnome-427070acc2e46f05755768340f63d55de0561135.tar.zst
freebsd-ports-gnome-427070acc2e46f05755768340f63d55de0561135.zip
Update py-binplist to 0.1.4:
- better unicode support - binplist renamed plist.py
Diffstat (limited to 'devel')
-rw-r--r--devel/py-binplist/Makefile4
-rw-r--r--devel/py-binplist/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-binplist/Makefile b/devel/py-binplist/Makefile
index 56d134ab19c5..8b2e48b52352 100644
--- a/devel/py-binplist/Makefile
+++ b/devel/py-binplist/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= binplist
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= devel python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
-PLIST_FILES= bin/binplist \
+PLIST_FILES= bin/plist.py \
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>
diff --git a/devel/py-binplist/distinfo b/devel/py-binplist/distinfo
index 18320d2d8ba7..b910d0ae9049 100644
--- a/devel/py-binplist/distinfo
+++ b/devel/py-binplist/distinfo
@@ -1,2 +1,2 @@
-SHA256 (binplist-0.1.3.tar.gz) = 940b7f2b56ddf92a29284adfc8a771bb4c57b86fd96114022d2c0b8513121673
-SIZE (binplist-0.1.3.tar.gz) = 19892
+SHA256 (binplist-0.1.4.tar.gz) = e436d61582789ac6b5e81233e32bafb5d9086ee3b8fcd825efc99be8048b62a1
+SIZE (binplist-0.1.4.tar.gz) = 22546