mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update py-binplist to 0.1.4:
- better unicode support - binplist renamed plist.py
This commit is contained in:
parent
edb9608a8f
commit
a5028a606a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325264
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user