~alpine/aports

1

[alpine-aports] [PATCH] main/php: upgrade to 5.6.12

Andy Blyler <andy@blyler.cc>
Details
Message ID
<1439081938-74097-1-git-send-email-andy@blyler.cc>
Sender timestamp
1439081938
DKIM signature
missing
Download raw message
Patch: +8 -4
- add pcntl extention as a package
---
 main/php/APKBUILD | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/main/php/APKBUILD b/main/php/APKBUILD
index 424b72b..a301552 100644
--- a/main/php/APKBUILD
+++ b/main/php/APKBUILD
@@ -1,8 +1,9 @@
# Contributor: Andy Blyler <andy@blyler.cc>
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=php
pkgver=5.6.11
pkgver=5.6.12
pkgrel=0
pkgdesc="The PHP language runtime engine"
url="http://www.php.net/"
@@ -78,6 +79,7 @@ subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-common $pkgname-cgi
	$pkgname-mysqli
	$pkgname-odbc
	$pkgname-openssl
	$pkgname-pcntl
	$pkgname-pdo
	$pkgname-pdo_mysql
	$pkgname-pdo_odbc
@@ -206,6 +208,7 @@ build() {
		  --with-mysqli=shared,mysqlnd \
		  --with-openssl=shared \
		  --with-pcre-regex=/usr \
		--enable-pcntl=shared \
		--enable-pdo=shared \
		  --with-pdo-mysql=shared,mysqlnd \
		  --with-pdo-odbc=shared,unixODBC,/usr \
@@ -467,6 +470,7 @@ mysql()		{ _mv_ext mysql; }
mysqli()	{ _mv_ext mysqli; }
odbc()		{ _mv_ext odbc unixodbc; }
openssl()	{ _mv_ext openssl; }
pcntl()		{ _mv_ext pcntl; }
pdo()		{ _mv_ext pdo; }
pdo_mysql()	{ _mv_ext pdo_mysql php-pdo; }
pdo_odbc()	{ _mv_ext pdo_odbc php-pdo; }
@@ -499,21 +503,21 @@ pdo_dblib()	{ _mv_ext pdo_dblib "php-pdo freetds"; }
wddx()		{ _mv_ext wddx; }
opcache()	{ _mv_ext opcache; }

md5sums="a0c842c1d30fedbe972e1556ae9cee27  php-5.6.11.tar.bz2
md5sums="4578dee9d979114610a444bee263ed9b  php-5.6.12.tar.bz2
08932656a9fe2d0b329805097efb033a  php-fpm.initd
67719f428f44ec004da18705cbabe2ee  php5-module.conf
483bc0a85c50a9a9aedbe14a19ed4526  php-install-pear-xml.patch
162d8d079944387eab2bc80edab347ae  gd-iconv.patch
b63ef63893c1c115d6dd63e8df1f17e3  php-fix-crypt.patch
cb10034c525c6544890f1a1839837e38  fix-crypt-sha.patch"
sha256sums="bd6b260816764c267244749ead07482120dbf8d1920ebbbb0dcb2aa411033866  php-5.6.11.tar.bz2
sha256sums="6f27104272af7b2a996f85e4100fac627630fbdaf39d7bd263f16cf529c8853a  php-5.6.12.tar.bz2
c60b956b909c347de57265654c76b6fb903248adc709c07966a39584a3ef65fe  php-fpm.initd
ceec4d5b2a128c6a97e49830af604f0bb555bca1a86a9cd0366b828ba392257f  php5-module.conf
f739ca427a1dd53a388bad0823565299c5d4a5796b1171b892884e4d7d099bab  php-install-pear-xml.patch
6122bf279cdb7c387dd000761b2426969a73cf63a10a132aa98a79eb1dd259b2  gd-iconv.patch
817f6300cd0c4d97f24c3e883132d2cde0ef52d84f5c97073f9c9668d6275d6e  php-fix-crypt.patch
a5db307ad2638e7e609b450abce19c98c23de54be96619b46adb69f2c5e11fa2  fix-crypt-sha.patch"
sha512sums="c6319939882a7e736cc4311470ff4802439452e45785f57c18f57e7ffaa2bce1df90221e5f44a9f0b778f56ed5fe3d86248bfd44df7537fd9f2151c09a2442e3  php-5.6.11.tar.bz2
sha512sums="fba0b5d0474ee0429d77bb8848863e68c22bd08d1d675f73a0b09d001b3bbfc5f4c15237055ad9a2e3367dbc1ad52c98db83c093e524a55ef67e573688e4fb03  php-5.6.12.tar.bz2
f88eb6b44d1418d2373a7a0de56e17bc392b5afd87a9a3953183f2dcb62cfd8e5ac9ba8a5c481efce4058a68624c0be88b42c804fc386175cda158b71c82bea7  php-fpm.initd
895e94c791bd82060ad820fef049d366a09c932097faa6b7b9a2c2e9e00a18cb7c0f9b128679c7659b404379266fd0f95dba5c0333f626194cf60f7bf6044102  php5-module.conf
f1177cbf6b1f44402f421c3d317aab1a2a40d0b1209c11519c1158df337c8945f3a313d689c939768584f3e4edbe52e8bd6103fb6777462326a9d94e8ab1f505  php-install-pear-xml.patch
-- 
2.5.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<20150810141449.GA22673@francium.lan>
In-Reply-To
<1439081938-74097-1-git-send-email-andy@blyler.cc> (view parent)
Sender timestamp
1439216089
DKIM signature
missing
Download raw message
PHP was already upgraded to 5.6.12 with commit
f9e3822c20601e77293aed701c7ccbca09beb413, however, this commit didn't
include your pcntl extension maybe it would be a good idea to rebase
your patch on top of f9e3822c20601e77293aed701c7ccbca09beb413 and
resubmit it?

Sören


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)