svn commit: r328948 - head/misc/iso-codes
Koop Mast
kwm at FreeBSD.org
Tue Oct 1 13:38:11 UTC 2013
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
More information about the svn-ports-all
mailing list