diff options
author | Lars Thegler <lth@FreeBSD.org> | 2009-11-22 21:51:57 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2009-11-22 21:51:57 +0000 |
commit | bc62a77b1718949f4f69a3f719a7d703e71f9f46 (patch) | |
tree | 175b61d73fd0b14f0069e0688339109da740800d /www | |
parent | d4ea6acf867e50ab3b050257c011cb8ae1f6fcfe (diff) | |
download | ports-bc62a77b1718949f4f69a3f719a7d703e71f9f46.tar.gz ports-bc62a77b1718949f4f69a3f719a7d703e71f9f46.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/distinfo | 6 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/pkg-plist | 2 |
3 files changed, 4 insertions, 8 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 1f61e09ebe3b..29e0b11af092 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Shorten -PORTVERSION= 2.05 +PORTVERSION= 2.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,8 +26,6 @@ MAN3= WWW::Shorten.3 \ WWW::Shorten::Linkz.3 \ WWW::Shorten::MakeAShorterLink.3 \ WWW::Shorten::Metamark.3 \ - WWW::Shorten::NotLong.3 \ - WWW::Shorten::OneShortLink.3 \ WWW::Shorten::Shorl.3 \ WWW::Shorten::TinyClick.3 \ WWW::Shorten::TinyURL.3 \ diff --git a/www/p5-WWW-Shorten/distinfo b/www/p5-WWW-Shorten/distinfo index e02bb0236cbd..104ed1c07454 100644 --- a/www/p5-WWW-Shorten/distinfo +++ b/www/p5-WWW-Shorten/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Shorten-2.05.tar.gz) = 644b7efed669b2da5631143fbd8e9056 -SHA256 (WWW-Shorten-2.05.tar.gz) = 9cddeeca1609db8dd28aeaf34b05e71e1452b1c55a96ae4c57100d02987409dd -SIZE (WWW-Shorten-2.05.tar.gz) = 35087 +MD5 (WWW-Shorten-2.06.tar.gz) = 9fb79a25bacaf24e143d734200647a96 +SHA256 (WWW-Shorten-2.06.tar.gz) = da69bb3a38c89daf5a84e359f5c4227845072c12ce52e5661a4791e7261999fb +SIZE (WWW-Shorten-2.06.tar.gz) = 28930 diff --git a/www/p5-WWW-Shorten/pkg-plist b/www/p5-WWW-Shorten/pkg-plist index 8959d2f3f4b1..fdb718ce2596 100644 --- a/www/p5-WWW-Shorten/pkg-plist +++ b/www/p5-WWW-Shorten/pkg-plist @@ -4,8 +4,6 @@ bin/shorten %%SITE_PERL%%/WWW/Shorten/Linkz.pm %%SITE_PERL%%/WWW/Shorten/MakeAShorterLink.pm %%SITE_PERL%%/WWW/Shorten/Metamark.pm -%%SITE_PERL%%/WWW/Shorten/NotLong.pm -%%SITE_PERL%%/WWW/Shorten/OneShortLink.pm %%SITE_PERL%%/WWW/Shorten/Shorl.pm %%SITE_PERL%%/WWW/Shorten/TinyClick.pm %%SITE_PERL%%/WWW/Shorten/TinyURL.pm |