mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
- Update to 2.3.0
This commit is contained in:
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
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= markdown2
|
PORTNAME= markdown2
|
||||||
PORTVERSION= 2.2.1
|
PORTVERSION= 2.3.0
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -13,6 +13,6 @@ COMMENT= Fast and complete Python implementation of Markdown
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= python zip
|
USES= python zip
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (markdown2-2.2.1.zip) = 1e529b016e094402ba1a632f9db77eb168cd085d7cb81309a55b33c3e72999b9
|
SHA256 (markdown2-2.3.0.zip) = c8e29ba47a0e408bb92df75d5c6361c84268c54c5320d53ffd4961c546f77f1c
|
||||||
SIZE (markdown2-2.2.1.zip) = 138508
|
SIZE (markdown2-2.3.0.zip) = 145194
|
||||||
|
|
Loading…
Add table
Reference in a new issue