aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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