diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-03-19 09:37:08 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-03-19 09:37:08 +0000 |
commit | 04bee019743548a41cf84143f017196b1e391ffc (patch) | |
tree | d13d46e967809927a56958a8bb45615795cf524b | |
parent | c5bcd3fe4017db8dd4ef65c67f1b7c00317e06ed (diff) | |
download | ports-04bee019743548a41cf84143f017196b1e391ffc.tar.gz ports-04bee019743548a41cf84143f017196b1e391ffc.zip |
Notes
-rw-r--r-- | textproc/py-markdown2/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-markdown2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile index 9b1414ed80f3..1b3b9e6bee25 100644 --- a/textproc/py-markdown2/Makefile +++ b/textproc/py-markdown2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= markdown2 -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-markdown2/distinfo b/textproc/py-markdown2/distinfo index 684c6cff9e95..b7571fa5916b 100644 --- a/textproc/py-markdown2/distinfo +++ b/textproc/py-markdown2/distinfo @@ -1,2 +1,2 @@ -SHA256 (markdown2-2.3.0.zip) = c8e29ba47a0e408bb92df75d5c6361c84268c54c5320d53ffd4961c546f77f1c -SIZE (markdown2-2.3.0.zip) = 145194 +SHA256 (markdown2-2.3.1.zip) = 4463dd754e79e4afd490c21d81db67b85b488a0d0adf2fee2b99a69c4e67d80e +SIZE (markdown2-2.3.1.zip) = 147881 |