pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/iso-codes Update iso-codes to 1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bbd9cc669ed
branches:  trunk
changeset: 531511:2bbd9cc669ed
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Aug 01 12:07:50 2007 +0000

description:
Update iso-codes to 1.3.

iso-codes 1.3
-------------
Tobias Toedter <t.toedter%gmx.net@localhost>
Mon, 23 July 2007

  [ ISO-3166-2 ]
  * Correct misspelled entries for Poland, thanks to Jakub Bogusz.
  * Correct spelling of "Wake Island", reported as bug #120111 in
    Ubuntu Launchpad.
  * Correct misspelled Tunisian cities, reported as bug #119572 in
    Ubuntu Launchpad.

  [ ISO-3166 translations ]
    - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169

  [ ISO-4217 translations ]
    - Turkish (tr) updated by Nilgün Belma Bugüner via TP.

  [ Tobias Toedter ]
  * Resurrect iso639tab.py and iso_639.tab, as it turns out that
    those files are still needed. This is only a temporary measure;
    the files are still deprecated and should not be used by new
    programs. This helps fixing a FTBFS bug in geneweb.
    Closes: #432543


iso-codes 1.2
-------------
Tobias Toedter <t.toedter%gmx.net@localhost>
Fri, 29 June 2007

  [ ISO-639 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP
  * Irish (ga) updated by Kevin Patrick Scannell via TP

  [ ISO-3166-2 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP

  [ ISO-4217 translations ]
  * Italian (it) updated by Luca Ferretti via TP

  [ Tobias Toedter ]
  * Don't include iso-codes.pc in the tarball, it is generated
    automatically during configuration
  * Remove iso639tab.py and iso_639.tab from distribution, as
    both files are deprecated and no longer used


iso-codes 1.1.1
---------------
Tobias Toedter <t.toedter%gmx.net@localhost>
Wed, 27 June 2007

  [ ISO-639 translations ]
  * Finnish (fi) updated by Tommi Vainikainen via TP
  * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP

  [ ISO-4217 translations ]
  * Estonian (et) updated by Ain Vagula via TP
  * Italian (it) updated by Luca Ferretti via TP
  * Replace initial header values in en.po with real data, because
    msgfmt exits with an error otherwise

diffstat:

 textproc/iso-codes/Makefile |  22 ++++++----------------
 textproc/iso-codes/PLIST    |   3 ++-
 textproc/iso-codes/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 21 deletions(-)

diffs (81 lines):

diff -r b939ef730cfc -r 2bbd9cc669ed textproc/iso-codes/Makefile
--- a/textproc/iso-codes/Makefile       Wed Aug 01 11:47:15 2007 +0000
+++ b/textproc/iso-codes/Makefile       Wed Aug 01 12:07:50 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2007/04/09 01:04:20 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/08/01 12:07:50 obache Exp $
 #
 
-DISTNAME=      iso-codes-1.0
+DISTNAME=      iso-codes-1.3
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
-EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://alioth.debian.org/projects/pkg-isocodes/
@@ -12,30 +11,21 @@
 
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            autoconf automake gmake msgfmt perl
+USE_TOOLS+=            gmake msgfmt
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
 
 PKGCONFIG_OVERRIDE=    iso-codes.pc.in
 
-PYTHON_PATCH_SCRIPTS=  *.py */*.py
-REPLACE_PERL=          tab2h.pl
+REPLACE_PYTHON=                *.py */*.py
+
+DEPENDS+=      ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
 
 PYTHON_FOR_BUILD_ONLY=         yes
-BUILDLINK_DEPMETHOD.gettext=   build
-BUILDLINK_DEPMETHOD.pyxml=     build
-
-pre-configure:
-       ${TOUCH} ${WRKSRC}/AUTHORS
-       ${TOUCH} ${WRKSRC}/NEWS
-       cd ${WRKSRC} && autoreconf -i
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGNAME_NOREV}
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PKGNAME_NOREV}
        ${INSTALL_DATA} ${WRKSRC}/TODO ${PREFIX}/share/doc/${PKGNAME_NOREV}
 
-.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../lang/python/application.mk"
-.include "../../textproc/py-xml/buildlink3.mk"
-.include "../../textproc/xmlcatmgr/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b939ef730cfc -r 2bbd9cc669ed textproc/iso-codes/PLIST
--- a/textproc/iso-codes/PLIST  Wed Aug 01 11:47:15 2007 +0000
+++ b/textproc/iso-codes/PLIST  Wed Aug 01 12:07:50 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2007/04/09 01:04:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2007/08/01 12:07:51 obache Exp $
 share/doc/${PKGNAME}/README
 share/doc/${PKGNAME}/TODO
 share/iso-codes/iso_3166.tab
@@ -74,6 +74,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
diff -r b939ef730cfc -r 2bbd9cc669ed textproc/iso-codes/distinfo
--- a/textproc/iso-codes/distinfo       Wed Aug 01 11:47:15 2007 +0000
+++ b/textproc/iso-codes/distinfo       Wed Aug 01 12:07:50 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/04/09 01:04:20 wiz Exp $
+$NetBSD: distinfo,v 1.6 2007/08/01 12:07:51 obache Exp $
 
-SHA1 (iso-codes-1.0.tar.bz2) = 46cc91d6e2b8c739e25b5618158072819632f8e7
-RMD160 (iso-codes-1.0.tar.bz2) = 0c542a0c4d47aecd60382b9713ea49ffdfebec96
-Size (iso-codes-1.0.tar.bz2) = 4428316 bytes
+SHA1 (iso-codes-1.3.tar.gz) = 05a383a781f1987b8f74427df9c04af8d66ea056
+RMD160 (iso-codes-1.3.tar.gz) = 8fb2c11e15854b0d9d920477ce9af9e977398157
+Size (iso-codes-1.3.tar.gz) = 11132725 bytes



Home | Main Index | Thread Index | Old Index