From b8ec3e77da502247dc0f437f0c53d8bac2c77cb6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Mar 2019 03:14:12 -0300 Subject: [PATCH] php: partially fix composer --- srcpkgs/php/patches/php.ini.patch | 9 --------- srcpkgs/php/template | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/srcpkgs/php/patches/php.ini.patch b/srcpkgs/php/patches/php.ini.patch index 085ff96829f..435c13e826b 100644 --- a/srcpkgs/php/patches/php.ini.patch +++ b/srcpkgs/php/patches/php.ini.patch @@ -2,15 +2,6 @@ diff --git php.ini-production php.ini-production index 794d3e8ddb..c7acf9c883 100644 --- php.ini-production +++ php.ini-production -@@ -306,7 +306,7 @@ serialize_precision = -1 - ; and below. This directive makes most sense if used in a per-directory - ; or per-virtualhost web server configuration file. - ; http://php.net/open-basedir --;open_basedir = -+open_basedir = /srv/www/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/ - - ; This directive allows you to disable certain functions for security reasons. - ; It receives a comma-delimited list of function names. @@ -729,7 +729,7 @@ default_charset = "UTF-8" ;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/srcpkgs/php/template b/srcpkgs/php/template index 8c5e4b98508..8ad8f3c6b8e 100644 --- a/srcpkgs/php/template +++ b/srcpkgs/php/template @@ -1,7 +1,7 @@ # Template file for 'php' pkgname=php version=7.3.3 -revision=1 +revision=2 conf_files="/etc/php/php.ini" hostmakedepends="bison pkg-config" makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel