1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- 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)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-12-22 18:56:08 +00:00
parent 9e8d7277ae
commit 6e07f43495
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287882
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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