svn commit: r419833 - head/lang/php55

Torsten Zuehlsdorff tz at FreeBSD.org
Mon Aug 8 12:26:00 UTC 2016


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 <pkubaj at anongoth.pl>
  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


More information about the svn-ports-all mailing list