aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-21 23:42:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-21 23:42:07 +0800
commit4b2b61160f0eab65b9c6e3046c6dd02647796f78 (patch)
tree68385ab578693587bd21506c5d6e0742296fbcdc /converters
parent784df4ffdca2991409de2ceb80e9d61f2d1e68f0 (diff)
downloadfreebsd-ports-gnome-4b2b61160f0eab65b9c6e3046c6dd02647796f78.tar.gz
freebsd-ports-gnome-4b2b61160f0eab65b9c6e3046c6dd02647796f78.tar.zst
freebsd-ports-gnome-4b2b61160f0eab65b9c6e3046c6dd02647796f78.zip
- Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/182261 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Diffstat (limited to 'converters')
-rw-r--r--converters/py-bsdconv/Makefile11
-rw-r--r--converters/py-bsdconv/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index d2a29524f5b4..8c0501b7caad 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
-PORTVERSION= 10.0.0
+PORTVERSION= 11.1.0
CATEGORIES= converters python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
@@ -12,18 +12,19 @@ COMMENT= Python wrapper for bsdconv
LICENSE= BSD
-LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
-GH_COMMIT= e28674b
+GH_COMMIT= 075a20e
GH_PROJECT= python-${PORTNAME}
+NO_STAGE= yes
USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS=yes
+
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/setup.py
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index 8c90ed7e136c..0c777e12aa3f 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-python-bsdconv-10.0.0-0-ge28674b.tar.gz) = 457b62c7157917fea2762f1585200fb305921aff6694bf66e76de452104cd6aa
-SIZE (buganini-python-bsdconv-10.0.0-0-ge28674b.tar.gz) = 5000
+SHA256 (buganini-python-bsdconv-11.1.0-0-g075a20e.tar.gz) = 48df804417246e9fb9e03b2cbba4d2944e00587bfe59eb14450bd96ad0a850bc
+SIZE (buganini-python-bsdconv-11.1.0-0-g075a20e.tar.gz) = 5181