Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 14:27:52 +0100 (CET)
From:      Lars Thegler <lth@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/175508: [PATCH] devel/p5-carton: update to 0.9.7
Message-ID:  <20130122132752.51D2E50D68@hal.thegler.dk>
Resent-Message-ID: <201301221410.r0MEA0PJ070830@freefall.freebsd.org>

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

>Number:         175508
>Category:       ports
>Synopsis:       [PATCH] devel/p5-carton: update to 0.9.7
>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:   Tue Jan 22 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hal.thegler.dk 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
- Update to 0.9.7

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

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

--- p5-carton-0.9.7.patch begins here ---
diff -u --show-c-function -ruN --exclude=CVS /usr/ports/devel/p5-carton/Makefile ./Makefile
--- /usr/ports/devel/p5-carton/Makefile	2012-11-17 06:56:36.000000000 +0100
+++ ./Makefile	2013-01-22 14:26:48.000000000 +0100
@@ -1,30 +1,26 @@
-# New ports collection makefile for:	carton
-# Date created:		14 Oct 2011
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
-# $FreeBSD: ports/devel/p5-carton/Makefile,v 1.5 2012/11/17 05:56:36 svnexp Exp $
-#
+# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
+# $FreeBSD: head/devel/p5-carton/Makefile 301098 2012-07-18 14:06:27Z kuriyama $
 
 PORTNAME=	carton
-PORTVERSION=	0.9.4
+PORTVERSION=	0.9.7
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-v${PORTVERSION}
+DISTNAME=	${PORTNAME}-v${PORTVERSION:C/\.(.)$/_\1/}
 
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl module dependency manager
 
 RUN_DEPENDS=	\
-	p5-App-cpanminus>=1.5:${PORTSDIR}/devel/p5-App-cpanminus \
-	p5-CPAN-Meta>=2.112:${PORTSDIR}/devel/p5-CPAN-Meta \
+	p5-App-cpanminus>=1.5013:${PORTSDIR}/devel/p5-App-cpanminus \
+	p5-CPAN-Meta>=2.120921:${PORTSDIR}/devel/p5-CPAN-Meta \
+	p5-CPAN-Meta-Requirements>=2.121:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements \
 	p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny \
-	p5-Dist-Metadata>0:${PORTSDIR}/devel/p5-Dist-Metadata \
 	p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
-	p5-File-chdir>0:${PORTSDIR}/devel/p5-File-chdir \
 	p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
 	p5-Module-Metadata>=1.000003:${PORTSDIR}/devel/p5-Module-Metadata \
+	p5-Module-CPANfile>=0.9004:${PORTSDIR}/devel/p5-Module-CPANfile \
 	p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny \
 	p5-local-lib>=1.008:${PORTSDIR}/devel/p5-local-lib
 BUILD_DEPENDS:=	${RUN_DEPENDS}
@@ -49,7 +45,6 @@ MAN3=	Carton.3 \
 	Carton::Doc::List.3 \
 	Carton::Doc::Show.3 \
 	Carton::Doc::Tree.3 \
-	Carton::Doc::Uninstall.3 \
 	Carton::Doc::Version.3
 
 .include <bsd.port.mk>
diff -u --show-c-function -ruN --exclude=CVS /usr/ports/devel/p5-carton/distinfo ./distinfo
--- /usr/ports/devel/p5-carton/distinfo	2012-07-18 16:06:27.000000000 +0200
+++ ./distinfo	2013-01-22 12:47:53.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (carton-v0.9.4.tar.gz) = 352344123b684ae9dfa3ec4c91d0c4f82489c2f0d26dcc420ffeae366af71602
-SIZE (carton-v0.9.4.tar.gz) = 42753
+SHA256 (carton-v0.9_7.tar.gz) = 5896f82f7974bc51694bff8e9dbf89f403831c444d682379902ddb37c47c77e3
+SIZE (carton-v0.9_7.tar.gz) = 42360
--- p5-carton-0.9.7.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?20130122132752.51D2E50D68>