diff options
author | tobez <tobez@FreeBSD.org> | 2005-01-28 21:04:33 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-01-28 21:04:33 +0800 |
commit | 3161185589de7dba7b26460bdd3fffdf962905fb (patch) | |
tree | 8b52e8b48fb961a667e7298797ced3ff4ef32aa0 | |
parent | 5f240507f022d447e1e206cc2f6782bf5229d685 (diff) | |
download | freebsd-ports-gnome-3161185589de7dba7b26460bdd3fffdf962905fb.tar.gz freebsd-ports-gnome-3161185589de7dba7b26460bdd3fffdf962905fb.tar.zst freebsd-ports-gnome-3161185589de7dba7b26460bdd3fffdf962905fb.zip |
Update to 1.08, assign maintainer to perl.
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index f014d6deb5de..69a6f1e36895 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -6,13 +6,13 @@ # PORTNAME= HTML-SimpleLinkExtor -PORTVERSION= 1.06 +PORTVERSION= 1.08 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= This is a simple HTML link extractor BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ diff --git a/www/p5-HTML-SimpleLinkExtor/distinfo b/www/p5-HTML-SimpleLinkExtor/distinfo index 0446108814d7..081100a81c33 100644 --- a/www/p5-HTML-SimpleLinkExtor/distinfo +++ b/www/p5-HTML-SimpleLinkExtor/distinfo @@ -1,2 +1,2 @@ -MD5 (HTML-SimpleLinkExtor-1.06.tar.gz) = b86290d5f29049d198c02ad76f80ee5d -SIZE (HTML-SimpleLinkExtor-1.06.tar.gz) = 4827 +MD5 (HTML-SimpleLinkExtor-1.08.tar.gz) = d0c268595be8b6e47fd35c263a659f03 +SIZE (HTML-SimpleLinkExtor-1.08.tar.gz) = 5056 |