ports/184185: [PATCH] devel/p5-Capture-Tiny: update to 0.23

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 23 10:30:05 UTC 2013


>Number:         184185
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Capture-Tiny: update to 0.23
>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 Nov 23 10:30:04 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov  4 17:36:04
>Description:
- Update to 0.23
- Add TEST_DEPENDS
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Capture-Tiny/Changes

Port maintainer (bill.brinzer at gmail.com) is cc'd.

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

--- p5-Capture-Tiny-0.23.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 334656)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Capture-Tiny
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -13,10 +13,9 @@
 
 LICENSE=	AL2
 
+TEST_DEPENDS=	p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
+
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Capture::Tiny.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 334656)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Capture-Tiny-0.22.tar.gz) = 219f4778640241cbea4ae7096c55cf55353de932a9c27bec23c059ee18169985
-SIZE (Capture-Tiny-0.22.tar.gz) = 31390
+SHA256 (Capture-Tiny-0.23.tar.gz) = 427814015824014b41f666c16afadab0ea551db946e494fdfbc59c44c9569bdf
+SIZE (Capture-Tiny-0.23.tar.gz) = 32942
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 334656)
+++ pkg-plist	(working copy)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Capture/Tiny.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny/.packlist
+%%PERL5_MAN3%%/Capture::Tiny.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture
 @dirrmtry %%SITE_PERL%%/Capture
--- p5-Capture-Tiny-0.23.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list