From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 5 11:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B4C11743 for ; Tue, 5 Nov 2013 11:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 936652E1E for ; Tue, 5 Nov 2013 11:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA5BA0FC091157 for ; Tue, 5 Nov 2013 11:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA5BA0Yk091156; Tue, 5 Nov 2013 11:10:00 GMT (envelope-from gnats) Resent-Date: Tue, 5 Nov 2013 11:10:00 GMT Resent-Message-Id: <201311051110.rA5BA0Yk091156@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, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3E6696EF for ; Tue, 5 Nov 2013 11:04:15 +0000 (UTC) (envelope-from bofh@bofh.1asiacom.net) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.109.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A2702DF7 for ; Tue, 5 Nov 2013 11:04:13 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.7/8.14.7) with ESMTP id rA5B43mQ066154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 5 Nov 2013 17:04:03 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.7/8.14.7/Submit) id rA5B420T066151; Tue, 5 Nov 2013 17:04:02 +0600 (BDT) (envelope-from bofh) Message-Id: <201311051104.rA5B420T066151@bofh.1asiacom.net> Date: Tue, 5 Nov 2013 17:04:02 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/183677: [MAINTAINER] devel/p5-DateTime-Format-Natural: update to 1.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 11:10:00 -0000 >Number: 183677 >Category: ports >Synopsis: [MAINTAINER] devel/p5-DateTime-Format-Natural: update to 1.02 >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: Tue Nov 05 11:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r257540: Sat Nov 2 21:06:40 >Description: - Update to 1.02 For Committer's reference: https://redports.org/~subzero/20131105101000-55157-157346/p5-DateTime-Format-Natural-1.02.log https://redports.org/~subzero/20131105101000-55157-157347/p5-DateTime-Format-Natural-1.02.log https://redports.org/~subzero/20131105101000-55157-157348/p5-DateTime-Format-Natural-1.02.log https://redports.org/~subzero/20131105101000-55157-157349/p5-DateTime-Format-Natural-1.02.log https://redports.org/~subzero/20131105101000-55157-157350/p5-DateTime-Format-Natural-1.02.log https://redports.org/~subzero/20131105101000-55157-157351/p5-DateTime-Format-Natural-1.02.log Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-DateTime-Format-Natural-1.02.patch begins here --- diff -ruN /usr/ports//devel/p5-DateTime-Format-Natural/Makefile ./Makefile --- /usr/ports//devel/p5-DateTime-Format-Natural/Makefile 2013-09-20 23:13:42.000000000 +0600 +++ ./Makefile 2013-11-05 17:03:05.000000000 +0600 @@ -2,7 +2,7 @@ # $FreeBSD: devel/p5-DateTime-Format-Natural/Makefile 327724 2013-09-20 17:13:42Z bapt $ PORTNAME= DateTime-Format-Natural -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,38 +10,24 @@ MAINTAINER= 5u623l20@gmail.com COMMENT= Create machine readable date/time with natural parsing logic +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Module-Util>=0:${PORTSDIR}/devel/p5-Module-Util + p5-Module-Util>=0:${PORTSDIR}/devel/p5-Module-Util \ + p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime USES= perl5 USE_PERL5= modbuild -MAN1= dateparse.1 - -MAN3= DateTime::Format::Natural.3 \ - DateTime::Format::Natural::Calc.3 \ - DateTime::Format::Natural::Compat.3 \ - DateTime::Format::Natural::Duration.3 \ - DateTime::Format::Natural::Expand.3 \ - DateTime::Format::Natural::Extract.3 \ - DateTime::Format::Natural::Formatted.3 \ - DateTime::Format::Natural::Helpers.3 \ - DateTime::Format::Natural::Lang::Base.3 \ - DateTime::Format::Natural::Lang::EN.3 \ - DateTime::Format::Natural::Rewrite.3 \ - DateTime::Format::Natural::Test.3 \ - DateTime::Format::Natural::Utils.3 \ - DateTime::Format::Natural::Wrappers.3 - regression-test: build @cd ${WRKSRC} && ./Build test -NO_STAGE= yes .include diff -ruN /usr/ports//devel/p5-DateTime-Format-Natural/distinfo ./distinfo --- /usr/ports//devel/p5-DateTime-Format-Natural/distinfo 2012-10-19 14:51:44.000000000 +0600 +++ ./distinfo 2013-11-05 15:20:16.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Natural-1.01.tar.gz) = 2962b96ab42069ca04a299c8b62c774ae7117d096dbff4d45a9b5c2bd0ca7551 -SIZE (DateTime-Format-Natural-1.01.tar.gz) = 72617 +SHA256 (DateTime-Format-Natural-1.02.tar.gz) = 5479c48ade5eca9712784afee18c58308d56742a204d5ea9040d011f705303e3 +SIZE (DateTime-Format-Natural-1.02.tar.gz) = 77395 diff -ruN /usr/ports//devel/p5-DateTime-Format-Natural/pkg-plist ./pkg-plist --- /usr/ports//devel/p5-DateTime-Format-Natural/pkg-plist 2012-10-19 14:51:44.000000000 +0600 +++ ./pkg-plist 2013-11-05 16:09:42.000000000 +0600 @@ -14,6 +14,21 @@ %%SITE_PERL%%/DateTime/Format/Natural/Utils.pm %%SITE_PERL%%/DateTime/Format/Natural/Wrappers.pm %%SITE_PERL%%/DateTime/Format/Natural/Duration/Checks.pm +man/man1/dateparse.1.gz +%%PERL5_MAN3%%/DateTime::Format::Natural.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Calc.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Compat.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Duration.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Expand.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Extract.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Formatted.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Helpers.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Lang::Base.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Lang::EN.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Rewrite.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Test.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Utils.3.gz +%%PERL5_MAN3%%/DateTime::Format::Natural::Wrappers.3.gz @dirrmtry %%SITE_PERL%%/DateTime/Format/Natural/Duration @dirrmtry %%SITE_PERL%%/DateTime/Format/Natural/Lang @dirrmtry %%SITE_PERL%%/DateTime/Format/Natural --- p5-DateTime-Format-Natural-1.02.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: