From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 8 09:50:20 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 77BAF37B401 for ; Fri, 8 Aug 2003 09:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BCE43FA3 for ; Fri, 8 Aug 2003 09:50:19 -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 h78GoJUp086188 for ; Fri, 8 Aug 2003 09:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h78GoJdT086187; Fri, 8 Aug 2003 09:50:19 -0700 (PDT) Resent-Date: Fri, 8 Aug 2003 09:50:19 -0700 (PDT) Resent-Message-Id: <200308081650.h78GoJdT086187@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 4873C37B401 for ; Fri, 8 Aug 2003 09:45:40 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE18E43FAF for ; Fri, 8 Aug 2003 09:45:38 -0700 (PDT) (envelope-from mat@aragorn.reaumur.absolight.net) Received: by mx3.absolight.com (Postfix, from userid 1007) id 98A652A15; Fri, 8 Aug 2003 18:45:37 +0200 (CEST) Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58]) by mx3.absolight.com (Postfix) with ESMTP id 18B0229C9; Fri, 8 Aug 2003 18:45:37 +0200 (CEST) Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000) id 9BBA57D9C; Fri, 8 Aug 2003 18:45:34 +0200 (CEST) Message-Id: <20030808164534.9BBA57D9C@aragorn.reaumur.absolight.net> Date: Fri, 8 Aug 2003 18:45:34 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: m@absolight.net cc: skv@FreeBSD.org Subject: ports/55389: update databases/p5-Ima-DBI 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: Fri, 08 Aug 2003 16:50:20 -0000 >Number: 55389 >Category: ports >Synopsis: update databases/p5-Ima-DBI >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: Fri Aug 08 09:50:18 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: Fri Jul 18 12:38:14 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Update databases/p5-Ima-DBI to 0.29 * Allow subclasses to provide their own transform_sql method >How-To-Repeat: >Fix: --- p5-Ima-DBI-0.29.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/p5-Ima-DBI/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 7 Mar 2003 05:58:29 -0000 1.3 +++ Makefile 8 Aug 2003 16:41:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Ima-DBI -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class/TMTM @@ -22,7 +22,6 @@ PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Ima::DBI.3 .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/p5-Ima-DBI/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 5 Feb 2003 11:49:41 -0000 1.2 +++ distinfo 8 Aug 2003 16:41:46 -0000 @@ -1 +1 @@ -MD5 (Ima-DBI-0.28.tar.gz) = 86bae33fa9c9da284a307eda7a8f90ca +MD5 (Ima-DBI-0.29.tar.gz) = a98ae327a044c41a1b8306d52714f9fb Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/databases/p5-Ima-DBI/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 27 May 2002 08:59:49 -0000 1.1 +++ pkg-descr 8 Aug 2003 16:41:46 -0000 @@ -4,7 +4,7 @@ allows you to pass around just one object without worrying about a trail of DBI handles behind it. -WWW: http://search.cpan.org/search?dist=Ima-DBI +WWW: http://search.cpan.org/dist/Ima-DBI/ -- Sergey Skvortsov skv@FreeBSD.org --- p5-Ima-DBI-0.29.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: