Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2013 14:16:41 +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: r317022 - head/misc/iso-codes
Message-ID:  <201305011416.r41EGfYk069193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Wed May  1 14:16:41 2013
New Revision: 317022
URL: http://svnweb.freebsd.org/changeset/ports/317022

Log:
  Update to 3.41.
  
  Indent USES correctly to be inline with the rest of the file.

Modified:
  head/misc/iso-codes/Makefile
  head/misc/iso-codes/distinfo
  head/misc/iso-codes/pkg-plist

Modified: head/misc/iso-codes/Makefile
==============================================================================
--- head/misc/iso-codes/Makefile	Wed May  1 14:14:22 2013	(r317021)
+++ head/misc/iso-codes/Makefile	Wed May  1 14:16:41 2013	(r317022)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iso-codes
-PORTVERSION=	3.40
+PORTVERSION=	3.41
 CATEGORIES=	misc
 MASTER_SITES=	http://pkg-isocodes.alioth.debian.org/downloads/
 
@@ -12,7 +12,7 @@ COMMENT=	Lists of the country, language,
 LICENSE=	LGPL21
 
 USE_XZ=		yes
-USES=	pathfix gettext
+USES=		pathfix gettext
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 

Modified: head/misc/iso-codes/distinfo
==============================================================================
--- head/misc/iso-codes/distinfo	Wed May  1 14:14:22 2013	(r317021)
+++ head/misc/iso-codes/distinfo	Wed May  1 14:16:41 2013	(r317022)
@@ -1,2 +1,2 @@
-SHA256 (iso-codes-3.40.tar.xz) = f98a7022e8b642c9d2a6c03e05cafb0e5e8b5985ff8bd75b8493c08dac49f046
-SIZE (iso-codes-3.40.tar.xz) = 3634056
+SHA256 (iso-codes-3.41.tar.xz) = c2e637e43e6c2e8516a898be10180dc620b33b4d7f803281d7db62820ab41275
+SIZE (iso-codes-3.41.tar.xz) = 3669252

Modified: head/misc/iso-codes/pkg-plist
==============================================================================
--- head/misc/iso-codes/pkg-plist	Wed May  1 14:14:22 2013	(r317021)
+++ head/misc/iso-codes/pkg-plist	Wed May  1 14:16:41 2013	(r317022)
@@ -152,6 +152,7 @@ share/locale/hu/LC_MESSAGES/iso_4217.mo
 share/locale/hu/LC_MESSAGES/iso_639.mo
 share/locale/hu/LC_MESSAGES/iso_639_3.mo
 share/locale/hy/LC_MESSAGES/iso_3166.mo
+share/locale/ia/LC_MESSAGES/iso_3166.mo
 share/locale/id/LC_MESSAGES/iso_15924.mo
 share/locale/id/LC_MESSAGES/iso_3166.mo
 share/locale/id/LC_MESSAGES/iso_3166_2.mo
@@ -457,6 +458,8 @@ share/xml/iso-codes/iso_639_3.xml
 @dirrmtry share/locale/km
 @dirrmtry share/locale/kk/LC_MESSAGES
 @dirrmtry share/locale/kk
+@dirrmtry share/locale/ia/LC_MESSAGES
+@dirrmtry share/locale/ia
 @dirrmtry share/locale/hy/LC_MESSAGES
 @dirrmtry share/locale/hy
 @dirrmtry share/locale/haw/LC_MESSAGES



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