diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-08 03:26:43 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-08 03:26:43 +0000 |
commit | 0f15a9d90f170d1c44455423fa212c1c449ffc68 (patch) | |
tree | 5348f3c1ca9c1af689958317012d588b6918e65a /www | |
parent | New port: devel/pear-apd - Advanced PHP Debugger (APD). (diff) |
Update to 1.87
PR: 56577
Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes:
svn path=/head/; revision=88732
Diffstat (limited to '')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/distinfo | 2 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 1afccc035328..97d172584384 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Shorten -PORTVERSION= 1.86 +PORTVERSION= 1.87 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -24,6 +24,7 @@ PERL_CONFIGURE= yes MAN3= WWW::Shorten.3 \ WWW::Shorten::BabyURL.3 \ WWW::Shorten::EkDk.3 \ + WWW::Shorten::Linkz.3 \ WWW::Shorten::MakeAShorterLink.3 \ WWW::Shorten::Metamark.3 \ WWW::Shorten::NotLong.3 \ diff --git a/www/p5-WWW-Shorten/distinfo b/www/p5-WWW-Shorten/distinfo index 13368100f8c2..bcb92f305812 100644 --- a/www/p5-WWW-Shorten/distinfo +++ b/www/p5-WWW-Shorten/distinfo @@ -1 +1 @@ -MD5 (WWW-Shorten-1.86.tar.gz) = bd8cfa9689b7b8d1787d0b2e16aac21d +MD5 (WWW-Shorten-1.87.tar.gz) = 73f4f624710793312c3f2f68c6cdfb52 diff --git a/www/p5-WWW-Shorten/pkg-plist b/www/p5-WWW-Shorten/pkg-plist index 1f5951a8c362..6002b5871451 100644 --- a/www/p5-WWW-Shorten/pkg-plist +++ b/www/p5-WWW-Shorten/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/WWW/Shorten.pm %%SITE_PERL%%/WWW/Shorten/BabyURL.pm %%SITE_PERL%%/WWW/Shorten/EkDk.pm +%%SITE_PERL%%/WWW/Shorten/Linkz.pm %%SITE_PERL%%/WWW/Shorten/MakeAShorterLink.pm %%SITE_PERL%%/WWW/Shorten/Metamark.pm %%SITE_PERL%%/WWW/Shorten/NotLong.pm |