ports/114840: [PATCH] misc/iso-codes: update to 1.2, take maintainership

Thomas Abthorpe thomas at goodking.ca
Mon Jul 23 21:30:01 UTC 2007


>Number:         114840
>Category:       ports
>Synopsis:       [PATCH] misc/iso-codes: update to 1.2, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 23 21:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- update to 1.2
- Take maintainership

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

--- iso-codes-1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/iso-codes/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	29 Jun 2007 19:33:23 -0000	1.20
+++ Makefile	23 Jul 2007 21:22:30 -0000
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	iso-codes
-DISTVERSION=	0.58
-PORTREVISION=	2
+DISTVERSION=	1.2
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL} \
 		http://freebsd.powered.net/distfiles/
-DISTNAME=	${PORTNAME}_${PORTVERSION}-1
+DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	thomas at goodking.ca
 COMMENT=	Lists of the country, language and currency iso names
 
 BUILD_DEPENDS=	xmlproc_parse:${PORTSDIR}/textproc/py-xml
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/iso-codes/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	5 Dec 2006 22:04:27 -0000	1.9
+++ distinfo	23 Jul 2007 21:22:30 -0000
@@ -1,3 +1,3 @@
-MD5 (iso-codes_0.58-1.tar.gz) = 05f90ad07a5169dd0faadf5ba0530497
-SHA256 (iso-codes_0.58-1.tar.gz) = dd85b987061c6ca73fb775d5106bb056f1e32297569d7492a19a6e9563c354c6
-SIZE (iso-codes_0.58-1.tar.gz) = 8867041
+MD5 (iso-codes_1.2.orig.tar.gz) = 461bab4ae42e9b0c39e92a213b107e27
+SHA256 (iso-codes_1.2.orig.tar.gz) = 55753e463c675a48cbfb289e38b14b2fd0b922bb9f5f91b8f8b5a2cb0a58f28d
+SIZE (iso-codes_1.2.orig.tar.gz) = 11125992
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/misc/iso-codes/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	19 May 2007 20:15:56 -0000	1.12
+++ pkg-plist	23 Jul 2007 21:22:30 -0000
@@ -1,6 +1,5 @@
 libdata/pkgconfig/iso-codes.pc
 %%DATADIR%%/iso_3166.tab
-%%DATADIR%%/iso_639.tab
 share/locale/aa/LC_MESSAGES/iso_3166.mo
 share/locale/aa/LC_MESSAGES/iso_639.mo
 share/locale/aa/LC_MESSAGES/iso_639_3.mo
@@ -72,6 +71,7 @@
 share/locale/el/LC_MESSAGES/iso_4217.mo
 share/locale/el/LC_MESSAGES/iso_639.mo
 share/locale/el/LC_MESSAGES/iso_639_3.mo
+share/locale/en/LC_MESSAGES/iso_3166_2.mo
 share/locale/eo/LC_MESSAGES/iso_3166.mo
 share/locale/eo/LC_MESSAGES/iso_3166_2.mo
 share/locale/eo/LC_MESSAGES/iso_639.mo
@@ -214,6 +214,7 @@
 share/locale/mk/LC_MESSAGES/iso_3166_2.mo
 share/locale/mk/LC_MESSAGES/iso_639.mo
 share/locale/mk/LC_MESSAGES/iso_639_3.mo
+share/locale/ml/LC_MESSAGES/iso_3166.mo
 share/locale/mn/LC_MESSAGES/iso_3166.mo
 share/locale/mn/LC_MESSAGES/iso_3166_2.mo
 share/locale/mn/LC_MESSAGES/iso_4217.mo
@@ -412,11 +413,10 @@
 share/xml/iso-codes/iso_4217.xml
 share/xml/iso-codes/iso_639.xml
 share/xml/iso-codes/iso_639_3.xml
+ at dirrm %%DATADIR%%
 @dirrm share/xml/iso-codes
 @dirrmtry share/locale/zu/LC_MESSAGES
 @dirrmtry share/locale/zu
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
 @dirrmtry share/locale/xh/LC_MESSAGES
 @dirrmtry share/locale/xh
 @dirrmtry share/locale/wo/LC_MESSAGES
@@ -447,8 +447,6 @@
 @dirrmtry share/locale/sid
 @dirrmtry share/locale/sa/LC_MESSAGES
 @dirrmtry share/locale/sa
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
 @dirrmtry share/locale/ps/LC_MESSAGES
 @dirrmtry share/locale/ps
 @dirrmtry share/locale/om/LC_MESSAGES
@@ -495,4 +493,3 @@
 @dirrmtry share/locale/byn
 @dirrmtry share/locale/aa/LC_MESSAGES
 @dirrmtry share/locale/aa
- at dirrm %%DATADIR%%
--- iso-codes-1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list