Revision: 26406 http://sourceforge.net/p/gar/code/26406 Author: dmichelsen Date: 2018-04-13 12:44:18 +0000 (Fri, 13 Apr 2018) Log Message: ----------- php7/trunk: Update to version 7.2.4 and skip patch that no longer apply for now
Modified Paths: -------------- csw/mgar/pkg/php7/trunk/Makefile csw/mgar/pkg/php7/trunk/checksums Modified: csw/mgar/pkg/php7/trunk/Makefile =================================================================== --- csw/mgar/pkg/php7/trunk/Makefile 2018-04-13 11:57:28 UTC (rev 26405) +++ csw/mgar/pkg/php7/trunk/Makefile 2018-04-13 12:44:18 UTC (rev 26406) @@ -1,5 +1,5 @@ NAME = php -VERSION = 5.6.35 +VERSION = 7.2.4 GARTYPE = v2 BUNDLE = php5 @@ -78,15 +78,15 @@ DISTFILES += map.solaris10 DISTFILES += php.ini.patch -PATCHFILES += 0001-Strip-usr-ucblib-references.patch -PATCHFILES += 0003-Do-not-activate-php5-module-during-package-build.patch +###PATCHFILES += 0001-Strip-usr-ucblib-references.patch +###PATCHFILES += 0003-Do-not-activate-php5-module-during-package-build.patch # TBD: Where specifically do these come from? PATCHFILES += 0001-Undef-disturbing-definition-of-SS-on-Solaris.patch -PATCHFILES += 0002-Undef-ES-on-Solaris.patch +###PATCHFILES += 0002-Undef-ES-on-Solaris.patch -PATCHFILES += 0004-Do-not-add-Wno-write-strings-unconditionally.patch -PATCHFILES += 0005-Remove-another-Wno.patch +###PATCHFILES += 0004-Do-not-add-Wno-write-strings-unconditionally.patch +###PATCHFILES += 0005-Remove-another-Wno.patch # our apache24 has threaded and prefork MPM, needs 'autoreconf' PATCHFILES += 0006-disable-zts-build Modified: csw/mgar/pkg/php7/trunk/checksums =================================================================== --- csw/mgar/pkg/php7/trunk/checksums 2018-04-13 11:57:28 UTC (rev 26405) +++ csw/mgar/pkg/php7/trunk/checksums 2018-04-13 12:44:18 UTC (rev 26406) @@ -1 +1 @@ -50afbbc745ad433b9f368c5885bd73bf php-5.6.35.tar.xz +8266120cf6500a96f1ba335d9ef1e01b php-7.2.4.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.