summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-07-30 09:34:59 +0000
committerwiz <wiz@pkgsrc.org>2008-07-30 09:34:59 +0000
commit9301a0384c425929ec94dcc3050c7a37217402a5 (patch)
tree861d1f03d89ece295201344540e3c4d73747b590 /textproc/intltool
parentc77604c38ffd5a4e08e9e54c7b79ad8e689ef69f (diff)
downloadpkgsrc-9301a0384c425929ec94dcc3050c7a37217402a5.tar.gz
Update to 0.40.3:
2008-07-25 Rodney Dawes * configure.in: Up version to 0.40.3 for brown-bag release 2008-07-25 Rodney Dawes * Makefile.in.in: Change a ^$$lang regex to be ^$$lang$$ as it should have been For bug #544574 2008-07-25 Rodney Dawes * configure.in: Up version to 0.40.2 for release 2008-07-25 Rodney Dawes * tests/cases/Makefile.am: * tests/results/Makefile.am: Add new test cases to EXTRA_DIST and CLEANFILES as appropriate 2008-07-25 Rodney Dawes * tests/cases/context.xml.in: * tests/results/context.xml: * tests/results/context.xml.in.h: Add these files that Wouter forgot to add 2008-07-25 Wouter Bolsterlee reviewed by: Rodney Dawes * intltool-extract.in: * intltool-merge.in: * tests/cases/az.po: * tests/cases/fr.po: * tests/selftest.pl.in: Bug 458794 – Context support works only for single context on a msgid. Patch and test case by Dan Winship. 2008-07-25 Rodney Dawes * Makefile.in.in: Redirect errors from grep to /dev/null Use tr to force locale-per-line for passing ALL_LINGUAS to grep Check that $LINGUAS is also non-zero for user-defined locales Remove extraneous mkdir_p usage when installing locale files Fixes #544574 2008-07-25 Rodney Dawes * intltoolize.in: Check for symlinks to intltool scripts and remove them Touch the script.in files for compatibility We just touch the scripts as we no longer generate executable versions, and the Makefile.in.in uses the installed scripts anyway. 2008-07-23 Rodney Dawes * doc/I18N-HOWTO: Remove reference to adding intltool scripts to EXTRA_DIST 2008-07-21 Rodney Dawes * configure.in: Up version to 0.40.1 for release 2008-07-21 Rodney Dawes * intltoolize.in: Remove the AC_CONFIG_AUX_DIR checks as we no longer need it We do not copy the scripts locally now, only Makefile.in.in Fixes #323968 2008-07-20 Rodney Dawes * intltool-update.in (FindLeftoutFiles): Check for NC_ as well as C_ N_ Q_ and _ (FindPOTKeywords): No need to escape = and _ in a string Add NC_ to the list of keywords Use context and string argument specifiers for C_ and NC_ Fixes #543665 2008-06-06 Rodney Dawes * README: * doc/I18N-HOWTO: Replace AC_PROG_INTLTOOL references with IT_PROG_INTLTOOL Fixes #531894 2008-06-06 Rodney Dawes * intltool-update.in (FindPOTKeywords): Replace U_ with C_ as keyword argument to xgettext U_ does not exist in gi18n.h Fixes #536970 2008-06-06 Tor Lillqvist * intltool-update.in (GenerateHeaders): If running under ActiveState Perl then prefix the intltool-extract command with the Perl interpreter pathname, as the system() function has no clue about Unixish executable scripts indicated by just a hashbang line. (The MSYS Perl, as it runs on a Unix emulator, would be able to run executable scripts based on their hashbang lines just fine, but then MSYS Perl doesn't come with XML::Parser. Installing XML::Parser for MSYS Perl is somewhat hard. So usually when using mingw+MSYS to build GNOMEish software one wants to use ActicveState's Perl to run the intltool scripts, even if the built-in MSYS Perl is good for other Perl uses.)
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile4
-rw-r--r--textproc/intltool/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 77a0cb00cea..44dbf4f4554 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2008/06/19 16:58:40 bjs Exp $
+# $NetBSD: Makefile,v 1.50 2008/07/30 09:34:59 wiz Exp $
#
-DISTNAME= intltool-0.40.0
+DISTNAME= intltool-0.40.3
CATEGORIES= textproc devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.40/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/intltool/distinfo b/textproc/intltool/distinfo
index 0b2960c50c6..f9f15798d76 100644
--- a/textproc/intltool/distinfo
+++ b/textproc/intltool/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2008/06/19 16:58:40 bjs Exp $
+$NetBSD: distinfo,v 1.31 2008/07/30 09:34:59 wiz Exp $
-SHA1 (intltool-0.40.0.tar.bz2) = 493513b66d9006e7a6a6d2fafd1e0b6560db50cc
-RMD160 (intltool-0.40.0.tar.bz2) = 02105e2baa5431be8fea55ed2134d8fea65b2070
-Size (intltool-0.40.0.tar.bz2) = 139022 bytes
+SHA1 (intltool-0.40.3.tar.bz2) = 888f0b91cae35ef7821919d681b69a6ce81fd525
+RMD160 (intltool-0.40.3.tar.bz2) = d8a29e69f90f7eac1074b670a2032cbd79925f85
+Size (intltool-0.40.3.tar.bz2) = 140253 bytes