diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-15 05:57:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-15 05:57:45 +0800 |
commit | 4e98e60e18921219843a86cdc042321eae7dc03a (patch) | |
tree | f19c5052c297aa131d0174ed2767193d9fa442cd /www | |
parent | a027a89732c4abf07c6322482d020103965b88d5 (diff) | |
download | freebsd-ports-gnome-4e98e60e18921219843a86cdc042321eae7dc03a.tar.gz freebsd-ports-gnome-4e98e60e18921219843a86cdc042321eae7dc03a.tar.zst freebsd-ports-gnome-4e98e60e18921219843a86cdc042321eae7dc03a.zip |
- Update to 1.10
PR: 136766
Submitted by: Masafumi NAKANE <max@accessibility.org> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Shorten-Bitly/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Shorten-Bitly/distinfo | 6 | ||||
-rw-r--r-- | www/p5-WWW-Shorten-Bitly/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Shorten-Bitly/Makefile b/www/p5-WWW-Shorten-Bitly/Makefile index 64162fae935c..8a4bd6883292 100644 --- a/www/p5-WWW-Shorten-Bitly/Makefile +++ b/www/p5-WWW-Shorten-Bitly/Makefile @@ -6,13 +6,13 @@ # PORTNAME= WWW-Shorten-Bitly -PORTVERSION= 1.06 +PORTVERSION= 1.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= max@FreeBSD.org -COMMENT= Abstract interface to URL shortening sites +COMMENT= Abstract interface to bit.ly, one of URL shortening sites BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \ p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \ diff --git a/www/p5-WWW-Shorten-Bitly/distinfo b/www/p5-WWW-Shorten-Bitly/distinfo index bd869eedb866..a9bc60eda907 100644 --- a/www/p5-WWW-Shorten-Bitly/distinfo +++ b/www/p5-WWW-Shorten-Bitly/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Shorten-Bitly-1.06.tar.gz) = b5c39fd1f14483eb7856a89de9a8e5f1 -SHA256 (WWW-Shorten-Bitly-1.06.tar.gz) = 19f371decfe5c7b83df27c304bfedb65d5759257515d299d49bf83bea8dd7219 -SIZE (WWW-Shorten-Bitly-1.06.tar.gz) = 5990 +MD5 (WWW-Shorten-Bitly-1.10.tar.gz) = 8dc2a08a74f002c63b3b4c3bd9848893 +SHA256 (WWW-Shorten-Bitly-1.10.tar.gz) = b72b1e295a6302d453da17b871a32d55b81f435d143f544a1a2cfe14aad3118d +SIZE (WWW-Shorten-Bitly-1.10.tar.gz) = 6039 diff --git a/www/p5-WWW-Shorten-Bitly/pkg-plist b/www/p5-WWW-Shorten-Bitly/pkg-plist index cda1c75ddf21..5c65eddfc04f 100644 --- a/www/p5-WWW-Shorten-Bitly/pkg-plist +++ b/www/p5-WWW-Shorten-Bitly/pkg-plist @@ -3,5 +3,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry %%SITE_PERL%%/WWW/Shorten +@dirrmtry %%SITE_PERL%%/WWW |