Update to 0.35.3:

Version 0.35.3

* Check for leftout files in builddir, for for generated files (Rodney Dawes)
* Load POTFILES.{skip,ignore} from $SRCDIR in intltool-update
  -- bug #391892 (Rodney Dawes)
* Ignore files in POTFILES.{skip,ignore} when looking for leftout files
  -- bug #391892 (Rodney Dawes)
* Match $LINGUAS with LINGUAS file more precisely
  -- bug #342500 (Jürg Billeter)

Version 0.35.2

* Create builddir if it doesn't exist when generating header files
  -- bug #348952 (Rodney Dawes)
* Update checks for leftout files with intltool-update -m
  -- bug #386118 (Rodney Dawes)
* Better support for using $srcdir (Rodney Dawes)
* Run intltool-update -m in make check (Rodney Dawes)
* Handle LINGUAS environment variable properly
  -- bug #342500 (Rodney Dawes)
* Make sure that we always call FindPackageName so variables get set properly
  -- bug #350013 (Rodney Dawes)
* Set $top_builddir in Makefile.in.in for stamp-it rule
  -- bug #345560 (Daniel Leidert)
This commit is contained in:
wiz 2007-01-07 14:40:17 +00:00
parent 4622bd20bd
commit da0bdf6b75
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.39 2006/12/15 19:31:46 drochner Exp $
# $NetBSD: Makefile,v 1.40 2007/01/07 14:40:17 wiz Exp $
#
DISTNAME= intltool-0.35.1
DISTNAME= intltool-0.35.3
CATEGORIES= textproc devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.35/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2006/12/15 19:31:47 drochner Exp $
$NetBSD: distinfo,v 1.22 2007/01/07 14:40:17 wiz Exp $
SHA1 (intltool-0.35.1.tar.bz2) = 58bb12b63cd2e3d3ff2d5181391c53b0f34ee214
RMD160 (intltool-0.35.1.tar.bz2) = 9cee72441e93df8c59b437ea89ad355235683520
Size (intltool-0.35.1.tar.bz2) = 131076 bytes
SHA1 (intltool-0.35.3.tar.bz2) = a8e6748d278aacbf08497489841de2c309ee5831
RMD160 (intltool-0.35.3.tar.bz2) = 544a4a9fe8b1a2a9de8b0da204b496b205f2198f
Size (intltool-0.35.3.tar.bz2) = 134195 bytes