From owner-svn-ports-head@FreeBSD.ORG Sun Feb 9 12:46:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BD25278; Sun, 9 Feb 2014 12:46:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3464912D2; Sun, 9 Feb 2014 12:46:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s19CkBJa015618; Sun, 9 Feb 2014 12:46:11 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s19CkAsC015612; Sun, 9 Feb 2014 12:46:10 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201402091246.s19CkAsC015612@svn.freebsd.org> From: Alex Dupre Date: Sun, 9 Feb 2014 12:46:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343492 - in head: converters/php55-iconv databases/php55-interbase databases/php55-pdo_firebird lang/php55 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 12:46:11 -0000 Author: ale Date: Sun Feb 9 12:46:09 2014 New Revision: 343492 URL: http://svnweb.freebsd.org/changeset/ports/343492 QAT: https://qat.redports.org/buildarchive/r343492/ Log: - Update to 5.5.9 release - Enable FPM by default [2] - Add support to override configure flags [3] To users requesting mod_php package, please read this: https://wiki.apache.org/httpd/PHP-FPM PR: ports/185438 [1], ports/186536 [2] Submitted by: Ilya Bakulin [1], Reinier Schoof [2] Modified: head/converters/php55-iconv/Makefile head/databases/php55-interbase/Makefile head/databases/php55-pdo_firebird/Makefile head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/converters/php55-iconv/Makefile ============================================================================== --- head/converters/php55-iconv/Makefile Sun Feb 9 12:44:40 2014 (r343491) +++ head/converters/php55-iconv/Makefile Sun Feb 9 12:46:09 2014 (r343492) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/databases/php55-interbase/Makefile ============================================================================== --- head/databases/php55-interbase/Makefile Sun Feb 9 12:44:40 2014 (r343491) +++ head/databases/php55-interbase/Makefile Sun Feb 9 12:46:09 2014 (r343492) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/databases/php55-pdo_firebird/Makefile ============================================================================== --- head/databases/php55-pdo_firebird/Makefile Sun Feb 9 12:44:40 2014 (r343491) +++ head/databases/php55-pdo_firebird/Makefile Sun Feb 9 12:46:09 2014 (r343492) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Sun Feb 9 12:44:40 2014 (r343491) +++ head/lang/php55/Makefile Sun Feb 9 12:46:09 2014 (r343492) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.8 +PORTVERSION= 5.5.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} @@ -23,8 +23,7 @@ USE_AUTOTOOLS= autoconf LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -CONFIGURE_ARGS= \ - --with-layout=GNU \ +CONFIGURE_ARGS+=--with-layout=GNU \ --localstatedir=/var \ --with-config-file-scan-dir=${PREFIX}/etc/php \ --disable-all \ @@ -38,7 +37,7 @@ CONFIGURE_ARGS= \ USE_GNOME= libxml2 OPTIONS_DEFINE= CLI CGI FPM APACHE AP2FILTER EMBED DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS -OPTIONS_DEFAULT=CLI CGI IPV6 LINKTHR +OPTIONS_DEFAULT=CLI CGI FPM IPV6 LINKTHR OPTIONS_SUB= yes CLI_DESC= Build CLI version Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Sun Feb 9 12:44:40 2014 (r343491) +++ head/lang/php55/distinfo Sun Feb 9 12:46:09 2014 (r343492) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.8.tar.bz2) = 6d5f45659d13383fc8429f185cc9da0b30c7bb72dcae9baf568f0511eb7f8b68 -SIZE (php-5.5.8.tar.bz2) = 13005675 +SHA256 (php-5.5.9.tar.bz2) = 9d1dea5195e2bcd928416130a6e19173d02bd36fb76c382522bf145c458fbed3 +SIZE (php-5.5.9.tar.bz2) = 13019443 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379