summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB
diff options
context:
space:
mode:
authorsno <sno>2010-09-07 05:57:23 +0000
committersno <sno>2010-09-07 05:57:23 +0000
commit720bbe202bce80d3dcd8efa95fe55a8524a6d997 (patch)
treebddc520e66653fc6982fd01e46a1d316e1cabbb1 /databases/p5-Rose-DB
parent23975c5f2a23d52b08ebee0dab05a3f6b93f1380 (diff)
downloadpkgsrc-720bbe202bce80d3dcd8efa95fe55a8524a6d997.tar.gz
Updating databases/p5-Rose-DB from 0.758nb1 to 0.762
pkgsrc changes: - import package for newly introduced dependency DateTime::Format::Oracle Upstream changes: 0.762 (06.23.2010) - John Siracusa <siracusa@gmail.com> * Support for Rose::DB::Object 0.789. 0.761 (05.22.2010) - John Siracusa <siracusa@gmail.com> * Support for Rose::DB::Object 0.788. * Detect and report problems caused by DBD::mysql versions that fail to set the Active database handle attribute back to a true value when mysql_auto_reconnect is set. (Reported by Matt S. Trout and Kostas Chatzikokolakis) 0.760 (04.28.2010) - John Siracusa <siracusa@gmail.com> * Moved version number back to three places after the decimal in order to placate Unix package management systems. (Suggested by Matt S. Trout) 0.7591 (04.27.2010) - John Siracusa <siracusa@gmail.com> * Corrected skip counts in MySQL tests. 0.759 (04.27.2010) - John Siracusa <siracusa@gmail.com> * Fixed some inheritance dead ends (Reported by Matt S. Trout) * Corrected parse_array()'s value unescaping (RT 56112) * Added timestamp with time zone parsing/formating methods. * Improved Oracle date/time parsing and formatting. * DateTime::Format::Oracle is now a prerequisite (see above).
Diffstat (limited to 'databases/p5-Rose-DB')
-rw-r--r--databases/p5-Rose-DB/Makefile7
-rw-r--r--databases/p5-Rose-DB/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index 5e670fbb817..24a5258d21c 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2010/08/21 16:33:04 seb Exp $
+# $NetBSD: Makefile,v 1.13 2010/09/07 05:57:23 sno Exp $
-DISTNAME= Rose-DB-0.758
+DISTNAME= Rose-DB-0.762
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@@ -15,6 +15,7 @@ DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector
DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
+DEPENDS+= p5-DateTime-Format-Oracle-[0-9]*:../../time/p5-DateTime-Format-Oracle
DEPENDS+= p5-DateTime-Format-Pg>=0.11:../../time/p5-DateTime-Format-Pg
DEPENDS+= p5-Rose-DateTime>=0.532:../../time/p5-Rose-DateTime
DEPENDS+= p5-Rose-Object>=0.854:../../devel/p5-Rose-Object
diff --git a/databases/p5-Rose-DB/distinfo b/databases/p5-Rose-DB/distinfo
index 2123726f514..530f6a82cb1 100644
--- a/databases/p5-Rose-DB/distinfo
+++ b/databases/p5-Rose-DB/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/02/02 23:27:51 sno Exp $
+$NetBSD: distinfo,v 1.9 2010/09/07 05:57:23 sno Exp $
-SHA1 (Rose-DB-0.758.tar.gz) = b95c42fb15c855b6a9c25ba11253bde5a078a112
-RMD160 (Rose-DB-0.758.tar.gz) = 6e9341cf07a6812a27db72b6734672fa11e59efa
-Size (Rose-DB-0.758.tar.gz) = 109431 bytes
+SHA1 (Rose-DB-0.762.tar.gz) = 56f07bcd25401ec3e1baeafbf581aa53ec9aa4fc
+RMD160 (Rose-DB-0.762.tar.gz) = 5f4888cc97c945192d4d7a3b42e4bfb5a72c9089
+Size (Rose-DB-0.762.tar.gz) = 113529 bytes