aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-28 08:38:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-28 08:38:20 +0000
commitf1c490e8a4676598b06fcd3fa86f088e587903e3 (patch)
tree0304c56edc0f91e02e1497e50a74f3a67be2027a
parentdf057047a5466325a9262bff304408934c6bd6b9 (diff)
downloadports-f1c490e8a4676598b06fcd3fa86f088e587903e3.tar.gz
ports-f1c490e8a4676598b06fcd3fa86f088e587903e3.zip
- Update to 11.3.0
- Strip shared library Changes: https://github.com/buganini/python-bsdconv/releases PR: 201014 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=390750
-rw-r--r--converters/py-bsdconv/Makefile5
-rw-r--r--converters/py-bsdconv/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 1aedb4517b36..09b66959b21b 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsdconv
-PORTVERSION= 11.1.0
+PORTVERSION= 11.3.0
CATEGORIES= converters python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,4 +25,7 @@ PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g}
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/setup.py
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/bsdconv.so
+
.include <bsd.port.mk>
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index 799265d071c8..21258389e64e 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-python-bsdconv-11.1.0_GH0.tar.gz) = 54b9a00d2235f0539007c187c0a7280062bdaaead3ebb88dccfe70f72c90daee
-SIZE (buganini-python-bsdconv-11.1.0_GH0.tar.gz) = 5172
+SHA256 (buganini-python-bsdconv-11.3.0_GH0.tar.gz) = d097a398c194a927e75ff03a4905fd4abaef0f9b22f69a302586625a8e62eefb
+SIZE (buganini-python-bsdconv-11.3.0_GH0.tar.gz) = 5819