aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-22 18:56:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-22 18:56:08 +0000
commit6e07f434950e0b70af9eae6dc3cc0c496174b4ea (patch)
tree6456a4014e58f494c3f15080bbba19ca51bfb8ef /converters/py-bsdconv
parent9e8d7277ae4ee117433fb2816686cf28b8ea6bbe (diff)
downloadports-6e07f434950e0b70af9eae6dc3cc0c496174b4ea.tar.gz
ports-6e07f434950e0b70af9eae6dc3cc0c496174b4ea.zip
- Update to 7.1
Changes: - Update README - Use PyObject_DEL instead of PyObject_Del - Add testconv(), testconv_chunk(), testconv_chunk_last(), testconv_file() PR: ports/163532 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=287882
Diffstat (limited to 'converters/py-bsdconv')
-rw-r--r--converters/py-bsdconv/Makefile4
-rw-r--r--converters/py-bsdconv/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index dbb57b672741..3ab62affd5b6 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bsdconv
-PORTVERSION= 7.0
+PORTVERSION= 7.1
CATEGORIES= converters python
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LICENSE= BSD
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
-GITVERSION= 9266a3f
+GITVERSION= 49d61da
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
USE_PYTHON= yes
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index 1854f07474f5..caf5541f2e7a 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 611e2b3a9ec91265756e2baaaa713605a79f1b20a85ed45d988ccc4230adc4dc
-SIZE (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 3826
+SHA256 (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = d0cad9b094376bf4818c114097031f7ed07e3944dce4bf21c3a3205d6e42bbfa
+SIZE (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = 4061