diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-01-04 19:42:50 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-01-04 19:42:50 +0000 |
commit | 20ae624b978ced1be00488cd820cdab0fba91497 (patch) | |
tree | 61627892b4a613eeeb47e3d6530beb5d6b92666f /www/p5-HTML-SimpleLinkExtor | |
parent | 76de8b5b3a0af8b68c5fb0afe5bc315fea148213 (diff) | |
download | ports-20ae624b978ced1be00488cd820cdab0fba91497.tar.gz ports-20ae624b978ced1be00488cd820cdab0fba91497.zip |
Update to 1.15.
Notes
Notes:
svn path=/head/; revision=181430
Diffstat (limited to 'www/p5-HTML-SimpleLinkExtor')
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index c9485ea41cb2..8d586ed763b2 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-SimpleLinkExtor -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -24,11 +24,6 @@ PERL_CONFIGURE= yes MAN1= linktractor.1 MAN3= HTML::SimpleLinkExtor.3 -post-patch: - ${PERL} -i -pe \ - 's|INST_MAN3DIR\)/linktractor|INST_MAN1DIR)/linktractor|' \ - ${WRKSRC}/Makefile.PL - .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 diff --git a/www/p5-HTML-SimpleLinkExtor/distinfo b/www/p5-HTML-SimpleLinkExtor/distinfo index 0e9e1b400d95..bbb105fe56cc 100644 --- a/www/p5-HTML-SimpleLinkExtor/distinfo +++ b/www/p5-HTML-SimpleLinkExtor/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-SimpleLinkExtor-1.14.tar.gz) = 3452fb7fa1ce8f896bd188578d5eb436 -SHA256 (HTML-SimpleLinkExtor-1.14.tar.gz) = f469b7de46d5e12820d6d60d6350cdcd00ca543e8ac250d257a22574410e6355 -SIZE (HTML-SimpleLinkExtor-1.14.tar.gz) = 7792 +MD5 (HTML-SimpleLinkExtor-1.15.tar.gz) = 76f8c3e0d5493a83085525bdfe956c97 +SHA256 (HTML-SimpleLinkExtor-1.15.tar.gz) = 584cd483c49d255b688aa3b6e71b35bd686f6b9e7e428b9b3c2eaaee5c48556a +SIZE (HTML-SimpleLinkExtor-1.15.tar.gz) = 8029 |