Date: Mon, 14 Sep 2009 23:57:16 +0900 (JST) From: Masafumi NAKANE <max@accessibility.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/138809: [maintainer-update] ports/www/p5-WWW-Shorten-Bitly Message-ID: <20090914145716.99AE9547423@bourbon.accessibility.org> Resent-Message-ID: <200909141500.n8EF0CtD007861@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138809 >Category: ports >Synopsis: [maintainer-update] ports/www/p5-WWW-Shorten-Bitly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Sep 14 15:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Masafumi NAKANE >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD bourbon.accessibility.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #2: Fri Oct 3 16:27:21 JST 2008 root@bourbon.accessibility.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update ports/www/p5-WWW-Shorten-Bitly from 1.11 to 1.14. >How-To-Repeat: >Fix: Patch attached below: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 16 Aug 2009 23:33:55 -0000 1.3 +++ Makefile 14 Sep 2009 14:51:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Shorten-Bitly -PORTVERSION= 1.11 +PORTVERSION= 1.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +21,7 @@ PERL_CONFIGURE= yes +MAN1= bitly_url.1 MAN3= WWW::Shorten::Bitly.3 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 16 Aug 2009 23:33:55 -0000 1.3 +++ distinfo 14 Sep 2009 14:44:58 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-Shorten-Bitly-1.11.tar.gz) = 98cd25200e8a86e7a0476f227bf8f11e -SHA256 (WWW-Shorten-Bitly-1.11.tar.gz) = 58b22bf69a727d061374bbde1505c9cb1867739efe6c28f5d2506970b34dbb75 -SIZE (WWW-Shorten-Bitly-1.11.tar.gz) = 6430 +MD5 (WWW-Shorten-Bitly-1.14.tar.gz) = b1545a4fca266a9248caad71b21905d9 +SHA256 (WWW-Shorten-Bitly-1.14.tar.gz) = 37bc00d293531da5e21e2da618e1721e8fc367026b1eb8e07f63bb23b6b6c5ea +SIZE (WWW-Shorten-Bitly-1.14.tar.gz) = 6894 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 14 Jul 2009 21:57:45 -0000 1.2 +++ pkg-plist 14 Sep 2009 14:50:56 -0000 @@ -1,3 +1,4 @@ +bin/bitly_url %%SITE_PERL%%/WWW/Shorten/Bitly.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090914145716.99AE9547423>