diff options
author | leeym <leeym@FreeBSD.org> | 2009-05-12 01:07:04 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-05-12 01:07:04 +0800 |
commit | acecad311052119eb8900caa53344aa1d135cc2a (patch) | |
tree | ca6183f166e718fae188aa65f994fc5536c738ee /textproc/p5-HTML-Truncate | |
parent | 97594f88e133aeee44f85e7d6b3cec1059ecb28a (diff) | |
download | freebsd-ports-gnome-acecad311052119eb8900caa53344aa1d135cc2a.tar.gz freebsd-ports-gnome-acecad311052119eb8900caa53344aa1d135cc2a.tar.zst freebsd-ports-gnome-acecad311052119eb8900caa53344aa1d135cc2a.zip |
- update to 0.18
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 |