Date: Wed, 11 Mar 2015 15:16:22 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381009 - head/www/lighttpd Message-ID: <201503111516.t2BFGMA1059612@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Mar 11 15:16:21 2015 New Revision: 381009 URL: https://svnweb.freebsd.org/changeset/ports/381009 QAT: https://qat.redports.org/buildarchive/r381009/ Log: Switch to the tar.xz distfile. Sponsored by: Absolight Modified: head/www/lighttpd/Makefile head/www/lighttpd/distinfo Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Wed Mar 11 15:03:35 2015 (r381008) +++ head/www/lighttpd/Makefile Wed Mar 11 15:16:21 2015 (r381009) @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig tar:bzip2 +USES= gmake libtool pkgconfig tar:xz USE_AUTOTOOLS= autoconf autoheader aclocal automake AUTOMAKE_ARGS= -a -c -f Modified: head/www/lighttpd/distinfo ============================================================================== --- head/www/lighttpd/distinfo Wed Mar 11 15:03:35 2015 (r381008) +++ head/www/lighttpd/distinfo Wed Mar 11 15:16:21 2015 (r381009) @@ -1,5 +1,5 @@ -SHA256 (lighttpd-1.4.35.tar.bz2) = 4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7 -SIZE (lighttpd-1.4.35.tar.bz2) = 665955 +SHA256 (lighttpd-1.4.35.tar.xz) = 113e9b72ccbd1da5deb0774bf93cf0ca15dc82aad2da0f04e5ab27d37d3f30a3 +SIZE (lighttpd-1.4.35.tar.xz) = 556896 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = d7c3704d5253c4f3c18459f89059063b311e50096cd2c38fc982cec683c32e61 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = 44695 SHA256 (lighttpd-1.4.26_mod_geoip.patch.gz) = db43cc0ed7c808b5eed3185d97346e70dea0f1ef4fa9ed436d08e4faff7f97e7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503111516.t2BFGMA1059612>