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

Koop Mast kwm at FreeBSD.org
Thu Jul 2 14:34:48 UTC 2015


Author: kwm
Date: Thu Jul  2 14:34:47 2015
New Revision: 391148
URL: https://svnweb.freebsd.org/changeset/ports/391148

Log:
  Update iso-codes to 3.59.
  
  Sort USES.

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

Modified: head/misc/iso-codes/Makefile
==============================================================================
--- head/misc/iso-codes/Makefile	Thu Jul  2 14:10:31 2015	(r391147)
+++ head/misc/iso-codes/Makefile	Thu Jul  2 14:34:47 2015	(r391148)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iso-codes
-PORTVERSION=	3.57
+PORTVERSION=	3.59
 CATEGORIES=	misc
 MASTER_SITES=	http://pkg-isocodes.alioth.debian.org/downloads/
 
@@ -11,7 +11,7 @@ COMMENT=	Lists of the country, language,
 
 LICENSE=	LGPL21
 
-USES=		pathfix gettext gmake tar:xz
+USES=		gettext gmake pathfix tar:xz
 GNU_CONFIGURE=	yes
 NO_ARCH=	yes
 

Modified: head/misc/iso-codes/distinfo
==============================================================================
--- head/misc/iso-codes/distinfo	Thu Jul  2 14:10:31 2015	(r391147)
+++ head/misc/iso-codes/distinfo	Thu Jul  2 14:34:47 2015	(r391148)
@@ -1,2 +1,2 @@
-SHA256 (iso-codes-3.57.tar.xz) = dd6acd92843b69530fce535d3d6fd947ddb3802f0d5fc1bd214d1cb7d2bf5c47
-SIZE (iso-codes-3.57.tar.xz) = 3773756
+SHA256 (iso-codes-3.59.tar.xz) = 63d5ef035a96223f1fc8f36b711082f806e1666852dfc4149eeca8fd435d76ed
+SIZE (iso-codes-3.59.tar.xz) = 3771916


More information about the svn-ports-all mailing list