Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2012 11:47:45 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/171037: [PATCH] www/p5-WWW-Shorten: update to 3.03
Message-ID:  <201208251547.q7PFljKY029401@meatwad.mouf.net>
Resent-Message-ID: <201208251550.q7PFo1PX027207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171037
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-Shorten: update to 3.03
>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:   Sat Aug 25 15:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 3.03

Port maintainer (lth@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-WWW-Shorten-3.03.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303143)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (WWW-Shorten-3.02.tar.gz) = 588912188cb0dad4f322b0d2bfa1b45bb992454d9bd97d0a8d7c705051598743
-SIZE (WWW-Shorten-3.02.tar.gz) = 33501
+SHA256 (WWW-Shorten-3.03.tar.gz) = 62241a1f584f50edfa6d2cfd796f90f2c9054f9ff9f7e6f6e25315c5485e4bc2
+SIZE (WWW-Shorten-3.03.tar.gz) = 27936
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303143)
+++ pkg-plist	(working copy)
@@ -7,6 +7,7 @@
 %%SITE_PERL%%/WWW/Shorten/TinyClick.pm
 %%SITE_PERL%%/WWW/Shorten/TinyURL.pm
 %%SITE_PERL%%/WWW/Shorten/Tinylink.pm
+%%SITE_PERL%%/WWW/Shorten/UserAgent.pm
 %%SITE_PERL%%/WWW/Shorten/_dead.pm
 %%SITE_PERL%%/WWW/Shorten/generic.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/.packlist
Index: Makefile
===================================================================
--- Makefile	(revision 303143)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WWW-Shorten
-PORTVERSION=	3.02
+PORTVERSION=	3.03
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -30,6 +30,7 @@
 		WWW::Shorten::TinyClick.3 \
 		WWW::Shorten::TinyURL.3 \
 		WWW::Shorten::Tinylink.3 \
+		WWW::Shorten::UserAgent.3 \
 		WWW::Shorten::_dead.3 \
 		WWW::Shorten::generic.3
 
--- p5-WWW-Shorten-3.03.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208251547.q7PFljKY029401>