Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 12:29:21 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359511 - head/sysutils/coreutils
Message-ID:  <201406271229.s5RCTLS5053466@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jadawin
Date: Fri Jun 27 12:29:20 2014
New Revision: 359511
URL: http://svnweb.freebsd.org/changeset/ports/359511
QAT: https://qat.redports.org/buildarchive/r359511/

Log:
  - Submitter take maintainership
  - While I'm here use tar:xz
  
  PR:		ports/191409
  Submitted by:	jharris@widomaker.com

Modified:
  head/sysutils/coreutils/Makefile

Modified: head/sysutils/coreutils/Makefile
==============================================================================
--- head/sysutils/coreutils/Makefile	Fri Jun 27 12:13:46 2014	(r359510)
+++ head/sysutils/coreutils/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
@@ -6,9 +6,8 @@ PORTVERSION=	8.22
 PORTREVISION=	2
 CATEGORIES=	sysutils textproc
 MASTER_SITES=	GNU
-MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jharris@widomaker.com
 COMMENT=	Free Software Foundation core utilities
 
 LICENSE=	GPLv3
@@ -27,9 +26,8 @@ CONFIGURE_ENV=	FORCE_UNSAFE_CONFIGURE=1
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 
-USES=		gmake iconv perl5 charsetfix
+USES=		gmake iconv perl5 charsetfix tar:xz
 USE_PERL5=	build	# build - required for tests and man page generation
-USE_XZ=		yes
 USE_LDCONFIG=	yes
 
 INFO=		coreutils



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406271229.s5RCTLS5053466>