From mat@aragorn.reaumur.absolight.net  Mon Jul 21 03:32:20 2003
Return-Path: <mat@aragorn.reaumur.absolight.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7AAE437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jul 2003 03:32:20 -0700 (PDT)
Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 86CF743FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jul 2003 03:32:19 -0700 (PDT)
	(envelope-from mat@aragorn.reaumur.absolight.net)
Received: by mx3.absolight.com (Postfix, from userid 1007)
	id 650142A3C; Mon, 21 Jul 2003 12:32:18 +0200 (CEST)
Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58])
	by mx3.absolight.com (Postfix) with ESMTP
	id 1C4A22A38; Mon, 21 Jul 2003 12:32:18 +0200 (CEST)
Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000)
	id 07E3D7D18; Mon, 21 Jul 2003 12:32:17 +0200 (CEST)
Message-Id: <20030721103217.07E3D7D18@aragorn.reaumur.absolight.net>
Date: Mon, 21 Jul 2003 12:32:17 +0200 (CEST)
From: Mathieu Arnold <m@absolight.net>
Reply-To: Mathieu Arnold <m@absolight.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: m@absolight.net
Subject: update devel/p5-DateTime-Format-DBI
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54695
>Category:       ports
>Synopsis:       update devel/p5-DateTime-Format-DBI
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 21 03:40:16 PDT 2003
>Closed-Date:    Mon Jul 21 04:16:40 PDT 2003
>Last-Modified:  Mon Jul 21 04:16:40 PDT 2003
>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-DBI to 0.03

- documentation now clearly states that this is only a factory and describes
  the basic interface of the returned objects.
- requires DBI 1.21 (or higher) and uses it to determine the database type
  through proxy/ODBC connections.

>How-To-Repeat:
>Fix:

--- p5-DateTime-Format-DBI-0.03.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Format-DBI/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	7 Jul 2003 07:58:48 -0000	1.1
+++ Makefile	21 Jul 2003 10:28:32 -0000
@@ -6,16 +6,19 @@
 #
 
 PORTNAME=	DateTime-Format-DBI
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION}a
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	m@absolight.net
 COMMENT=	Find a parser class for a database connection
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
+		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Format-DBI/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	7 Jul 2003 07:58:48 -0000	1.1
+++ distinfo	21 Jul 2003 10:28:32 -0000
@@ -1 +1 @@
-MD5 (DateTime-Format-DBI-0.02.tar.gz) = c3a1d74bd4dde69ae1d0329bc79ef7a3
+MD5 (DateTime-Format-DBI-0.03a.tar.gz) = 60d799859126c05a5f2026d007495494
--- p5-DateTime-Format-DBI-0.03.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Mon Jul 21 04:16:30 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54695 
>Unformatted:
