Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2013 19:41:37 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175289: [PATCH] devel/p5-CPAN-Inject: update to 1.14, take maintainership
Message-ID:  <201301141341.r0EDfboN020258@bofh.1asiacom.net>
Resent-Message-ID: <201301141350.r0EDo0OB018655@freefall.freebsd.org>

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

>Number:         175289
>Category:       ports
>Synopsis:       [PATCH] devel/p5-CPAN-Inject: update to 1.14, take maintainership
>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:   Mon Jan 14 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2: Sat Jan  5 02:15:07 BDT
>Description:
- Update to 1.14
- Take maintainership

For Committer's reference:
http://103.4.109.98//logs/10-CURRENT-i386-clang/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/10-CURRENT-i386-gcc/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/10-CURRENT-amd64-clang/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/10-CURRENT-amd64-gcc/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/9-STABLE-i386-clang/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/9-STABLE-i386-gcc/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/9-STABLE-amd64-clang/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/9-STABLE-amd64-gcc/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/8-STABLE-amd64/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/8-STABLE-i386/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/7-STABLE-amd64/p5-CPAN-Inject-1.14.log
http://103.4.109.98//logs/7-STABLE-i386/p5-CPAN-Inject-1.14.log

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

--- p5-CPAN-Inject-1.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports//devel/p5-CPAN-Inject/Makefile ./Makefile
--- /usr/ports//devel/p5-CPAN-Inject/Makefile	2012-11-17 11:56:05.000000000 +0600
+++ ./Makefile	2013-01-14 18:49:46.000000000 +0600
@@ -1,17 +1,19 @@
 # Created by: Cezary Morga <cm@therek.net>
-# $FreeBSD: ports/devel/p5-CPAN-Inject/Makefile,v 1.5 2012/11/17 05:56:05 svnexp Exp $
+# $FreeBSD: head/devel/p5-CPAN-Inject/Makefile 305921 2012-10-15 16:21:11Z tabthorpe $
 
 PORTNAME=	CPAN-Inject
-PORTVERSION=	1.13
+PORTVERSION=	1.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Base class for injecting distributions into CPAN sources
 
 BUILD_DEPENDS=	p5-File-chmod>=0.30:${PORTSDIR}/devel/p5-File-chmod \
 		p5-Params-Util>=0.21:${PORTSDIR}/devel/p5-Params-Util \
+		p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove \
+		p5-Test-Script>=1.02:${PORTSDIR}/devel/p5-Test-Script \
 		p5-CPAN-Checksums>=1.05:${PORTSDIR}/devel/p5-CPAN-Checksums
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Script-Run>=1.02:${PORTSDIR}/devel/p5-Test-Script-Run \
diff -ruN --exclude=CVS /usr/ports//devel/p5-CPAN-Inject/distinfo ./distinfo
--- /usr/ports//devel/p5-CPAN-Inject/distinfo	2012-09-06 21:54:38.000000000 +0600
+++ ./distinfo	2013-01-14 18:42:37.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (CPAN-Inject-1.13.tar.gz) = a6605fadbd386f6bbcdceb53d2d60651e00f039cc471d3a30c3ff105a6b22e38
-SIZE (CPAN-Inject-1.13.tar.gz) = 60913
+SHA256 (CPAN-Inject-1.14.tar.gz) = 4f1871fed7d93271d0b737a4332627744d65139f842ce01610e7c896252ea341
+SIZE (CPAN-Inject-1.14.tar.gz) = 51015
--- p5-CPAN-Inject-1.14.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?201301141341.r0EDfboN020258>