aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-06-29 18:23:00 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-06-29 18:23:00 +0000
commitc29d8ea24796cc00223af88115a388ada9425bde (patch)
tree63709ac4819c91293362fa0fcb36125b5981f444
parent1e48f26fac9ef70d871a5726917a3a633031b68f (diff)
* Updated to 0.5
* Added do-test Changelog: https://github.com/earwig/mwparserfromhell/blob/v0.5/CHANGELOG PR: 220276 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11380
Notes
Notes: svn path=/head/; revision=444660
-rw-r--r--textproc/py-mwparserfromhell/Makefile5
-rw-r--r--textproc/py-mwparserfromhell/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile
index b0c90d511695..aae5d6a87907 100644
--- a/textproc/py-mwparserfromhell/Makefile
+++ b/textproc/py-mwparserfromhell/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mwparserfromhell
-PORTVERSION= 0.4.4
+PORTVERSION= 0.5
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,4 +18,7 @@ USE_PYTHON= autoplist distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/mwparserfromhell/parser/_tokenizer.so
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
+
.include <bsd.port.mk>
diff --git a/textproc/py-mwparserfromhell/distinfo b/textproc/py-mwparserfromhell/distinfo
index 1309ad416f5b..e494afe684fa 100644
--- a/textproc/py-mwparserfromhell/distinfo
+++ b/textproc/py-mwparserfromhell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486000433
-SHA256 (mwparserfromhell-0.4.4.tar.gz) = e15079b832e47b076e811ee3cce391f7bf116fe8289a97ea1181577331e3e6b4
-SIZE (mwparserfromhell-0.4.4.tar.gz) = 118399
+TIMESTAMP = 1498456900
+SHA256 (mwparserfromhell-0.5.tar.gz) = 58cf4ccc081410d884b72abeda5664f390021b5761328e2ced09421091a48f68
+SIZE (mwparserfromhell-0.5.tar.gz) = 130482