diff options
author | taca <taca@pkgsrc.org> | 2015-08-30 08:37:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-08-30 08:37:20 +0000 |
commit | a4bb6d6a958bf6882d77aba8f8dde30f44afe135 (patch) | |
tree | 1cb6e5ac1fe8b0e5abf428c281674287c2837300 /lang/pear | |
parent | 6bcb32ef85cf20b89c3278028febaad1260e51b0 (diff) | |
download | pkgsrc-a4bb6d6a958bf6882d77aba8f8dde30f44afe135.tar.gz |
Update included pear pacakges and bump PKGREVISION.
Archive_Tar-1.4.0
* Add support for PHP 7
* Drop support for PHP 4
* Add visibility declarations to methods and properties
Console_Getopt-1.4.1
* Fix unit test on PHP 7 [cweiske]
Structures_Graph-1.1.1
* Fix deprecated constructor warning on PHP 7 [cweiske]
Diffstat (limited to 'lang/pear')
-rw-r--r-- | lang/pear/Makefile | 10 | ||||
-rw-r--r-- | lang/pear/PLIST | 6 | ||||
-rw-r--r-- | lang/pear/distinfo | 20 |
3 files changed, 20 insertions, 16 deletions
diff --git a/lang/pear/Makefile b/lang/pear/Makefile index 4ac32544ccc..ae0ed79eb2a 100644 --- a/lang/pear/Makefile +++ b/lang/pear/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2015/05/31 15:20:03 taca Exp $ +# $NetBSD: Makefile,v 1.33 2015/08/30 08:37:20 taca Exp $ # DISTNAME= PEAR-1.9.5 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/PEAR/pear/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= http://download.pear.php.net/package/ EXTRACT_SUFX= .tgz @@ -33,17 +33,17 @@ PEAR_SRCS= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= ${PEAR_SRCS} EXTRACT_ONLY+= ${PEAR_SRCS} -ARCHIVE_SRCS= Archive_Tar-1.3.16${EXTRACT_SUFX} +ARCHIVE_SRCS= Archive_Tar-1.4.0${EXTRACT_SUFX} ARCHIVE_WRKSRC= ${WRKDIR}/${ARCHIVE_SRCS:S/${EXTRACT_SUFX}//} DISTFILES+= ${ARCHIVE_SRCS} EXTRACT_ONLY+= ${ARCHIVE_SRCS} -CONSOLE_SRCS= Console_Getopt-1.4.0${EXTRACT_SUFX} +CONSOLE_SRCS= Console_Getopt-1.4.1${EXTRACT_SUFX} CONSOLE_WRKSRC= ${WRKDIR}/${CONSOLE_SRCS:S/${EXTRACT_SUFX}//} DISTFILES+= ${CONSOLE_SRCS} EXTRACT_ONLY+= ${CONSOLE_SRCS} -STRUCTURES_SRCS= Structures_Graph-1.1.0${EXTRACT_SUFX} +STRUCTURES_SRCS= Structures_Graph-1.1.1${EXTRACT_SUFX} DISTFILES+= ${STRUCTURES_SRCS} XMLUTIL_SRCS= XML_Util-1.3.0${EXTRACT_SUFX} diff --git a/lang/pear/PLIST b/lang/pear/PLIST index 64f319896e0..55ec35aea23 100644 --- a/lang/pear/PLIST +++ b/lang/pear/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/15 00:45:19 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/08/30 08:37:20 taca Exp $ bin/pear bin/peardev bin/pecl @@ -129,6 +129,10 @@ lib/php/doc/XML_Util/examples/example.php lib/php/doc/XML_Util/examples/example2.php lib/php/pearcmd.php lib/php/peclcmd.php +lib/php/test/Console_Getopt/tests/001-getopt.phpt +lib/php/test/Console_Getopt/tests/bug10557.phpt +lib/php/test/Console_Getopt/tests/bug11068.phpt +lib/php/test/Console_Getopt/tests/bug13140.phpt lib/php/test/Structures_Graph/tests/AcyclicTestTest.php lib/php/test/Structures_Graph/tests/AllTests.php lib/php/test/Structures_Graph/tests/BasicGraphTest.php diff --git a/lang/pear/distinfo b/lang/pear/distinfo index 3cb35ebe20d..7b9434117c4 100644 --- a/lang/pear/distinfo +++ b/lang/pear/distinfo @@ -1,17 +1,17 @@ -$NetBSD: distinfo,v 1.20 2015/05/31 15:20:03 taca Exp $ +$NetBSD: distinfo,v 1.21 2015/08/30 08:37:20 taca Exp $ -SHA1 (Archive_Tar-1.3.16.tgz) = 95f0f85a4aad827a2dc0d53ae32de3a00af2cfc7 -RMD160 (Archive_Tar-1.3.16.tgz) = a97a30c322461a9e8f306fa4ae5c716eba3ce4ab -Size (Archive_Tar-1.3.16.tgz) = 20024 bytes -SHA1 (Console_Getopt-1.4.0.tgz) = af01996e09a463e026609ec75592baa5f76ad8d5 -RMD160 (Console_Getopt-1.4.0.tgz) = 437b5579f86906997f2f8d035d4a1e38db5c1270 -Size (Console_Getopt-1.4.0.tgz) = 4534 bytes +SHA1 (Archive_Tar-1.4.0.tgz) = c6bc9abdc17e914e95ae306ad14d9a4ca43c8878 +RMD160 (Archive_Tar-1.4.0.tgz) = d267adb476732759d1844b69ee80e20d4c967a64 +Size (Archive_Tar-1.4.0.tgz) = 20018 bytes +SHA1 (Console_Getopt-1.4.1.tgz) = a98e088c20b18524c8d254d25a5c9b6dd8e81853 +RMD160 (Console_Getopt-1.4.1.tgz) = 276e91dda93350a97ccddee4d35fd898f6dfd7c6 +Size (Console_Getopt-1.4.1.tgz) = 5580 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.1.0.tgz) = 154e4d57b2050f2d3dfd4bc77a46efed23fa8181 -RMD160 (Structures_Graph-1.1.0.tgz) = dbfc8d04a08042afe1554fdedafd5b5b72dfd1ea -Size (Structures_Graph-1.1.0.tgz) = 12361 bytes +SHA1 (Structures_Graph-1.1.1.tgz) = a27a6b3c9910675cff86be3a0d016f56f2c1750f +RMD160 (Structures_Graph-1.1.1.tgz) = fb827a55b2bb78f207110a26e0bed032efe26365 +Size (Structures_Graph-1.1.1.tgz) = 12402 bytes SHA1 (XML_Util-1.3.0.tgz) = 9dc8c10f93bf4b9fc5f2e63d93e5a14485ec9d95 RMD160 (XML_Util-1.3.0.tgz) = b32763f33b41dc685eb224837634b540c4d90ab8 Size (XML_Util-1.3.0.tgz) = 17186 bytes |