Date: Sun, 22 Nov 2009 03:03:40 -0500 (EST) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lth@FreeBSD.org Subject: ports/140768: [PATCH] www/p5-WWW-Shorten: update to 2.06 Message-ID: <20091122080340.2617317081@spartan.hamla.org> Resent-Message-ID: <200911220810.nAM8A3cO027767@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140768 >Category: ports >Synopsis: [PATCH] www/p5-WWW-Shorten: update to 2.06 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Nov 22 08:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: - Update to 2.06 - Changes: http://cpansearch.perl.org/src/DAVECROSS/WWW-Shorten-2.06/Changes >How-To-Repeat: >Fix: --- p5-WWW-Shorten.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 29 Sep 2009 11:56:14 -0000 1.17 +++ Makefile 22 Nov 2009 07:59:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Shorten -PORTVERSION= 2.05 +PORTVERSION= 2.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,8 +26,6 @@ WWW::Shorten::Linkz.3 \ WWW::Shorten::MakeAShorterLink.3 \ WWW::Shorten::Metamark.3 \ - WWW::Shorten::NotLong.3 \ - WWW::Shorten::OneShortLink.3 \ WWW::Shorten::Shorl.3 \ WWW::Shorten::TinyClick.3 \ WWW::Shorten::TinyURL.3 \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- distinfo 29 Sep 2009 11:56:14 -0000 1.16 +++ distinfo 22 Nov 2009 07:59:41 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-Shorten-2.05.tar.gz) = 644b7efed669b2da5631143fbd8e9056 -SHA256 (WWW-Shorten-2.05.tar.gz) = 9cddeeca1609db8dd28aeaf34b05e71e1452b1c55a96ae4c57100d02987409dd -SIZE (WWW-Shorten-2.05.tar.gz) = 35087 +MD5 (WWW-Shorten-2.06.tar.gz) = 9fb79a25bacaf24e143d734200647a96 +SHA256 (WWW-Shorten-2.06.tar.gz) = da69bb3a38c89daf5a84e359f5c4227845072c12ce52e5661a4791e7261999fb +SIZE (WWW-Shorten-2.06.tar.gz) = 28930 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 29 Sep 2009 11:56:14 -0000 1.8 +++ pkg-plist 22 Nov 2009 07:59:41 -0000 @@ -4,8 +4,6 @@ %%SITE_PERL%%/WWW/Shorten/Linkz.pm %%SITE_PERL%%/WWW/Shorten/MakeAShorterLink.pm %%SITE_PERL%%/WWW/Shorten/Metamark.pm -%%SITE_PERL%%/WWW/Shorten/NotLong.pm -%%SITE_PERL%%/WWW/Shorten/OneShortLink.pm %%SITE_PERL%%/WWW/Shorten/Shorl.pm %%SITE_PERL%%/WWW/Shorten/TinyClick.pm %%SITE_PERL%%/WWW/Shorten/TinyURL.pm --- p5-WWW-Shorten.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091122080340.2617317081>