From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 21 21:50:01 2009 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 E5BC9106566B for ; Wed, 21 Oct 2009 21:50:01 +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 C2CB98FC0C for ; Wed, 21 Oct 2009 21:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9LLo1bQ002462 for ; Wed, 21 Oct 2009 21:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9LLo1nP002461; Wed, 21 Oct 2009 21:50:01 GMT (envelope-from gnats) Resent-Date: Wed, 21 Oct 2009 21:50:01 GMT Resent-Message-Id: <200910212150.n9LLo1nP002461@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, Yen-Ming Lee Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 782571065672 for ; Wed, 21 Oct 2009 21:49:29 +0000 (UTC) (envelope-from leeym@cn1.leeym.com) Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237]) by mx1.freebsd.org (Postfix) with ESMTP id 3E69E8FC08 for ; Wed, 21 Oct 2009 21:49:28 +0000 (UTC) Received: from cn1.leeym.com (localhost [127.0.0.1]) by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id n9LLnS7l008269; Wed, 21 Oct 2009 14:49:28 -0700 (PDT) (envelope-from leeym@cn1.leeym.com) Received: (from leeym@localhost) by cn1.leeym.com (8.14.3/8.14.3/Submit) id n9LLnSPl008268; Wed, 21 Oct 2009 14:49:28 -0700 (PDT) (envelope-from leeym) Message-Id: <200910212149.n9LLnSPl008268@cn1.leeym.com> Date: Wed, 21 Oct 2009 14:49:28 -0700 (PDT) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: hideo@lastamericanempire.com Subject: ports/139829: [PATCH] devel/p5-Date-Calc: update to 6.2 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: Wed, 21 Oct 2009 21:50:02 -0000 >Number: 139829 >Category: ports >Synopsis: [PATCH] devel/p5-Date-Calc: update to 6.2 >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: Wed Oct 21 21:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 >Description: - Update to 6.2 Port maintainer (hideo@lastamericanempire.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Date-Calc-6.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Date-Calc/Makefile,v retrieving revision 1.17 diff -u -d -b -w -u -r1.17 Makefile --- Makefile 11 Oct 2009 12:56:00 -0000 1.17 +++ Makefile 21 Oct 2009 21:49:23 -0000 @@ -6,21 +6,21 @@ # PORTNAME= Date-Calc -PORTVERSION= 6.0 +PORTVERSION= 6.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/S/ST/STBEY PKGNAMEPREFIX= p5- MAINTAINER= hideo@lastamericanempire.com COMMENT= Gregorian calendar date calculations -BUILD_DEPENDS= p5-Bit-Vector>=7.0:${PORTSDIR}/math/p5-Bit-Vector -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Bit-Vector>=7.1:${PORTSDIR}/math/p5-Bit-Vector \ + p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Date::Calc.3 Date::Calc::Object.3 Date::Calendar.3 \ +MAN3= Date::Calc.3 Date::Calc::PP.3 Date::Calc::Object.3 Date::Calendar.3 \ Date::Calendar::Profiles.3 Date::Calendar::Year.3 .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Date-Calc/distinfo,v retrieving revision 1.10 diff -u -d -b -w -u -r1.10 distinfo --- distinfo 11 Oct 2009 12:56:00 -0000 1.10 +++ distinfo 21 Oct 2009 21:49:23 -0000 @@ -1,3 +1,3 @@ -MD5 (Date-Calc-6.0.tar.gz) = f1ed6a6800f74cb7f3dab9f91d160ca8 -SHA256 (Date-Calc-6.0.tar.gz) = c598709e672355f3952cfb06b6154db6c1752351fe4221f6e6b5dbc73a6f82ee -SIZE (Date-Calc-6.0.tar.gz) = 219533 +MD5 (Date-Calc-6.2.tar.gz) = 30dcf4c06c5d35466ee2b9956d2c4b4c +SHA256 (Date-Calc-6.2.tar.gz) = 09759b6cae48adbb9f4c665b5fab70e21cf5974d4f73cf3dc5594e38372badf5 +SIZE (Date-Calc-6.2.tar.gz) = 169426 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-Date-Calc/pkg-plist,v retrieving revision 1.5 diff -u -d -b -w -u -r1.5 pkg-plist --- pkg-plist 22 Jan 2006 01:47:18 -0000 1.5 +++ pkg-plist 21 Oct 2009 21:49:23 -0000 @@ -1,19 +1,18 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calc.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calc.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calc/Object.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calc/Object.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar/Profiles.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar/Profiles.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar/Year.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar/Year.pod +%%SITE_PERL%%/Date/Calc.pm +%%SITE_PERL%%/Date/Calc.pod +%%SITE_PERL%%/Date/Calc/Object.pm +%%SITE_PERL%%/Date/Calc/Object.pod +%%SITE_PERL%%/Date/Calc/PP.pm +%%SITE_PERL%%/Date/Calc/PP.pod +%%SITE_PERL%%/Date/Calendar.pm +%%SITE_PERL%%/Date/Calendar.pod +%%SITE_PERL%%/Date/Calendar/Profiles.pm +%%SITE_PERL%%/Date/Calendar/Profiles.pod +%%SITE_PERL%%/Date/Calendar/Year.pm +%%SITE_PERL%%/Date/Calendar/Year.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Calc/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Calc/Calc.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Calc/Calc.bs -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Calc +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Calc @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date/Calendar -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date/Calc -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Date +@dirrmtry %%SITE_PERL%%/Date/Calendar +@dirrmtry %%SITE_PERL%%/Date/Calc @dirrmtry %%SITE_PERL%%/Date --- p5-Date-Calc-6.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: