pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/intltool Update to 0.35.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7337f9966438
branches:  trunk
changeset: 523423:7337f9966438
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 07 14:40:17 2007 +0000

description:
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)

diffstat:

 textproc/intltool/Makefile |  4 ++--
 textproc/intltool/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r e927ef2731ff -r 7337f9966438 textproc/intltool/Makefile
--- a/textproc/intltool/Makefile        Sun Jan 07 13:48:11 2007 +0000
+++ b/textproc/intltool/Makefile        Sun Jan 07 14:40:17 2007 +0000
@@ -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
diff -r e927ef2731ff -r 7337f9966438 textproc/intltool/distinfo
--- a/textproc/intltool/distinfo        Sun Jan 07 13:48:11 2007 +0000
+++ b/textproc/intltool/distinfo        Sun Jan 07 14:40:17 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index