diff options
author | wen <wen@FreeBSD.org> | 2010-05-24 11:26:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-24 11:26:07 +0800 |
commit | 349ce9f6ef7d9b5c3bd226c5e6385da72c62ee77 (patch) | |
tree | 4b5f3fdec7525ebfb07300e44fbfa1efbd675ce6 /www/xist | |
parent | 9dff53caf5859304a8f40a7b4711d6ba0b89b47c (diff) | |
download | freebsd-ports-gnome-349ce9f6ef7d9b5c3bd226c5e6385da72c62ee77.tar.gz freebsd-ports-gnome-349ce9f6ef7d9b5c3bd226c5e6385da72c62ee77.tar.zst freebsd-ports-gnome-349ce9f6ef7d9b5c3bd226c5e6385da72c62ee77.zip |
- Update to 3.7.6
- Reset maintainer
Diffstat (limited to 'www/xist')
-rw-r--r-- | www/xist/Makefile | 4 | ||||
-rw-r--r-- | www/xist/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index cbc424ecf5eb..6c1cb50ea49b 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -7,14 +7,14 @@ # PORTNAME= xist -PORTVERSION= 3.7.4 +PORTVERSION= 3.7.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://ftp.livinglogic.de/xist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ll-${PORTNAME}-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An XML-based extensible HTML generator RUN_DEPENDS= ${PYXML} \ diff --git a/www/xist/distinfo b/www/xist/distinfo index 435f24db6e96..8595b5afe056 100644 --- a/www/xist/distinfo +++ b/www/xist/distinfo @@ -1,3 +1,3 @@ -MD5 (ll-xist-3.7.4.tar.bz2) = 88de24aeec1bbc73b37fee508f102bcf -SHA256 (ll-xist-3.7.4.tar.bz2) = 3eefd8e771725f0c9f834c9545f1a26857990bc3ad57e7103080f52c2c683238 -SIZE (ll-xist-3.7.4.tar.bz2) = 353483 +MD5 (ll-xist-3.7.6.tar.bz2) = 2f8a58c8de7db78bda5a291f611e0a97 +SHA256 (ll-xist-3.7.6.tar.bz2) = 161746cdf571649e447a166dcc6ead21abf026ebff451d004bc6b83a9ae46e11 +SIZE (ll-xist-3.7.6.tar.bz2) = 349499 |