Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2010 22:08:57 GMT
From:      Cezary Morga <cm@therek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145767: [maintainer update] Update devel/p5-DateTime-Format-Flexible to 0.15
Message-ID:  <201004162208.o3GM8vx5056907@www.freebsd.org>
Resent-Message-ID: <201004162210.o3GMA1pW084941@freefall.freebsd.org>

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

>Number:         145767
>Category:       ports
>Synopsis:       [maintainer update] Update devel/p5-DateTime-Format-Flexible to 0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 16 22:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        
>Organization:
>Environment:
>Description:
Update devel/p5-DateTime-Format-Flexible to 0.15
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN devel/p5-DateTime-Format-Flexible.orig/Makefile devel/p5-DateTime-Format-Flexible/Makefile
--- devel/p5-DateTime-Format-Flexible.orig/Makefile	2009-07-14 19:39:36.000000000 +0200
+++ devel/p5-DateTime-Format-Flexible/Makefile	2010-04-17 00:02:35.572697000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-Format-Flexible
-PORTVERSION=	0.09
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,11 +17,14 @@
 RUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Format-Builder>=0.74:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
 		p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
-		p5-Readonly>=0.06:${PORTSDIR}/devel/p5-Readonly
+		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=	DateTime::Format::Flexible.3
+MAN3=	DateTime::Format::Flexible.3 \
+	DateTime::Format::Flexible::lang.3 \
+	DateTime::Format::Flexible::lang::en.3 \
+	DateTime::Format::Flexible::lang::es.3
 
 .include <bsd.port.mk>
diff -ruN devel/p5-DateTime-Format-Flexible.orig/distinfo devel/p5-DateTime-Format-Flexible/distinfo
--- devel/p5-DateTime-Format-Flexible.orig/distinfo	2009-07-14 19:39:36.000000000 +0200
+++ devel/p5-DateTime-Format-Flexible/distinfo	2010-04-16 23:39:44.094498000 +0200
@@ -1,3 +1,3 @@
-MD5 (DateTime-Format-Flexible-0.09.tar.gz) = e7b7c8089f3da5c3872ae97028e06390
-SHA256 (DateTime-Format-Flexible-0.09.tar.gz) = 7b512b5a0f0c00cc95d829addd061f47f27142d39e4e3594391149f97758fc17
-SIZE (DateTime-Format-Flexible-0.09.tar.gz) = 55474
+MD5 (DateTime-Format-Flexible-0.15.tar.gz) = 4869f7f1fbef588d5c778e0b345e3742
+SHA256 (DateTime-Format-Flexible-0.15.tar.gz) = df34cdc381c945e512deab2b9439675ba9dff3daa71f7efa82f06edca00ab967
+SIZE (DateTime-Format-Flexible-0.15.tar.gz) = 64940
diff -ruN devel/p5-DateTime-Format-Flexible.orig/pkg-plist devel/p5-DateTime-Format-Flexible/pkg-plist
--- devel/p5-DateTime-Format-Flexible.orig/pkg-plist	2009-07-14 19:39:36.000000000 +0200
+++ devel/p5-DateTime-Format-Flexible/pkg-plist	2010-04-17 00:00:44.194519000 +0200
@@ -1,7 +1,12 @@
-%%SITE_PERL%%/DateTime/Format/Flexible.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Flexible/.packlist
+%%SITE_PERL%%/DateTime/Format/Flexible.pm
+%%SITE_PERL%%/DateTime/Format/Flexible/lang.pm
+%%SITE_PERL%%/DateTime/Format/Flexible/lang/en.pm
+%%SITE_PERL%%/DateTime/Format/Flexible/lang/es.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Flexible
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
+@dirrmtry %%SITE_PERL%%/DateTime/Format/Flexible/lang
+@dirrmtry %%SITE_PERL%%/DateTime/Format/Flexible
 @dirrmtry %%SITE_PERL%%/DateTime/Format
 @dirrmtry %%SITE_PERL%%/DateTime


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



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