Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 May 2012 15:36:08 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/167631: [PATCH] devel/p5-Carp-Always: update to 0.11
Message-ID:  <3Vlf0830Jsz314@sunpoet.net>
Resent-Message-ID: <201205060740.q467e9T8026111@freefall.freebsd.org>

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

>Number:         167631
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Carp-Always: update to 0.11
>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:   Sun May 06 07:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Apr 23 19:27:08 CST 2012
>Description:
- Update to 0.11
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Carp-Always/Changes

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

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

--- p5-Carp-Always-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Carp-Always/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	28 Aug 2011 23:15:56 -0000	1.2
+++ Makefile	6 May 2012 07:36:20 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Carp-Always
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,11 @@
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension to warn and die noisily with stack backtraces
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+TEST_DEPENDS=	p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Carp::Always.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Carp-Always/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	28 Aug 2011 23:15:56 -0000	1.3
+++ distinfo	6 May 2012 07:36:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (Carp-Always-0.10.tar.gz) = 7e7744b8918e09d212a12a7af3adb8600803bbdc9a3801ed5ec4a460b1f362e9
-SIZE (Carp-Always-0.10.tar.gz) = 4904
+SHA256 (Carp-Always-0.11.tar.gz) = 4b7ac00fc152393bedd83a7e40c9db4f4bbe6c844ed5affbe77a97ef601d757f
+SIZE (Carp-Always-0.11.tar.gz) = 5366
--- p5-Carp-Always-0.11.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?3Vlf0830Jsz314>