ports/54695: update devel/p5-DateTime-Format-DBI

Mathieu Arnold m at absolight.net
Mon Jul 21 10:40:19 UTC 2003


>Number:         54695
>Category:       ports
>Synopsis:       update devel/p5-DateTime-Format-DBI
>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:   Mon Jul 21 03:40:16 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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list