From owner-svn-ports-head@freebsd.org Mon Aug 8 12:26:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F6ACBA96F3; Mon, 8 Aug 2016 12:26:33 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 F420C151F; Mon, 8 Aug 2016 12:26:32 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u78CQWhb062890; Mon, 8 Aug 2016 12:26:32 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u78CQWGc062888; Mon, 8 Aug 2016 12:26:32 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201608081226.u78CQWGc062888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 8 Aug 2016 12:26:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419834 - 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.22 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: Mon, 08 Aug 2016 12:26:33 -0000 Author: tz Date: Mon Aug 8 12:26:31 2016 New Revision: 419834 URL: https://svnweb.freebsd.org/changeset/ports/419834 Log: lang/php56: switch distfiles from bzip2 to xz PR: 209881 Reported by: Piotr Kubaj Approved by: pi (mentor) Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Aug 8 12:25:59 2016 (r419833) +++ head/lang/php56/Makefile Mon Aug 8 12:26:31 2016 (r419834) @@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language LICENSE= PHP301 -USES+= tar:bzip2 cpe +USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Aug 8 12:25:59 2016 (r419833) +++ head/lang/php56/distinfo Mon Aug 8 12:26:31 2016 (r419834) @@ -1,5 +1,5 @@ -TIMESTAMP = 1469542085 -SHA256 (php-5.6.24.tar.bz2) = bf23617ec3ed0a125ec8bde2b7bca9d3804b2ff4df8de192890c84dc9fac38c6 -SIZE (php-5.6.24.tar.bz2) = 14905924 +TIMESTAMP = 1470647542 +SHA256 (php-5.6.24.tar.xz) = ed7c38c6dac539ade62e08118258f4dac0c49beca04d8603bee4e0ea6ca8250b +SIZE (php-5.6.24.tar.xz) = 12394980 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426