summaryrefslogtreecommitdiff
path: root/databases/pear-MDB2_Driver_pgsql/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2008-07-13 17:55:38 +0000
committertonnerre <tonnerre@pkgsrc.org>2008-07-13 17:55:38 +0000
commit50b2e0711b2a23c94baf03d2b15fb49420a0bceb (patch)
treedab6c1442be50ff189d326b9daedca7ab45c7f22 /databases/pear-MDB2_Driver_pgsql/Makefile
parent2dba49aaaa40a78b9110a41a5d47fedc4955a158 (diff)
downloadpkgsrc-50b2e0711b2a23c94baf03d2b15fb49420a0bceb.tar.gz
Add patch for pear-MDB2 arbitrary file reading vulnerability (CVE-2007-5934).
Diffstat (limited to 'databases/pear-MDB2_Driver_pgsql/Makefile')
-rw-r--r--databases/pear-MDB2_Driver_pgsql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile
index 9f73a592967..7fadc5e095d 100644
--- a/databases/pear-MDB2_Driver_pgsql/Makefile
+++ b/databases/pear-MDB2_Driver_pgsql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/30 21:06:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/13 17:55:38 tonnerre Exp $
DISTNAME= MDB2_Driver_pgsql-1.4.1
+PKGREVISION= 1
CATEGORIES= databases
MAINTAINER= adrianp@NetBSD.org