From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 16 22:10:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D1411065679 for ; Fri, 16 Apr 2010 22:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 00DE28FC16 for ; Fri, 16 Apr 2010 22:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3GMA116084942 for ; Fri, 16 Apr 2010 22:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3GMA1pW084941; Fri, 16 Apr 2010 22:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 16 Apr 2010 22:10:01 GMT Resent-Message-Id: <201004162210.o3GMA1pW084941@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cezary Morga Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1AC3106566B for ; Fri, 16 Apr 2010 22:08:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A1E168FC14 for ; Fri, 16 Apr 2010 22:08:57 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3GM8vto056908 for ; Fri, 16 Apr 2010 22:08:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o3GM8vx5056907; Fri, 16 Apr 2010 22:08:57 GMT (envelope-from nobody) Message-Id: <201004162208.o3GM8vx5056907@www.freebsd.org> Date: Fri, 16 Apr 2010 22:08:57 GMT From: Cezary Morga To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/145767: [maintainer update] Update devel/p5-DateTime-Format-Flexible to 0.15 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2010 22:10:02 -0000 >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 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: