diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-16 14:25:15 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-16 14:25:15 +0800 |
commit | 122a6b0cd17b63b48efb23c1c406cc39754e4f8c (patch) | |
tree | 5ea7c4513337449d561584296388e2a7fc74c328 /www | |
parent | 2343ad16d2c62397a21aea31d2de808d13670562 (diff) | |
download | freebsd-ports-gnome-122a6b0cd17b63b48efb23c1c406cc39754e4f8c.tar.gz freebsd-ports-gnome-122a6b0cd17b63b48efb23c1c406cc39754e4f8c.tar.zst freebsd-ports-gnome-122a6b0cd17b63b48efb23c1c406cc39754e4f8c.zip |
- Update to 1.23
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index f37c39a7cc30..8ebe5618fdf0 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-SimpleLinkExtor -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +21,6 @@ RUN_DEPENDS= p5-HTML-Parser>=1.28:${PORTSDIR}/www/p5-HTML-Parser \ PERL_CONFIGURE= yes MAN1= linktractor.1 -MAN3= HTML::SimpleLinkExtor.3 +MAN3= SimpleLinkExtor.3 .include <bsd.port.mk> diff --git a/www/p5-HTML-SimpleLinkExtor/distinfo b/www/p5-HTML-SimpleLinkExtor/distinfo index 99171d2d5158..ec99a5517fc0 100644 --- a/www/p5-HTML-SimpleLinkExtor/distinfo +++ b/www/p5-HTML-SimpleLinkExtor/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-SimpleLinkExtor-1.22.tar.gz) = ee070257842cc692fa442258a4509cf6 -SHA256 (HTML-SimpleLinkExtor-1.22.tar.gz) = c65dc770da8b795c37a81ceed6d896979f0d4f45eada7d0f691455c99b7d5fb0 -SIZE (HTML-SimpleLinkExtor-1.22.tar.gz) = 9924 +MD5 (HTML-SimpleLinkExtor-1.23.tar.gz) = cd1628eefce02f4196e711b8315f16ae +SHA256 (HTML-SimpleLinkExtor-1.23.tar.gz) = 59fee20c080b11831c29fa35422f8325d2ca4e82b823ff7c48d43b27af0a5c78 +SIZE (HTML-SimpleLinkExtor-1.23.tar.gz) = 9997 |