Update p5-WWW-Shorten to 3.02.

Changes from previous:
2010-12-06  Dave Cross <dave@dave.org.uk>

  * lib/WWW/Shorten.pm: Bump version number for release.

  * bin/shorten: Be far more intelligent about the code that allows the user to
  choose which service to use.

  * MANIFEST.SKIP: Added MYMETA.yml to MANIFEST.SKIP.

  * bin/shorten: Default to using a service that we currently support.

  * Build.PL, lib/WWW/Shorten.pm: Added Config::Auto to list of dependencies
  (it's used by the shorten program). Bumped version for release.
This commit is contained in:
hiramatsu 2011-10-07 11:37:44 +00:00
parent bbc3413cf6
commit 643e47d3e5
2 changed files with 7 additions and 7 deletions

View file

@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.5 2011/08/14 16:06:12 obache Exp $
# $NetBSD: Makefile,v 1.6 2011/10/07 11:37:44 hiramatsu Exp $
DISTNAME= WWW-Shorten-3.00
DISTNAME= WWW-Shorten-3.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/WWW-Shorten/
COMMENT= Perl 5 module interface to URL shortening sites
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2010/04/22 04:27:07 seb Exp $
$NetBSD: distinfo,v 1.4 2011/10/07 11:37:44 hiramatsu Exp $
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
SHA1 (WWW-Shorten-3.02.tar.gz) = 57b691468b495d228a16fd9969f8ba3c36c36042
RMD160 (WWW-Shorten-3.02.tar.gz) = fd41736ea926149366e1752d665a450e76fd3844
Size (WWW-Shorten-3.02.tar.gz) = 33501 bytes