- Update to 2.3.0

This commit is contained in:
Wen Heping 2015-12-09 08:25:20 +00:00
parent 59de7917b8
commit 0e79912ce4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403369
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= markdown2
PORTVERSION= 2.2.1
PORTVERSION= 2.3.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,6 +13,6 @@ COMMENT= Fast and complete Python implementation of Markdown
LICENSE= MIT
USES= python zip
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (markdown2-2.2.1.zip) = 1e529b016e094402ba1a632f9db77eb168cd085d7cb81309a55b33c3e72999b9
SIZE (markdown2-2.2.1.zip) = 138508
SHA256 (markdown2-2.3.0.zip) = c8e29ba47a0e408bb92df75d5c6361c84268c54c5320d53ffd4961c546f77f1c
SIZE (markdown2-2.3.0.zip) = 145194