summaryrefslogtreecommitdiff
path: root/databases/pear-MDB2
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-MDB2')
-rw-r--r--databases/pear-MDB2/Makefile5
-rw-r--r--databases/pear-MDB2/distinfo10
-rw-r--r--databases/pear-MDB2/patches/patch-aa19
-rw-r--r--databases/pear-MDB2/patches/patch-ab13
4 files changed, 6 insertions, 41 deletions
diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile
index 21c3fe09fa4..4b0f6c027db 100644
--- a/databases/pear-MDB2/Makefile
+++ b/databases/pear-MDB2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/07/13 17:55:38 tonnerre Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/19 20:13:17 abs Exp $
-DISTNAME= MDB2-2.4.1
-PKGREVISION= 1
+DISTNAME= MDB2-2.5.0b2
CATEGORIES= databases
MAINTAINER= adrianp@NetBSD.org
diff --git a/databases/pear-MDB2/distinfo b/databases/pear-MDB2/distinfo
index 9a162e31dcf..8bb09190919 100644
--- a/databases/pear-MDB2/distinfo
+++ b/databases/pear-MDB2/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/09/17 22:49:24 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2009/01/19 20:13:17 abs Exp $
-SHA1 (pear/MDB2-2.4.1.tgz) = 91e12cc3ae6203db6cf5b6bb42c7befa11777800
-RMD160 (pear/MDB2-2.4.1.tgz) = 2298a0c5963779f7d42f268d79ed607835413e4b
-Size (pear/MDB2-2.4.1.tgz) = 119790 bytes
-SHA1 (patch-aa) = 2b8f0f9140ed42e9e7118ba9273be83a401e823f
-SHA1 (patch-ab) = 99b150c34cce6566dbbe9e1e2c4c6a241c1145de
+SHA1 (pear/MDB2-2.5.0b2.tgz) = 67e408572d301c6ea28235c4be8bd0a6b6037252
+RMD160 (pear/MDB2-2.5.0b2.tgz) = b5152a65c3c5f836b2ede0f975b2d50f55252cb2
+Size (pear/MDB2-2.5.0b2.tgz) = 128775 bytes
diff --git a/databases/pear-MDB2/patches/patch-aa b/databases/pear-MDB2/patches/patch-aa
deleted file mode 100644
index 3f4f89fefd3..00000000000
--- a/databases/pear-MDB2/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2008/09/17 22:49:24 adrianp Exp $
-
---- MDB2.php.orig 2007-05-03 19:58:15.000000000 +0100
-+++ MDB2.php
-@@ -1156,6 +1156,7 @@ class MDB2_Driver_Common extends PEAR
- 'datatype_map' => array(),
- 'datatype_map_callback' => array(),
- 'nativetype_map_callback' => array(),
-+ 'lob_allow_url_include' => false,
- );
-
- /**
-@@ -4268,4 +4269,4 @@ function MDB2_defaultDebugOutput(&$db, $
- }
-
- // }}}
--?>
-\ No newline at end of file
-+?>
diff --git a/databases/pear-MDB2/patches/patch-ab b/databases/pear-MDB2/patches/patch-ab
deleted file mode 100644
index cb98842bc00..00000000000
--- a/databases/pear-MDB2/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2008/07/13 17:55:38 tonnerre Exp $
-
---- ../package.xml.orig 2007-05-03 20:58:15.000000000 +0200
-+++ ../package.xml
-@@ -241,7 +241,7 @@ open todo items:
- <tasks:replace from="@package_version@" to="version" type="package-info" />
- </file>
- <file baseinstalldir="/" md5sum="a5019765abfd14334f25231c61c568ef" name="LICENSE" role="data" />
-- <file baseinstalldir="/" md5sum="0d4093f6d7db5ec64434116b700e9a82" name="MDB2.php" role="php">
-+ <file baseinstalldir="/" md5sum="2d80a7368ca4bd157740d3472cdeab9b" name="MDB2.php" role="php">
- <tasks:replace from="@package_version@" to="version" type="package-info" />
- </file>
- </dir>