Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2011 14:07:06 GMT
From:      Frederic Culot <culot@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bill.brinzer@gmail.com
Subject:   ports/163535: [update] devel/p5-Capture-Tiny to 0.13
Message-ID:  <201112221407.pBME76Vv098106@freefall.freebsd.org>
Resent-Message-ID: <201112221410.pBMEABrt098192@freefall.freebsd.org>

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

>Number:         163535
>Category:       ports
>Synopsis:       [update] devel/p5-Capture-Tiny to 0.13
>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:   Thu Dec 22 14:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
The following patch brings p5-Capture-Tiny to latest version.
Tinderbox log could be found here:
http://people.freebsd.org/~culot/tinderbox/8.2-FreeBSD/p5-Capture-Tiny-0.13.log

Bill, do you approve this update?

Thanks,
Frederic
>How-To-Repeat:
>Fix:
diff -ruN p5-Capture-Tiny.bak/Makefile p5-Capture-Tiny/Makefile
--- p5-Capture-Tiny.bak/Makefile	2011-12-22 13:20:37.000000000 +0000
+++ p5-Capture-Tiny/Makefile	2011-12-22 13:24:58.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Capture-Tiny
-PORTVERSION=	0.11
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -15,6 +15,8 @@
 MAINTAINER=	bill.brinzer@gmail.com
 COMMENT=	Capture STDOUT and STDERR from Perl, XS or external programs
 
+LICENSE=	ASL
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Capture::Tiny.3
diff -ruN p5-Capture-Tiny.bak/distinfo p5-Capture-Tiny/distinfo
--- p5-Capture-Tiny.bak/distinfo	2011-12-22 13:20:37.000000000 +0000
+++ p5-Capture-Tiny/distinfo	2011-12-22 13:24:37.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (Capture-Tiny-0.11.tar.gz) = 8ca40024c425902d0305076771834278643002e5fe546fb6b8ca6d9f9f743027
-SIZE (Capture-Tiny-0.11.tar.gz) = 21060
+SHA256 (Capture-Tiny-0.13.tar.gz) = 3eca683cf321ca2edcbc7e586f70835f82048ecfb00e21e59e638ad33acb2efd
+SIZE (Capture-Tiny-0.13.tar.gz) = 26170
>Release-Note:
>Audit-Trail:
>Unformatted:



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