svn commit: r495530 - head/misc/iso-codes

Koop Mast kwm at FreeBSD.org
Tue Mar 12 21:25:17 UTC 2019


Author: kwm
Date: Tue Mar 12 21:25:16 2019
New Revision: 495530
URL: https://svnweb.freebsd.org/changeset/ports/495530

Log:
  Update iso-codes to 4.2.

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	Tue Mar 12 21:09:31 2019	(r495529)
+++ head/misc/iso-codes/Makefile	Tue Mar 12 21:25:16 2019	(r495530)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iso-codes
-PORTVERSION=	4.1
-PORTREVISION=	1
+PORTVERSION=	4.2
 CATEGORIES=	misc
 
 MAINTAINER=	kwm at FreeBSD.org
@@ -19,7 +18,7 @@ NO_ARCH=	yes
 USE_GITLAB=	yes
 GL_SITE=	https://salsa.debian.org
 GL_ACCOUNT=	iso-codes-team
-GL_COMMIT=	164802d5fd8c7a8167816fd86a62b286680619f0
+GL_COMMIT=	58a4f20f8e6f4d8f9545333f3eae4cfe5678de16
 
 BINARY_ALIAS=	python3=${PYTHON_VERSION}
 

Modified: head/misc/iso-codes/distinfo
==============================================================================
--- head/misc/iso-codes/distinfo	Tue Mar 12 21:09:31 2019	(r495529)
+++ head/misc/iso-codes/distinfo	Tue Mar 12 21:25:16 2019	(r495530)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544286461
-SHA256 (iso-codes-team-iso-codes-164802d5fd8c7a8167816fd86a62b286680619f0_GL0.tar.gz) = d3efe022e730f286d1094bbbee99ed0531f1ad3b3f5c84d23d6cc2ba745d8efb
-SIZE (iso-codes-team-iso-codes-164802d5fd8c7a8167816fd86a62b286680619f0_GL0.tar.gz) = 13092037
+TIMESTAMP = 1552422827
+SHA256 (iso-codes-team-iso-codes-58a4f20f8e6f4d8f9545333f3eae4cfe5678de16_GL0.tar.gz) = 859eb551fb0c1aeb357bc362cbcae4be591e05a1db325993b072492654e22c1f
+SIZE (iso-codes-team-iso-codes-58a4f20f8e6f4d8f9545333f3eae4cfe5678de16_GL0.tar.gz) = 13107777

Modified: head/misc/iso-codes/pkg-plist
==============================================================================
--- head/misc/iso-codes/pkg-plist	Tue Mar 12 21:09:31 2019	(r495529)
+++ head/misc/iso-codes/pkg-plist	Tue Mar 12 21:25:16 2019	(r495530)
@@ -971,6 +971,8 @@ share/locale/zh_HK/LC_MESSAGES/iso_3166.mo
 share/locale/zh_HK/LC_MESSAGES/iso_4217.mo
 share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo
 share/locale/zh_HK/LC_MESSAGES/iso_639.mo
+share/locale/zh_Hant/LC_MESSAGES/iso_639-5.mo
+share/locale/zh_Hant/LC_MESSAGES/iso_639_5.mo
 share/locale/zh_TW/LC_MESSAGES/iso_15924.mo
 share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo
 share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo


More information about the svn-ports-all mailing list