summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 10:07:52 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 10:07:52 +0000
commitea5e0c7c168d62af2dc73a6417a1342e215ba31f (patch)
tree18e45a2cabf1a937b107b529a2c77d5740fc8a38 /databases/p5-Rose-DB/Makefile
parent08cf455b4f6c364abe3caad45b4c22297577afbe (diff)
downloadpkgsrc-ea5e0c7c168d62af2dc73a6417a1342e215ba31f.tar.gz
Update p5-Rose-DB to 0.764.
Changes from previous: 0.764 (10.18.2011) - John Siracusa <siracusa@gmail.com> * Use ENGINE=InnoDB instead of TYPE=InnoDB in MySQL table creation statements to avoid an incompatibility with MySQL 5.5 (RT 71757) 0.763 (12.30.2010) - John Siracusa <siracusa@gmail.com> * Support for Rose::DB::Object 0.794 * Return from rollback() early if AutoCommit is set.
Diffstat (limited to 'databases/p5-Rose-DB/Makefile')
-rw-r--r--databases/p5-Rose-DB/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index b8a4040e173..9fe5f9cad87 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2011/08/14 08:18:10 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/10/21 10:07:52 hiramatsu Exp $
-DISTNAME= Rose-DB-0.762
+DISTNAME= Rose-DB-0.764
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}