summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-02-26 17:22:20 +0000
committerjmmv <jmmv@pkgsrc.org>2005-02-26 17:22:20 +0000
commita60333cbac457e0596aec2c10354449db39b44e3 (patch)
tree1f9459611b05ac466cf51a9086043bc4cedccb9c /textproc
parentd77f01809beb95d093ee48af478946d25f39e5bd (diff)
downloadpkgsrc-a60333cbac457e0596aec2c10354449db39b44e3.tar.gz
Update to 0.33:
* Fix support for srcdir != builddir during make dist/distcheck -- bug #159846 (Rodney Dawes) * Ignore empty strings in XML files that are marked for translation -- bug #163689 (Miloslav Trmac) * Add support for AC_CONFIG_MACRO_DIR to intltoolize -- bug #160943 (James Henstridge) * Re-implement "echo -n" in perl for portability -- bug #162027 (Rodney Dawes) * Fix local mode -- bug #163981 (Jeremy Katz) * Fix nested XML tags translation when only attributes are marked for translation in a tag -- bug #159511 (Danilo Segan) * Use # as sed separator and prefix gettext variable names with INTLTOOL -- bug #156454 (Rodney Dawes) * Update serial and serial comparison check for IT_PROG_INTLTOOL to 2 (Rodney Dawes) * Support CDATA sections in XML files -- bug #157718 (Danilo Segan, Rodney Dawes)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/intltool/Makefile6
-rw-r--r--textproc/intltool/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 5fbf81949f1..f80d5563a05 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2005/02/04 14:21:00 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/02/26 17:22:20 jmmv Exp $
#
-DISTNAME= intltool-0.32.1
+DISTNAME= intltool-0.33
CATEGORIES= textproc devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.32/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.33/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
diff --git a/textproc/intltool/distinfo b/textproc/intltool/distinfo
index 7281aad2db0..ed2de1f932c 100644
--- a/textproc/intltool/distinfo
+++ b/textproc/intltool/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2005/02/24 14:48:42 agc Exp $
+$NetBSD: distinfo,v 1.16 2005/02/26 17:22:20 jmmv Exp $
-SHA1 (intltool-0.32.1.tar.bz2) = 0e3a11998b97b608b254459e97ce32445eac7249
-RMD160 (intltool-0.32.1.tar.bz2) = 3afa948ad59677433fcc3926d896e1f67264583b
-Size (intltool-0.32.1.tar.bz2) = 124867 bytes
+SHA1 (intltool-0.33.tar.bz2) = 6230179c8429deb0c310a0261d1a75ec8068630f
+RMD160 (intltool-0.33.tar.bz2) = 2d756fa882e04f80afa9cd16ae73acf7e0495263
+Size (intltool-0.33.tar.bz2) = 126936 bytes