From fe337e0489fb342b58496062c54ae6212a329967 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 4 Jun 2010 08:09:20 +0000 Subject: - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr --- sysutils/coreutils/Makefile | 1 + sysutils/coreutils/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils/coreutils') diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index e175d801b258..5e51213414d3 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" +USE_XZ= yes USE_GMAKE= yes USE_LDCONFIG= yes #USE_BISON= yes diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo index 4b4a63ed019d..91d76073f639 100644 --- a/sysutils/coreutils/distinfo +++ b/sysutils/coreutils/distinfo @@ -1,3 +1,3 @@ -MD5 (coreutils-7.5.tar.gz) = 775351410b7d6879767c3e4563354dc6 -SHA256 (coreutils-7.5.tar.gz) = 341f49b9434f83ca9a8b6c2266813092ef08a5fca25f15dcc1a0ba82fc18c3c1 -SIZE (coreutils-7.5.tar.gz) = 9956013 +MD5 (coreutils-7.5.tar.xz) = ca9219c5b7efa533d552f61a3880f458 +SHA256 (coreutils-7.5.tar.xz) = 9590b921559999c483d3db668b9839fb83c1c7a7a7683a8ceea1f1e54b1e63fd +SIZE (coreutils-7.5.tar.xz) = 4499412 -- cgit v1.2.3