aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-DBI
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-07-21 11:16:27 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-07-21 11:16:27 +0000
commit190a6444f9fc9f75dad9647e574a224835fd9500 (patch)
tree6fcaa737af66f449d42ca746c025fad168d25f91 /devel/p5-DateTime-Format-DBI
parent8c777086808d6f3aeba6d65733df27e0d86a5b2e (diff)
downloadports-190a6444f9fc9f75dad9647e574a224835fd9500.tar.gz
ports-190a6444f9fc9f75dad9647e574a224835fd9500.zip
Update 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. PR: 54695 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=85287
Diffstat (limited to 'devel/p5-DateTime-Format-DBI')
-rw-r--r--devel/p5-DateTime-Format-DBI/Makefile7
-rw-r--r--devel/p5-DateTime-Format-DBI/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-DBI/Makefile b/devel/p5-DateTime-Format-DBI/Makefile
index b734a3638a00..e617c4fbbc0a 100644
--- a/devel/p5-DateTime-Format-DBI/Makefile
+++ b/devel/p5-DateTime-Format-DBI/Makefile
@@ -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
diff --git a/devel/p5-DateTime-Format-DBI/distinfo b/devel/p5-DateTime-Format-DBI/distinfo
index f6b465ec078f..3da35138e478 100644
--- a/devel/p5-DateTime-Format-DBI/distinfo
+++ b/devel/p5-DateTime-Format-DBI/distinfo
@@ -1 +1 @@
-MD5 (DateTime-Format-DBI-0.02.tar.gz) = c3a1d74bd4dde69ae1d0329bc79ef7a3
+MD5 (DateTime-Format-DBI-0.03a.tar.gz) = 60d799859126c05a5f2026d007495494