From 0a387cda8552d5e14143fc8144ae789b9883c8f8 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 17 Oct 2014 15:09:36 +0200 Subject: [PATCH] php: fix recipe * use main php.net download link, it will dispatch to mirrors as needed * use patch... --- dev-lang/php/php-5.6.2.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-lang/php/php-5.6.2.recipe b/dev-lang/php/php-5.6.2.recipe index 900527ab3..0e0f4c72f 100644 --- a/dev-lang/php/php-5.6.2.recipe +++ b/dev-lang/php/php-5.6.2.recipe @@ -11,8 +11,9 @@ COPYRIGHT="2001-2014 PHP Group" LICENSE="PHP License v3.01" ARCHITECTURES="x86_gcc2" -SRC_URI="http://fr2.php.net/get/php-5.6.2.tar.bz2/from/this/mirror" +SRC_URI="http://php.net/get/php-5.6.2.tar.bz2/from/this/mirror" SRC_FILENAME="php-$portVersion.tar.bz2" +PATCHES="php-$portVersion.patchset" PROVIDES=" php = $portVersion