summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-08-01 19:57:36 +0000
committersno <sno>2010-08-01 19:57:36 +0000
commit5fb83be2a001391c68afa5e5e7b5ad1f7d8dae45 (patch)
treef49787d5b9f88efc4e18725c4d001391cb31f5ae /databases/p5-ORLite/Makefile
parent79a31e25e10a113304b2ec94c52b03f53311f9e4 (diff)
downloadpkgsrc-5fb83be2a001391c68afa5e5e7b5ad1f7d8dae45.tar.gz
Updating databases/p5-ORLite from 1.42 to 1.44
Upstream changes: 1.44 Fri 23 Jul 2010 - Upgrading to Module::Install::DSL 1.00 (ADAMK) - Adding the per-table table_info method to get the columns (ADAMK) - Adding tests for the per-table metadata methods (ADAMK) 1.43 Mon 10 May 2010 - Ensure 100% of tables and columns are quoted correctly (ADAMK)
Diffstat (limited to 'databases/p5-ORLite/Makefile')
-rw-r--r--databases/p5-ORLite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile
index 6ca5c557a2f..4ae92e56e69 100644
--- a/databases/p5-ORLite/Makefile
+++ b/databases/p5-ORLite/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2010/03/16 21:34:44 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/01 19:57:36 sno Exp $
-DISTNAME= ORLite-1.42
+DISTNAME= ORLite-1.44
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}