From owner-svn-ports-head@FreeBSD.ORG Wed Oct 8 07:56:06 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 569B3531; Wed, 8 Oct 2014 07:56:06 +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 2906C82D; Wed, 8 Oct 2014 07:56:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s987u6Jn026315; Wed, 8 Oct 2014 07:56:06 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s987u585026309; Wed, 8 Oct 2014 07:56:05 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201410080756.s987u585026309@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 8 Oct 2014 07:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370421 - head/lang/php56 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.18-1 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: Wed, 08 Oct 2014 07:56:06 -0000 Author: ale Date: Wed Oct 8 07:56:04 2014 New Revision: 370421 URL: https://svnweb.freebsd.org/changeset/ports/370421 QAT: https://qat.redports.org/buildarchive/r370421/ Log: Update to 5.6.1 release. Modified: head/lang/php56/Makefile head/lang/php56/distinfo head/lang/php56/pkg-plist Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Wed Oct 8 07:25:18 2014 (r370420) +++ head/lang/php56/Makefile Wed Oct 8 07:56:04 2014 (r370421) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.0 -PORTREVISION?= 1 +PORTVERSION= 5.6.1 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Wed Oct 8 07:25:18 2014 (r370420) +++ head/lang/php56/distinfo Wed Oct 8 07:56:04 2014 (r370421) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.0.tar.bz2) = 097af1be34fc73965e6f8401fd10e73eb56e1969ed4ffd691fb7e91606d0fc09 -SIZE (php-5.6.0.tar.bz2) = 13547979 +SHA256 (php-5.6.1.tar.bz2) = 82c1ccd17830d697d7a4d75bb60ea12be58fa80b4dba101e97db1a6372ca45f0 +SIZE (php-5.6.1.tar.bz2) = 13455884 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 Modified: head/lang/php56/pkg-plist ============================================================================== --- head/lang/php56/pkg-plist Wed Oct 8 07:25:18 2014 (r370420) +++ head/lang/php56/pkg-plist Wed Oct 8 07:56:04 2014 (r370421) @@ -244,25 +244,3 @@ man/man1/php-config.1.gz man/man1/phpize.1.gz %%FPM%%man/man8/php-fpm.8.gz %%FPM%%share/php/fpm/status.html -@dirrm include/php/TSRM -@dirrm include/php/Zend -@dirrm include/php/ext/date/lib -@dirrm include/php/ext/date -@dirrm include/php/ext/ereg/regex -@dirrm include/php/ext/ereg -@dirrm include/php/ext/libxml -@dirrm include/php/ext/mysqlnd -@dirrm include/php/ext/pcre -@dirrm include/php/ext/spl -@dirrm include/php/ext/standard -@dirrmtry include/php/ext -@dirrm include/php/main/streams -@dirrm include/php/main -%%CLI%%@dirrm include/php/sapi/cli -%%EMBED%%@dirrm include/php/sapi/embed -%%SAPI_INC%%@dirrm include/php/sapi -@dirrmtry include/php -@dirrm lib/php/build -@dirrmtry lib/php -%%FPM%%@dirrm share/php/fpm -%%FPM%%@dirrm share/php