From owner-svn-ports-head@freebsd.org Mon Aug 8 12:26:00 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 54B57BA96B3; Mon, 8 Aug 2016 12:26:00 +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 1E40E13DC; Mon, 8 Aug 2016 12:26:00 +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 u78CPxF6062741; Mon, 8 Aug 2016 12:25:59 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u78CPxkZ062739; Mon, 8 Aug 2016 12:25:59 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201608081225.u78CPxkZ062739@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:25:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419833 - head/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.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:00 -0000 Author: tz Date: Mon Aug 8 12:25:59 2016 New Revision: 419833 URL: https://svnweb.freebsd.org/changeset/ports/419833 Log: lang/php55: switch distfiles from bzip2 to xz PR: 209881 Reported by: Piotr Kubaj Approved by: pi (mentor) Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Mon Aug 8 12:11:34 2016 (r419832) +++ head/lang/php55/Makefile Mon Aug 8 12:25:59 2016 (r419833) @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2016-10-20 LICENSE= PHP301 -USES+= tar:bz2 cpe +USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Mon Aug 8 12:11:34 2016 (r419832) +++ head/lang/php55/distinfo Mon Aug 8 12:25:59 2016 (r419833) @@ -1,5 +1,5 @@ -TIMESTAMP = 1469546257 -SHA256 (php-5.5.38.tar.bz2) = 473c81ebb2e48ca468caee031762266651843d7227c18a824add9b07b9393e38 -SIZE (php-5.5.38.tar.bz2) = 13701262 +TIMESTAMP = 1470647395 +SHA256 (php-5.5.38.tar.xz) = cb527c44b48343c8557fe2446464ff1d4695155a95601083e5d1f175df95580f +SIZE (php-5.5.38.tar.xz) = 11077780 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426