www/py-textile: Update version 2.3.16=>3.0.0
- Change MASTERSIETS to GITHUB - Update HOMEPAGE to GITHUB Relnotes: https://github.com/textile/python-textile/blob/master/CHANGELOG.textile
This commit is contained in:
parent
476cfc63a9
commit
24d7c866cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458465
3 changed files with 8 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= textile
|
||||
PORTVERSION= 2.3.16
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= www textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,5 +18,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${F
|
|||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME}
|
||||
GH_PROJECT= python-${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1505758978
|
||||
SHA256 (textile-2.3.16.tar.gz) = 6f151c1a4119fc5f795b59efdb4a35998718b1a55c2d882e54785a189cfb5907
|
||||
SIZE (textile-2.3.16.tar.gz) = 47578
|
||||
TIMESTAMP = 1515416930
|
||||
SHA256 (textile-python-textile-3.0.0_GH0.tar.gz) = 5fd714b9e10afb48a2285ef504002c611bde277eebfa6b75425e3ae4a98bbc0c
|
||||
SIZE (textile-python-textile-3.0.0_GH0.tar.gz) = 47822
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Textile is a Python implementation of the Textile
|
||||
(http://textism.com/tools/textile) markup language.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/textile
|
||||
WWW: https://github.com/textile/python-textile/releases
|
||||
|
|
Loading…
Reference in a new issue