From 58d34bf26168a5abf3369efd963e7ab0fe671cd4 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 30 Aug 2015 05:30:55 +0000 Subject: Update pear-DB to 1.8.2. 1.8.2: * Fix bug #20447 (Have quoteString() remove quotes like it used to) 1.8.1: * Fix bug #19785 (Ensure calling quote() is safe) 1.8.0: * E_STRICT compliance, require PHP 5. * Fix array to string conversion in connect() when class does not exist. --- databases/pear-DB/Makefile | 4 ++-- databases/pear-DB/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/pear-DB') diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index c43c953c2a7..94a747de5c5 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2012/10/02 21:25:37 asau Exp $ +# $NetBSD: Makefile,v 1.11 2015/08/30 05:30:55 taca Exp $ -DISTNAME= DB-1.7.14 +DISTNAME= DB-1.8.2 CATEGORIES= databases CONFLICTS= php-pear-DB-[0-9]* diff --git a/databases/pear-DB/distinfo b/databases/pear-DB/distinfo index e2316f736c6..64873ca2fd7 100644 --- a/databases/pear-DB/distinfo +++ b/databases/pear-DB/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/06/04 12:03:39 obache Exp $ +$NetBSD: distinfo,v 1.4 2015/08/30 05:30:55 taca Exp $ -SHA1 (pear/DB-1.7.14.tgz) = b82a49cafcf1b87fd3075be5e1f2855c54447d1e -RMD160 (pear/DB-1.7.14.tgz) = 4d6cdc4703c9b6cb9b4a536613373ba59322c69e -Size (pear/DB-1.7.14.tgz) = 133103 bytes +SHA1 (pear/DB-1.8.2.tgz) = 06ad56109f8e5d884a7798e12861991ca2542b49 +RMD160 (pear/DB-1.8.2.tgz) = 20408067e8d5267fc6b8b9b4512a6e527bcad3bd +Size (pear/DB-1.8.2.tgz) = 131693 bytes -- cgit v1.2.3