From bf7e0a6ab8fe383563fd2f27523352cf6f841eb1 Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 22 Apr 2010 04:27:07 +0000 Subject: Update from version 2.03 to version 3.00. Upstream changes: 2010-01-20 Dave Cross * Build.PL: Removed version number so it's picked up from lib/WWW/Shorten.pm 2009-12-19 Dave Cross * Build.PL, MANIFEST: Bumped version number. Removed shorl files from MANIFEST. * MANIFEST, lib/WWW/Shorten/Shorl.pm, t/shorl.t: Removed support for shorl.pm (now in WWW::Shorten::Shorl distribution). 2009-12-15 yappo * lib/WWW/Shorten/Shorl.pm: shorl.com was change the request method ( POST to GET ) 2009-11-21 Dave Cross * lib/WWW/Shorten/NotLong.pm, lib/WWW/Shorten/OneShortLink.pm, t/notlong.t, t/oneshort.t: Removed support for NotLong and OneShortLink (separate distributions to follow soon). Bumper to version 2.06. 2009-09-18 Dave Cross * Build.PL: Bump to version 2.05 for release. * lib/WWW/Shorten.pm, t/newnames.t: Finish removing all references to SnipURL.pm. 2009-09-08 Dave Cross * MANIFEST: Removed snipurl.t from MANIFEST. * Build.PL, MANIFEST, lib/WWW/Shorten/SnipURL.pm, t/snipurl.t: Removed WWW::Shorten::SnipURL (API changed, separate dist will follow). Bumped version to 2.04. 2009-04-11 Dave Cross * lib/WWW/Shorten.pm: Start using $DEFAULT_SERVICE variable. * MANIFEST: Removed files from MANIFEST * lib/WWW/Shorten.pm: Documenation improvements. * lib/WWW/Shorten/BabyURL.pm, lib/WWW/Shorten/EkDk.pm, lib/WWW/Shorten/ShortLink.pm, lib/WWW/Shorten/SmLnk.pm, lib/WWW/Shorten/URLjr.pm, lib/WWW/Shorten/V3.pm, lib/WWW/Shorten/qURL.pm, t/babyurl.t, t/ekdk.t, t/qurl.t, t/shortlink.t, t/smlnk.t, t/urljr.t, t/v3.t: Removed a number of modules that supported services that are no longer around. --- www/p5-WWW-Shorten/Makefile | 4 ++-- www/p5-WWW-Shorten/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 472582f35e7..3a952f7fe98 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2009/03/19 19:46:28 seb Exp $ +# $NetBSD: Makefile,v 1.3 2010/04/22 04:27:07 seb Exp $ -DISTNAME= WWW-Shorten-2.03 +DISTNAME= WWW-Shorten-3.00 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Shorten/distinfo b/www/p5-WWW-Shorten/distinfo index b29c3fafa3c..6677f389618 100644 --- a/www/p5-WWW-Shorten/distinfo +++ b/www/p5-WWW-Shorten/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/03/19 19:46:28 seb Exp $ +$NetBSD: distinfo,v 1.3 2010/04/22 04:27:07 seb Exp $ -SHA1 (WWW-Shorten-2.03.tar.gz) = f2317babfbccda2bc2b2b47c5bac41d99733c97c -RMD160 (WWW-Shorten-2.03.tar.gz) = 276967a051b14ba833efc1a4de288b711dedd4a4 -Size (WWW-Shorten-2.03.tar.gz) = 32685 bytes +SHA1 (WWW-Shorten-3.00.tar.gz) = bc48cc93c7e6960f220478ab5a588b55f281aba9 +RMD160 (WWW-Shorten-3.00.tar.gz) = 145b3b3d1f7bd4f715fb096d06970d318b4e7973 +Size (WWW-Shorten-3.00.tar.gz) = 28294 bytes -- cgit v1.2.3