From 3b1b61b10c6c2161fa1f030009319bac889c9ef0 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 1 Nov 2011 15:05:07 +0000 Subject: - Update to 6.6 Changes: - Compatibiliy with python 3 - Fix bug in PyObject deletion PR: ports/162184 Submitted by: Kuan-Chung Chiu (maintainer) --- converters/py-bsdconv/Makefile | 4 ++-- converters/py-bsdconv/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'converters') diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile index ddf58a2cc271..17a6f33e7304 100644 --- a/converters/py-bsdconv/Makefile +++ b/converters/py-bsdconv/Makefile @@ -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 diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo index 7f3ab3cfc0f7..688f02e4e6c6 100644 --- a/converters/py-bsdconv/distinfo +++ b/converters/py-bsdconv/distinfo @@ -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 -- cgit