mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.1.8
- Pass maintainership to submitter - While I'm here: - Update USE_PYTHON - Change WWW to PyPI Changes: https://github.com/ikirudennis/python-textile/commits/master PR: ports/190340 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
01315ca45e
commit
230f198f2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355781
@ -2,21 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= textile
|
||||
PORTVERSION= 2.1.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1.8
|
||||
CATEGORIES= www textproc python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Textile markup generator written in Python
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
PROJECTHOST= pytextile
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (textile-2.1.5.tar.gz) = b22a2e2fcb0e6b55a39b181d978d4b7429abf8504b09442dc55756fa98d3bcf6
|
||||
SIZE (textile-2.1.5.tar.gz) = 16541
|
||||
SHA256 (textile-2.1.8.tar.gz) = c443f4bf0a31df9e707e615f869d4f51b08cdb222d17ca3009eda44f7cfd8629
|
||||
SIZE (textile-2.1.8.tar.gz) = 34002
|
||||
|
@ -1,4 +1,4 @@
|
||||
Textile is a Python implementation of the Textile
|
||||
(http://textism.com/tools/textile) markup language.
|
||||
|
||||
WWW: http://loopcore.com/python-textile/
|
||||
WWW: https://pypi.python.org/pypi/textile
|
||||
|
Loading…
Reference in New Issue
Block a user