Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 13:38:11 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328948 - head/misc/iso-codes
Message-ID:  <201310011338.r91DcB5Q064684@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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