From owner-svn-ports-all@FreeBSD.ORG Fri Oct 17 21:14:13 2014 Return-Path: Delivered-To: svn-ports-all@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 EF574DDD; Fri, 17 Oct 2014 21:14:13 +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 C1A6CE7A; Fri, 17 Oct 2014 21:14:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9HLED5f080815; Fri, 17 Oct 2014 21:14:13 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9HLED2a080810; Fri, 17 Oct 2014 21:14:13 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201410172114.s9HLED2a080810@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Fri, 17 Oct 2014 21:14:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371078 - head/lang/php5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 21:14:14 -0000 Author: ale Date: Fri Oct 17 21:14:12 2014 New Revision: 371078 URL: https://svnweb.freebsd.org/changeset/ports/371078 QAT: https://qat.redports.org/buildarchive/r371078/ Log: Update to 5.4.34 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo head/lang/php5/pkg-plist Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Fri Oct 17 20:34:32 2014 (r371077) +++ head/lang/php5/Makefile Fri Oct 17 21:14:12 2014 (r371078) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.33 -PORTREVISION?= 1 +PORTVERSION= 5.4.34 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Fri Oct 17 20:34:32 2014 (r371077) +++ head/lang/php5/distinfo Fri Oct 17 21:14:12 2014 (r371078) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.33.tar.bz2) = 1a75b2d0835e74b8886cd3980d9598a0e06691441bb7f91d19b74c2278e40bb5 -SIZE (php-5.4.33.tar.bz2) = 12280453 +SHA256 (php-5.4.34.tar.bz2) = 57d4ea10f0c18b096a7c8fd0a98dcbe40c8f4dc94453fd3ca0a10e35fb2f8234 +SIZE (php-5.4.34.tar.bz2) = 12277163 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 Modified: head/lang/php5/pkg-plist ============================================================================== --- head/lang/php5/pkg-plist Fri Oct 17 20:34:32 2014 (r371077) +++ head/lang/php5/pkg-plist Fri Oct 17 21:14:12 2014 (r371078) @@ -241,25 +241,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%%@dirrmtry include/php/sapi -@dirrmtry include/php -@dirrm lib/php/build -@dirrmtry lib/php -%%FPM%%@dirrm share/php/fpm -%%FPM%%@dirrm share/php