diff options
-rw-r--r-- | lang/php/phpversion.mk | 4 | ||||
-rw-r--r-- | lang/php55/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index a94c74ae8e1..2364198fd55 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.119.2.3 2016/01/18 20:14:19 bsiegert Exp $ +# $NetBSD: phpversion.mk,v 1.119.2.4 2016/02/10 19:29:19 bsiegert Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -81,7 +81,7 @@ PHPVERSION_MK= defined # Define each PHP's version. -PHP55_VERSION= 5.5.31 +PHP55_VERSION= 5.5.32 PHP56_VERSION= 5.6.17 PHP70_VERSION= 7.0.2 diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 2a80dca5c9f..4ab112bec83 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.47.2.1 2016/01/17 19:19:56 bsiegert Exp $ +$NetBSD: distinfo,v 1.47.2.2 2016/02/10 19:29:19 bsiegert Exp $ -SHA1 (php-5.5.31.tar.bz2) = c8c3fddcb5fb210b586d61089fa047bd28849d44 -RMD160 (php-5.5.31.tar.bz2) = 2a0be642b0ea0e4beac73401597076489b59d22a -SHA512 (php-5.5.31.tar.bz2) = b5b44092636bf26898441cfda4007480dcd0d58b72cd5c53d74ad2926fe54bf7e5db995c8ff598f72f1783ecd02aafad6be7d3bbd35dc83300621c7c37d37eca -Size (php-5.5.31.tar.bz2) = 13659002 bytes +SHA1 (php-5.5.32.tar.bz2) = 7a1323bfaa030f6cdeb31704c9027f2af48a6750 +RMD160 (php-5.5.32.tar.bz2) = 5e70262de0791543152ac7b0b3ea608da3419698 +SHA512 (php-5.5.32.tar.bz2) = 1603864e7a98378bb5a7c1592d81029fd7dfe5d2fa88152a9e29484c3c98cd6126a79741657eea3e3295ed1bdeed47527d33981c9ea0df891f137ee8126cce2b +Size (php-5.5.32.tar.bz2) = 13685561 bytes SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2 SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2 |