aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-10-08 16:12:07 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-10-08 16:12:07 +0000
commitb57055d4c235a7c508fb02882596cf3df9322691 (patch)
tree94705dfa4d60ac2f56c1675daf984ae9ede60232 /converters/py-bsdconv
parent31b3d3ac660793083da0de27877ce35ce5f9ff28 (diff)
downloadports-b57055d4c235a7c508fb02882596cf3df9322691.tar.gz
ports-b57055d4c235a7c508fb02882596cf3df9322691.zip
- Update bsdconv and wrappers to 9.0 [1]
- Switch to USE_GITHUB for fetching - Update to new header format - Mark converters/bsdconv as MAKE_JOBS_UNSAFE - Add prefix into DISTNAMEs to avoid conflicts Changelog for converters/bsdconv: 9.0: fix for MinGW export bsdconv_malloc/bsdconv_free add {from,to}/CCCII add inter/ZH-STRINGS internal API changes for use of bsdconv_ctl in wrappers bugfixes 8.0: add flush function into callback interface for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc ) sync data from project chvar update inter/KANA_PHONETIC use double data type for score value add inter/TRIM-WIDTH Changelog for converters/{p5,php5,py,ruby}-bsdconv: update/add ctl function add mktemp/fopen function PR: ports/172263 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1]
Notes
Notes: svn path=/head/; revision=305541
Diffstat (limited to 'converters/py-bsdconv')
-rw-r--r--converters/py-bsdconv/Makefile19
-rw-r--r--converters/py-bsdconv/distinfo4
2 files changed, 10 insertions, 13 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 71d85cf9a57a..b5bcddf2d573 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -1,16 +1,11 @@
-# New ports collection makefile for: py-bsdconv
-# Date created: 11 Oct 2009
-# Whom: buganini@gmail.com
-#
+# Created by: buganini@gmail.com
# $FreeBSD$
-#
PORTNAME= bsdconv
-PORTVERSION= 7.5
+PORTVERSION= 9.0
CATEGORIES= converters python
-MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
+DISTNAME= buganini-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
MAINTAINER= buganini@gmail.com
COMMENT= Python wrapper for bsdconv
@@ -19,9 +14,11 @@ LICENSE= BSD
LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
-GITVERSION= e203c4a
-FETCH_ARGS= -pRr
-WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
+USE_GITHUB= yes
+GH_ACCOUNT= buganini
+GH_PROJECT= python-${PORTNAME}
+GH_COMMIT= 2fcf39c
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g}
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index c6d30c5e04fa..9c80d3ad6bb2 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.5-0-ge203c4a.tar.gz) = f4ac0e8eaad8665b2ee32fe0bfd1206ee8c9ed1bd304b2b9e10cf8ce4a4de99c
-SIZE (buganini-bsdconv-7.5-0-ge203c4a.tar.gz) = 4329
+SHA256 (buganini-python-bsdconv-9.0-0-g2fcf39c.tar.gz) = 6a8987eb37368ad4a28544fd1b72cacf05de6773035457e1511a97333a735534
+SIZE (buganini-python-bsdconv-9.0-0-g2fcf39c.tar.gz) = 5019