From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 17 01:40:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F3B537B401 for ; Thu, 17 Jul 2003 01:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D4B43F85 for ; Thu, 17 Jul 2003 01:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6H8eEUp057828 for ; Thu, 17 Jul 2003 01:40:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6H8eErt057827; Thu, 17 Jul 2003 01:40:14 -0700 (PDT) Resent-Date: Thu, 17 Jul 2003 01:40:14 -0700 (PDT) Resent-Message-Id: <200307170840.h6H8eErt057827@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, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2704C37B401 for ; Thu, 17 Jul 2003 01:36:15 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34CA143FA3 for ; Thu, 17 Jul 2003 01:36:14 -0700 (PDT) (envelope-from mat@aragorn.reaumur.absolight.net) Received: by mx3.absolight.com (Postfix, from userid 1007) id EB7172A0E; Thu, 17 Jul 2003 10:36:12 +0200 (CEST) Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58]) by mx3.absolight.com (Postfix) with ESMTP id 4C35629FE; Thu, 17 Jul 2003 10:36:11 +0200 (CEST) Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000) id 0BCBC7D02; Thu, 17 Jul 2003 10:36:03 +0200 (CEST) Message-Id: <20030717083603.0BCBC7D02@aragorn.reaumur.absolight.net> Date: Thu, 17 Jul 2003 10:36:03 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: m@absolight.net Subject: ports/54569: update devel/p5-DateTime-Format-Pg X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 08:40:16 -0000 >Number: 54569 >Category: ports >Synopsis: update devel/p5-DateTime-Format-Pg >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: Thu Jul 17 01:40:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Update devel/p5-DateTime-Format-Pg to 0.05 >How-To-Repeat: >Fix: --- p5-DateTime-Format-Pg-0.05.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Format-Pg/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 7 Jul 2003 08:02:45 -0000 1.1 +++ Makefile 17 Jul 2003 08:32:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Pg -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -23,9 +23,5 @@ PERL_CONFIGURE= yes MAN3= DateTime::Format::Pg.3 - -post-patch: - @${PERL} -pi -e '$$_ = "" if /5.008/' ${WRKSRC}/Makefile.PL - @${PERL} -pi -e 's/^our (\$$VERSION)/use vars qw($$1); $$1/;' ${WRKSRC}/lib/DateTime/Format/Pg.pm .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Format-Pg/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 7 Jul 2003 08:02:45 -0000 1.1 +++ distinfo 17 Jul 2003 08:32:41 -0000 @@ -1 +1 @@ -MD5 (DateTime-Format-Pg-0.04.tar.gz) = 81ad7158cfc49ab0349e36b195eb3c45 +MD5 (DateTime-Format-Pg-0.05.tar.gz) = d4dc68b40097d77b9e7bb9ec769d5fc9 --- p5-DateTime-Format-Pg-0.05.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: