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.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5d07cb13208
branches:  trunk
changeset: 513532:f5d07cb13208
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 30 22:19:53 2006 +0000

description:
Update to 0.35.0:

Version 0.35.0

* Support for MSGID_BUGS_ADDRESS variable in Makevars and for xgettext
  -- bug #329346 (Dwayne Bailey, Rodney Dawes)
* Support for po/LINGUAS file being preferred over ALL_LINGUAS variable
  -- bugs #341508 #339770 (Rodney Dawes)
* Support micro-version when validating version requirements
  -- bug #339627 (Rodney Dawes)
* Clean up Makefile.in.in to remove useless bits
  -- bug #338817 (Rodney Dawes)
* Change WARNING to NOTICE for non-UTF-8 po file encodings
  -- bug #331046 (Rodney Dawes)
* Add MAINTAINERS file
  -- bug #335025 (Danilo Segan)
* Work around recursive variable resolution in intltool-update
  -- bug #321785 (Danilo Segan)
* Work around variable stripping in Makefile.in.in substitution
  -- bug #330509 (Rodney Dawes)

diffstat:

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

diffs (29 lines):

diff -r d12515622d24 -r f5d07cb13208 textproc/intltool/Makefile
--- a/textproc/intltool/Makefile        Tue May 30 22:14:55 2006 +0000
+++ b/textproc/intltool/Makefile        Tue May 30 22:19:53 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2006/05/06 03:54:17 reed Exp $
+# $NetBSD: Makefile,v 1.36 2006/05/30 22:19:53 wiz Exp $
 #
 
-DISTNAME=              intltool-0.34.2
+DISTNAME=              intltool-0.35.0
 CATEGORIES=            textproc devel gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/intltool/0.34/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/intltool/0.35/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r d12515622d24 -r f5d07cb13208 textproc/intltool/distinfo
--- a/textproc/intltool/distinfo        Tue May 30 22:14:55 2006 +0000
+++ b/textproc/intltool/distinfo        Tue May 30 22:19:53 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2006/02/07 21:40:44 drochner Exp $
+$NetBSD: distinfo,v 1.19 2006/05/30 22:19:53 wiz Exp $
 
-SHA1 (intltool-0.34.2.tar.bz2) = cb15bdf5731a5e35090375e0ef92d662d3eb5059
-RMD160 (intltool-0.34.2.tar.bz2) = 676ac674e04a7e4a606274c49d215c6453696380
-Size (intltool-0.34.2.tar.bz2) = 128784 bytes
+SHA1 (intltool-0.35.0.tar.bz2) = 5e4e90e79696dbca1798753bd4135aa8556887f4
+RMD160 (intltool-0.35.0.tar.bz2) = 00cd68879d9743f52c03ca723f20ac0aab6e79e0
+Size (intltool-0.35.0.tar.bz2) = 129933 bytes



Home | Main Index | Thread Index | Old Index