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)
This commit is contained in:
jmmv 2005-02-26 17:22:20 +00:00
parent d77f01809b
commit a60333cbac
2 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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