From owner-svn-ports-head@FreeBSD.ORG Thu May 1 10:36:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A86D480; Thu, 1 May 2014 10:36:35 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E83B1A08; Thu, 1 May 2014 10:36:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s41AaZ5r088310; Thu, 1 May 2014 10:36:35 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s41AaYIN088307; Thu, 1 May 2014 10:36:34 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201405011036.s41AaYIN088307@svn.freebsd.org> From: Alex Dupre Date: Thu, 1 May 2014 10:36:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352743 - in head: Mk 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: Thu, 01 May 2014 10:36:35 -0000 Author: ale Date: Thu May 1 10:36:34 2014 New Revision: 352743 URL: http://svnweb.freebsd.org/changeset/ports/352743 QAT: https://qat.redports.org/buildarchive/r352743/ Log: Update to 5.5.12 release. Modified: head/Mk/bsd.php.mk head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/Mk/bsd.php.mk ============================================================================== --- head/Mk/bsd.php.mk Thu May 1 10:24:35 2014 (r352742) +++ head/Mk/bsd.php.mk Thu May 1 10:36:34 2014 (r352743) @@ -161,6 +161,8 @@ BUILD_DEPENDS+= ${PHPBASE}/include/php/m .endif RUN_DEPENDS+= ${PHPBASE}/include/php/main/php.h:${PORTSDIR}/${PHP_PORT} .if defined(WANT_PHP_MOD) || (defined(WANT_PHP_WEB) && defined(PHP_VERSION) && ${PHP_SAPI:Mcgi} == "" && ${PHP_SAPI:Mfpm} == "") +USE_APACHE_RUN= 22+ +.include "${PORTSDIR}/Mk/bsd.apache.mk" RUN_DEPENDS+= ${PHPBASE}/${APACHEMODDIR}/libphp5.so:${PORTSDIR}/${MOD_PHP_PORT} .endif Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Thu May 1 10:24:35 2014 (r352742) +++ head/lang/php55/Makefile Thu May 1 10:36:34 2014 (r352743) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.11 -PORTREVISION?= 1 +PORTVERSION= 5.5.12 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Thu May 1 10:24:35 2014 (r352742) +++ head/lang/php55/distinfo Thu May 1 10:36:34 2014 (r352743) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.11.tar.bz2) = 60e14c255f2a461a7a26639b84a2fc448cc2f91c8dead0e9fd00cd8ba27a2e96 -SIZE (php-5.5.11.tar.bz2) = 13207627 +SHA256 (php-5.5.12.tar.bz2) = 519ee29e28532782676f3d8e31a808ffbfee383e0279ccc8cbd2b12ed53c2335 +SIZE (php-5.5.12.tar.bz2) = 13251734 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379