svn commit: r317022 - head/misc/iso-codes
Koop Mast
kwm at FreeBSD.org
Wed May 1 14:16:43 UTC 2013
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
+ at dirrmtry share/locale/ia/LC_MESSAGES
+ at dirrmtry share/locale/ia
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/haw/LC_MESSAGES
More information about the svn-ports-all
mailing list