diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-11 17:07:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-11 17:07:04 +0000 |
commit | 5694ed37e084aa95afbdc35465a8a88c9d527462 (patch) | |
tree | 65ef47a23612fc4b710bf6f29e77d873b09b9842 /textproc/p5-HTML-Truncate | |
parent | a9853325b1ba1d5b110989b48a9eebf756141c85 (diff) | |
download | ports-5694ed37e084aa95afbdc35465a8a88c9d527462.tar.gz ports-5694ed37e084aa95afbdc35465a8a88c9d527462.zip |
Notes
Diffstat (limited to 'textproc/p5-HTML-Truncate')
-rw-r--r-- | textproc/p5-HTML-Truncate/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-HTML-Truncate/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index 04c94364844d..691c5220cb69 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Truncate -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +22,4 @@ PERL_CONFIGURE= 5.8.0+ MAN3= HTML::Truncate.3 -post-patch: - ${REINPLACE_CMD} -e 's,Yesh.pm,HTML/Truncate.pm,' ${WRKSRC}/${CONFIGURE_SCRIPT} - .include <bsd.port.mk> diff --git a/textproc/p5-HTML-Truncate/distinfo b/textproc/p5-HTML-Truncate/distinfo index 4fa0e514b80c..57a3148a9674 100644 --- a/textproc/p5-HTML-Truncate/distinfo +++ b/textproc/p5-HTML-Truncate/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-Truncate-0.17.tar.gz) = a49b2659505be5c6896bd9ec6a989249 -SHA256 (HTML-Truncate-0.17.tar.gz) = 6763c2aeade5a6474320281acfc3da2fd80278a8a51ebb93af56dac6d25d491e -SIZE (HTML-Truncate-0.17.tar.gz) = 31169 +MD5 (HTML-Truncate-0.18.tar.gz) = 158a57ea03fef9b8b40732c7a4240ab5 +SHA256 (HTML-Truncate-0.18.tar.gz) = 01de4a8b53f0688a3d88a2418410745a982e66264beeb9a2bc9f0671a46a9c0e +SIZE (HTML-Truncate-0.18.tar.gz) = 32650 |