Date: Wed, 15 Jul 2009 03:08:29 +0900 (JST) From: Masafumi NAKANE <max@accessibility.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136766: [maintainer-update] www/p5-WWW-Shorten-Bitly Message-ID: <20090714180830.07A4454742A@bourbon.accessibility.org> Resent-Message-ID: <200907141830.n6EIU1v5047762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136766 >Category: ports >Synopsis: [maintainer-update] 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: Tue Jul 14 18:30:01 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 from 1.06 -> 1.10. This update was originally submitted by: "Philip M. Gollucci" <pgollucci@freebsd.org> as PR: 136592. I made some more minor modification to the port. >How-To-Repeat: >Fix: The patch is attached below: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 10 May 2009 22:39:25 -0000 1.1 +++ Makefile 14 Jul 2009 17:47:27 -0000 @@ -6,13 +6,13 @@ # PORTNAME= WWW-Shorten-Bitly -PORTVERSION= 1.06 +PORTVERSION= 1.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= max@FreeBSD.org -COMMENT= Abstract interface to URL shortening sites +COMMENT= Abstract interface to bit.ly, one of URL shortening sites BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \ p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 10 May 2009 22:39:25 -0000 1.1 +++ distinfo 14 Jul 2009 17:45:46 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-Shorten-Bitly-1.06.tar.gz) = b5c39fd1f14483eb7856a89de9a8e5f1 -SHA256 (WWW-Shorten-Bitly-1.06.tar.gz) = 19f371decfe5c7b83df27c304bfedb65d5759257515d299d49bf83bea8dd7219 -SIZE (WWW-Shorten-Bitly-1.06.tar.gz) = 5990 +MD5 (WWW-Shorten-Bitly-1.10.tar.gz) = 8dc2a08a74f002c63b3b4c3bd9848893 +SHA256 (WWW-Shorten-Bitly-1.10.tar.gz) = b72b1e295a6302d453da17b871a32d55b81f435d143f544a1a2cfe14aad3118d +SIZE (WWW-Shorten-Bitly-1.10.tar.gz) = 6039 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Shorten-Bitly/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 10 May 2009 22:39:25 -0000 1.1 +++ pkg-plist 14 Jul 2009 17:55:46 -0000 @@ -3,5 +3,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry %%SITE_PERL%%/WWW/Shorten +@dirrmtry %%SITE_PERL%%/WWW >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090714180830.07A4454742A>