From owner-svn-ports-head@FreeBSD.ORG Tue Oct 1 13:38:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CE18F88C; Tue, 1 Oct 2013 13:38:11 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC55D2BC3; Tue, 1 Oct 2013 13:38:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r91DcBrm064686; Tue, 1 Oct 2013 13:38:11 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r91DcB5Q064684; Tue, 1 Oct 2013 13:38:11 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201310011338.r91DcB5Q064684@svn.freebsd.org> From: Koop Mast Date: Tue, 1 Oct 2013 13:38:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328948 - head/misc/iso-codes 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.14 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: Tue, 01 Oct 2013 13:38:11 -0000 Author: kwm Date: Tue Oct 1 13:38:11 2013 New Revision: 328948 URL: http://svnweb.freebsd.org/changeset/ports/328948 Log: Update to 3.46. USE_GMAKE => USES=gmake. Stageify. Modified: head/misc/iso-codes/Makefile head/misc/iso-codes/distinfo Modified: head/misc/iso-codes/Makefile ============================================================================== --- head/misc/iso-codes/Makefile Tue Oct 1 13:22:35 2013 (r328947) +++ head/misc/iso-codes/Makefile Tue Oct 1 13:38:11 2013 (r328948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iso-codes -PORTVERSION= 3.43 +PORTVERSION= 3.46 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ @@ -12,9 +12,7 @@ COMMENT= Lists of the country, language, LICENSE= LGPL21 USE_XZ= yes -USES= pathfix gettext -USE_GMAKE= yes +USES= pathfix gettext gmake GNU_CONFIGURE= yes -NO_STAGE= yes .include Modified: head/misc/iso-codes/distinfo ============================================================================== --- head/misc/iso-codes/distinfo Tue Oct 1 13:22:35 2013 (r328947) +++ head/misc/iso-codes/distinfo Tue Oct 1 13:38:11 2013 (r328948) @@ -1,2 +1,2 @@ -SHA256 (iso-codes-3.43.tar.xz) = 87aefbfbefda575fd746fe5b8927fd697ca5ba1f2a28cfee8d031f10cd33edb4 -SIZE (iso-codes-3.43.tar.xz) = 3674024 +SHA256 (iso-codes-3.46.tar.xz) = b95434e14fc2c78dc09ce61a8e6e06f24f5add8d01ece04678634796b0a5857f +SIZE (iso-codes-3.46.tar.xz) = 3605252