summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-mwparserfromhell/Makefile5
-rw-r--r--textproc/py-mwparserfromhell/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile
index ac5577ad2f22..fffbeff8a13d 100644
--- a/textproc/py-mwparserfromhell/Makefile
+++ b/textproc/py-mwparserfromhell/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mwparserfromhell
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,4 +15,7 @@ LICENSE= MIT
USES= python
USE_PYTHON= autoplist distutils
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/mwparserfromhell/parser/_tokenizer.so
+
.include <bsd.port.mk>
diff --git a/textproc/py-mwparserfromhell/distinfo b/textproc/py-mwparserfromhell/distinfo
index 98e87811ed8d..eeaf23c6ad1c 100644
--- a/textproc/py-mwparserfromhell/distinfo
+++ b/textproc/py-mwparserfromhell/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mwparserfromhell-0.4.2.tar.gz) = 6aa77be28882fd64f16a0a534973ee0e27bc8d109e804870489704ee3af46038
-SIZE (mwparserfromhell-0.4.2.tar.gz) = 116442
+SHA256 (mwparserfromhell-0.4.3.tar.gz) = 1eb243e8c1cd84e7894aeda7abfc905acd6c560fc31c2009800a664a0318d91c
+SIZE (mwparserfromhell-0.4.3.tar.gz) = 117848