summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2014-07-19 05:13:07 +0000
committertaca <taca>2014-07-19 05:13:07 +0000
commitdfffaa639e282ed0b16a898279ec13925f3475a0 (patch)
tree8913a78d0be85c71c0fba5eafbd90e276ebd2671 /lang
parent975e78af0d5da46f6487bce652d015d9c4e69960 (diff)
downloadpkgsrc-dfffaa639e282ed0b16a898279ec13925f3475a0.tar.gz
Update pear to 1.9.5 along with pear XML_Util to 1.2.3.
PEAR-1.9.5 The new version - three years after the last stable 1.9.4 and 2 weeks after the preview - is a bugfix only release. 13 bugs have been fixed. Among them are the following: * #18466: Modifying paths during installation broken on Windows * #20203: PEAR channels on github user pages do not work * #20283: Report correct php.ini directive on xdebug installation (and every other zend_extension) Our plan is to work on a new version 1.10 that is E_STRICT and E_DEPRECATED clean and ships a couple of new features. XML_Util-1.2.3 * Bug #20293 Broken installation for 1.2.2 Changes to 1.2.2 is not available.
Diffstat (limited to 'lang')
-rw-r--r--lang/pear/Makefile7
-rw-r--r--lang/pear/PLIST4
-rw-r--r--lang/pear/distinfo14
3 files changed, 12 insertions, 13 deletions
diff --git a/lang/pear/Makefile b/lang/pear/Makefile
index 465c593c124..688ca3e51b9 100644
--- a/lang/pear/Makefile
+++ b/lang/pear/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2013/02/18 14:51:57 taca Exp $
+# $NetBSD: Makefile,v 1.25 2014/07/19 05:13:07 taca Exp $
#
-DISTNAME= PEAR-1.9.4
-PKGREVISION= 4
+DISTNAME= PEAR-1.9.5
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/PEAR/pear/}
CATEGORIES= lang
MASTER_SITES= http://download.pear.php.net/package/
@@ -45,7 +44,7 @@ EXTRACT_ONLY+= ${CONSOLE_SRCS}
STRUCTURES_SRCS= Structures_Graph-1.0.4${EXTRACT_SUFX}
DISTFILES+= ${STRUCTURES_SRCS}
-XMLUTIL_SRCS= XML_Util-1.2.1${EXTRACT_SUFX}
+XMLUTIL_SRCS= XML_Util-1.2.3${EXTRACT_SUFX}
DISTFILES+= ${XMLUTIL_SRCS}
#
diff --git a/lang/pear/PLIST b/lang/pear/PLIST
index 365793edfb2..758882f34b6 100644
--- a/lang/pear/PLIST
+++ b/lang/pear/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/06/19 15:40:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/07/19 05:13:07 taca Exp $
bin/pear
bin/peardev
bin/pecl
@@ -151,7 +151,6 @@ lib/php/pearcmd.php
lib/php/peclcmd.php
lib/php/test/Structures_Graph/tests/AllTests.php
lib/php/test/Structures_Graph/tests/testCase/BasicGraph.php
-lib/php/test/XML_Util/tests/AllTests.php
lib/php/test/XML_Util/tests/testBasic_apiVersion.phpt
lib/php/test/XML_Util/tests/testBasic_attributesToString.phpt
lib/php/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
@@ -168,6 +167,7 @@ lib/php/test/XML_Util/tests/testBasic_raiseError.phpt
lib/php/test/XML_Util/tests/testBasic_replaceEntities.phpt
lib/php/test/XML_Util/tests/testBasic_reverseEntities.phpt
lib/php/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
+lib/php/test/XML_Util/tests/testBug_18343.phpt
lib/php/test/XML_Util/tests/testBug_4950.phpt
lib/php/test/XML_Util/tests/testBug_5392.phpt
share/examples/pear/pear.conf
diff --git a/lang/pear/distinfo b/lang/pear/distinfo
index 6c0f2f8f58b..2a504c47542 100644
--- a/lang/pear/distinfo
+++ b/lang/pear/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2013/02/18 14:51:57 taca Exp $
+$NetBSD: distinfo,v 1.16 2014/07/19 05:13:07 taca Exp $
SHA1 (Archive_Tar-1.3.11.tgz) = a07ecdacdb180816be941550a8c4dbeeb4bbb110
RMD160 (Archive_Tar-1.3.11.tgz) = 8188cc89a6c818d61a687c9230c422e8725575cb
@@ -6,12 +6,12 @@ Size (Archive_Tar-1.3.11.tgz) = 18537 bytes
SHA1 (Console_Getopt-1.3.1.tgz) = 8f9ac495728ee9ba87edd109c3946f11ee72bc08
RMD160 (Console_Getopt-1.3.1.tgz) = aae10ad272bf2a66bc80d899f60cb8e630f90d16
Size (Console_Getopt-1.3.1.tgz) = 4471 bytes
-SHA1 (PEAR-1.9.4.tgz) = 7c4e88ae5064827507b2c9ae0108eb5972d900db
-RMD160 (PEAR-1.9.4.tgz) = 8c57e069d305470a9313d1a617e6dd9b6d07ef08
-Size (PEAR-1.9.4.tgz) = 296332 bytes
+SHA1 (PEAR-1.9.5.tgz) = 2f21309ac28eb416baab495b96032ca687e2d202
+RMD160 (PEAR-1.9.5.tgz) = acc02ed8bd571dc96182c6a6e57f703f9acc16aa
+Size (PEAR-1.9.5.tgz) = 290006 bytes
SHA1 (Structures_Graph-1.0.4.tgz) = 00f5c2aefad0c3f6490e5ca95da87828e64ebc57
RMD160 (Structures_Graph-1.0.4.tgz) = d236ddff4a31cafa6fa750b4ec4a0849c48ad3f6
Size (Structures_Graph-1.0.4.tgz) = 30318 bytes
-SHA1 (XML_Util-1.2.1.tgz) = 8072216577fb9ad684f15e0388ab0b1c0b57e2d4
-RMD160 (XML_Util-1.2.1.tgz) = 9d9dd43889312f46f39c9a43a800a8f2d8f6e9b2
-Size (XML_Util-1.2.1.tgz) = 17729 bytes
+SHA1 (XML_Util-1.2.3.tgz) = 7af1f0ded87d1c372a04a0742fee08c229451b6b
+RMD160 (XML_Util-1.2.3.tgz) = 0e9b709397efa620198265f9bec1a4af2ae7b722
+Size (XML_Util-1.2.3.tgz) = 17134 bytes