From miwi@miwi.homeunix.org  Sun Nov 19 14:42:57 2006
Return-Path: <miwi@miwi.homeunix.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2F86D16A412
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Nov 2006 14:42:57 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (dslb-082-083-128-139.pools.arcor-ip.net [82.83.128.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBFA43D7C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Nov 2006 14:42:45 +0000 (GMT)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (localhost [127.0.0.1])
	by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id kAJEhP42079538;
	Sun, 19 Nov 2006 15:43:25 +0100 (CET)
	(envelope-from miwi@miwi.homeunix.org)
Received: (from miwi@localhost)
	by miwi.homeunix.org (8.13.8/8.13.8/Submit) id kAJEhPlJ079537;
	Sun, 19 Nov 2006 15:43:25 +0100 (CET)
	(envelope-from miwi)
Message-Id: <200611191443.kAJEhPlJ079537@miwi.homeunix.org>
Date: Sun, 19 Nov 2006 15:43:25 +0100 (CET)
From: Martin Wilke <miwi@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rainer.alves@gmail.com
Subject: [UPDATE] misc/iso-codes
X-Send-Pr-Version: 3.113
X-GNATS-Notify: rainer.alves@gmail.com

>Number:         105666
>Category:       ports
>Synopsis:       [UPDATE] misc/iso-codes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 19 14:50:20 GMT 2006
>Closed-Date:    Tue Dec 05 22:04:40 GMT 2006
>Last-Modified:  Tue Dec  5 22:10:04 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #193: Tue Nov 14 10:31:54 CET 2006
>Description:
- Update to 0.57
- tb checked http://miwibox.org/tb/index.php?action=describe_port&id=821


Port maintainer (rainer.alves@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- iso-codes-0.57.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/iso-codes/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	23 Sep 2006 20:52:46 -0000	1.17
+++ Makefile	19 Nov 2006 12:08:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	iso-codes
-DISTVERSION=	0.53
+DISTVERSION=	0.57
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL} \
 		http://freebsd.powered.net/distfiles/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/misc/iso-codes/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	23 Sep 2006 20:52:46 -0000	1.8
+++ distinfo	19 Nov 2006 12:09:06 -0000
@@ -1,3 +1,3 @@
-MD5 (iso-codes_0.53.orig.tar.gz) = 8459445fd437e3dbe5d4b03478cd29f5
-SHA256 (iso-codes_0.53.orig.tar.gz) = 87e3f8fdeb4325c63c100f2ffb9521bae60c718795a6b712e954401ec477fc06
-SIZE (iso-codes_0.53.orig.tar.gz) = 8830752
+MD5 (iso-codes_0.57.orig.tar.gz) = 18df9667c42ea6b4b3c8e8f93118ca3e
+SHA256 (iso-codes_0.57.orig.tar.gz) = 34be30593e54a82b8fc0a907ea7de250275b1a6699aeb1122ba84ffbba2f3869
+SIZE (iso-codes_0.57.orig.tar.gz) = 8850286
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/misc/iso-codes/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist	23 Sep 2006 20:52:46 -0000	1.10
+++ pkg-plist	19 Nov 2006 13:32:56 -0000
@@ -397,6 +397,7 @@
 share/locale/zh_CN/LC_MESSAGES/iso_4217.mo
 share/locale/zh_CN/LC_MESSAGES/iso_639.mo
 share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo
+share/locale/zh_HK/LC_MESSAGES/iso_3166.mo
 share/locale/zh_TW/LC_MESSAGES/iso_3166.mo
 share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo
 share/locale/zh_TW/LC_MESSAGES/iso_4217.mo
@@ -416,6 +417,8 @@
 @dirrmtry share/locale/zu
 @dirrmtry share/locale/zh_TW/LC_MESSAGES
 @dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
 @dirrmtry share/locale/zh_CN/LC_MESSAGES
 @dirrmtry share/locale/zh_CN
 @dirrmtry share/locale/xh/LC_MESSAGES
--- iso-codes-0.57.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 19 14:50:42 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105666 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 19 14:50:49 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105666 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Dec 5 22:04:39 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105666 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105666: commit references a PR
Date: Tue,  5 Dec 2006 22:04:34 +0000 (UTC)

 miwi        2006-12-05 22:04:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/iso-codes       Makefile distinfo pkg-plist 
   Log:
   - Update to 0.58
   
   PR:             ports/105666
   Submitted by:   myself
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.18      +2 -2      ports/misc/iso-codes/Makefile
   1.9       +3 -3      ports/misc/iso-codes/distinfo
   1.11      +3 -0      ports/misc/iso-codes/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
