summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-05-28 22:07:00 +0000
committerabs <abs@pkgsrc.org>2008-05-28 22:07:00 +0000
commit412d593ba04f0569575e645b84ec90381e2efbe8 (patch)
treec4568a4c0ffc4a8760d71c20703dd198f91b0c2e /databases
parente8d4688a08be8da9f28cab206221b601215a5bc7 (diff)
downloadpkgsrc-412d593ba04f0569575e645b84ec90381e2efbe8.tar.gz
Updated databases/p5-Rose-DB to 0.744
0.744 (05.28.2008) - John Siracusa <siracusa@gmail.com> * Added fixup() class method call to auto_load_fixups(). (Suggested by Justin Ellison) * Skip the interactive part of the test suite when the AUTOMATED_TESTING environment variable is set. 0.743 (04.02.2008) - John Siracusa <siracusa@gmail.com> * Fixed some warnings and made nice with the CPAN version extractor. 0.742 (04.01.2008) - John Siracusa <siracusa@gmail.com> * Added warning for ancient DBD::mysql versions. * Support for Rose::DB::Object 0.769.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Rose-DB/Makefile9
-rw-r--r--databases/p5-Rose-DB/distinfo8
2 files changed, 10 insertions, 7 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index 626eaab0591..6b118c659b2 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/04/06 00:21:12 abs Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/28 22:07:00 abs Exp $
-DISTNAME= Rose-DB-0.741
+DISTNAME= Rose-DB-0.744
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@@ -20,7 +20,10 @@ DEPENDS+= p5-SQL-ReservedWords-[0-9]*:../../databases/p5-SQL-ReservedWords
DEPENDS+= p5-Time-Clock-[0-9]*:../../time/p5-Time-Clock
DEPENDS+= p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck
-PERL5_PACKLIST= auto/Rose/DB/.packlist
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Rose/DB/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-Rose-DB/distinfo b/databases/p5-Rose-DB/distinfo
index 7f07dcd5daa..14f82c51468 100644
--- a/databases/p5-Rose-DB/distinfo
+++ b/databases/p5-Rose-DB/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/04/06 00:21:12 abs Exp $
+$NetBSD: distinfo,v 1.3 2008/05/28 22:07:00 abs Exp $
-SHA1 (Rose-DB-0.741.tar.gz) = 071185c0caa992628b83d3421acc8b2cfb6b4e96
-RMD160 (Rose-DB-0.741.tar.gz) = 74e2340af0539db32a9634e1f347eb2e6e2b43dc
-Size (Rose-DB-0.741.tar.gz) = 96482 bytes
+SHA1 (Rose-DB-0.744.tar.gz) = 9e1be00d49b1e1eaa02378ba6c4f3832eaf16c56
+RMD160 (Rose-DB-0.744.tar.gz) = 33bd3306b01b069befa1efbd0d2ce2408d63f4ec
+Size (Rose-DB-0.744.tar.gz) = 97126 bytes