diff options
author | mef <mef@pkgsrc.org> | 2015-01-12 13:49:30 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-12 13:49:30 +0000 |
commit | ed3185d68699e59a1ec26a4248ff05979fd22100 (patch) | |
tree | 946ba705421dc82ac5ed1bd92cbcaa06e97decb5 /www/p5-WWW-Shorten | |
parent | b4313883909c1e4f3842062e1d4a0afdbc838fe4 (diff) | |
download | pkgsrc-ed3185d68699e59a1ec26a4248ff05979fd22100.tar.gz |
Update 3.04 to 3.06
www-shorten (0.1.1) unstable; urgency=low
* bin/shorten, lib/WWW/Shorten.pm, lib/WWW/Shorten/Metamark.pm,
t/00load_a.t, t/00load_b.t, t/00noexp.t, t/metamark.t,
t/newnames.t: Metamark is dead :-(
-- Dave Cross <dave@dave.org.uk> Mon, 15 Sep 2014 21:30:35 +0100
www-shorten (0.1.1) unstable; urgency=low
* lib/WWW/Shorten.pm: Typo in documentation.
* lib/WWW/Shorten.pm: Bump version for CPAN release.
* INSTALL: Updated the INSTALL instructions.
* t/tinyurl.t: (Possible) fix to the TinyURL test.
* README: Modernised README
* .travis.yml: Added .travis.yml
-- Dave Cross <dave@dave.org.uk> Tue, 6 May 2014 15:50:50 +0100
Diffstat (limited to 'www/p5-WWW-Shorten')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 5 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 192015cf9da..0dc4761122e 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/01/12 13:49:30 mef Exp $ -DISTNAME= WWW-Shorten-3.04 +DISTNAME= WWW-Shorten-3.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 38a81e7e5d6..735bb146b19 100644 --- a/www/p5-WWW-Shorten/distinfo +++ b/www/p5-WWW-Shorten/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/10/20 14:09:24 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/01/12 13:49:30 mef Exp $ -SHA1 (WWW-Shorten-3.04.tar.gz) = 043dcd44ef2a7d80918974ff42847a71a2c68663 -RMD160 (WWW-Shorten-3.04.tar.gz) = 302dd3d29a0549d4a1e4a93b7db59a2f239c3b82 -Size (WWW-Shorten-3.04.tar.gz) = 26632 bytes +SHA1 (WWW-Shorten-3.06.tar.gz) = a11eec7d7dc3b2bcb888878110a56ac3daf7c540 +RMD160 (WWW-Shorten-3.06.tar.gz) = a8ef800165417bfb0095c305d67e1920a6fc5e52 +Size (WWW-Shorten-3.06.tar.gz) = 27522 bytes |