1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to 6.6

Changes:
- Compatibiliy with python 3
- Fix bug in PyObject deletion

PR:		ports/162184
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-01 15:05:07 +00:00
parent 3f06dfac24
commit 071a53af11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284842
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= bsdconv
PORTVERSION= 6.0
PORTVERSION= 6.6
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.6:${PORTSDIR}/converters/bsdconv
GITVERSION= 6685104
GITVERSION= b2eb189
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
USE_PYTHON= yes

View File

@ -1,2 +1,2 @@
SHA256 (buganini-bsdconv-6.0-0-g6685104.tar.gz) = afd51e8bb5297f56310e26e72e28e92aaa317b1bf7c5c54f2848b584d95154af
SIZE (buganini-bsdconv-6.0-0-g6685104.tar.gz) = 3181
SHA256 (buganini-bsdconv-6.6-0-gb2eb189.tar.gz) = 49600e6eea89b117daabd5dbc1ede0adc1660e3aca6f7fc888802bfcb8aa7cdd
SIZE (buganini-bsdconv-6.6-0-gb2eb189.tar.gz) = 3387