Date: Thu, 23 Apr 2009 08:24:49 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mat@FreeBSD.org Subject: ports/133952: [PATCH] devel/p5-DateTime-TimeZone: update to 0.89 Message-ID: <200904231524.n3NFOnuu030853@cn1.leeym.com> Resent-Message-ID: <200904231530.n3NFU1El050719@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133952 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime-TimeZone: update to 0.89 >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: Thu Apr 23 15:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.89 Port maintainer (mat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DateTime-TimeZone-0.89.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-TimeZone/Makefile,v retrieving revision 1.60 diff -u -d -b -w -u -r1.60 Makefile --- Makefile 8 Apr 2009 14:19:03 -0000 1.60 +++ Makefile 23 Apr 2009 15:24:22 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.88 +PORTVERSION= 0.89 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -37,10 +37,6 @@ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500703 -BUILD_DEPENDS+= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable -.endif - .if ${PERL_LEVEL} < 500806 RUN_DEPENDS+= p5-PathTools>=3:${PORTSDIR}/devel/p5-PathTools .endif Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-TimeZone/distinfo,v retrieving revision 1.57 diff -u -d -b -w -u -r1.57 distinfo --- distinfo 8 Apr 2009 14:19:03 -0000 1.57 +++ distinfo 23 Apr 2009 15:24:22 -0000 @@ -1,3 +1,3 @@ -MD5 (DateTime-TimeZone-0.88.tar.gz) = dd3d1395511cb4cebfe526179d4df418 -SHA256 (DateTime-TimeZone-0.88.tar.gz) = f7e1d8a6d24069cd854ad0ed18c4e2799758fe56b109402bb8217cc2939397d9 -SIZE (DateTime-TimeZone-0.88.tar.gz) = 377145 +MD5 (DateTime-TimeZone-0.89.tar.gz) = 941220e857abeaea6c09c5a1c1be6cbf +SHA256 (DateTime-TimeZone-0.89.tar.gz) = 94383a543c37b77e67bdaadb02e894e8df63c9dcf5e2f06872dd8f902e553abd +SIZE (DateTime-TimeZone-0.89.tar.gz) = 377236 --- p5-DateTime-TimeZone-0.89.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?200904231524.n3NFOnuu030853>