1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 5.13.1

- Sort RUN_DEPENDS

Changes:	http://www.livinglogic.de/Python/xist/History.html
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-24 17:41:40 +00:00
parent 55b541a20b
commit 71e78ec7d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390507
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xist
PORTVERSION= 5.13
PORTVERSION= 5.13.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
http://ftp.livinglogic.de/xist/
@ -14,9 +14,9 @@ COMMENT= XML-based extensible HTML generator
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.4:${PORTSDIR}/devel/py-lxml \
${PYTHON_PKGNAMEPREFIX}pillow>=2.6:${PORTSDIR}/graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}cssutils>=1.0:${PORTSDIR}/www/py-cssutils
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssutils>=1.0:${PORTSDIR}/www/py-cssutils \
${PYTHON_PKGNAMEPREFIX}lxml>=3.4:${PORTSDIR}/devel/py-lxml \
${PYTHON_PKGNAMEPREFIX}pillow>=2.6:${PORTSDIR}/graphics/py-pillow
USES= python:3 tar:bzip2
USE_PYTHON= autoplist distutils

View File

@ -1,2 +1,2 @@
SHA256 (ll-xist-5.13.tar.bz2) = 5cd186bf90db261c4e5f72ea1ff7422f8fd97677b706f39daf15980e1c1f1ec0
SIZE (ll-xist-5.13.tar.bz2) = 519088
SHA256 (ll-xist-5.13.1.tar.bz2) = 68f63eeade82509055b6c4e7a421b54410374dff3a17b45fe7c7192d20572f67
SIZE (ll-xist-5.13.1.tar.bz2) = 738682