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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b425ef1e52e
branches:  trunk
changeset: 480194:4b425ef1e52e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Sep 01 13:35:10 2004 +0000

description:
Update to 0.31.2:

Version 0.31.2

* Handle package name extraction better
  -- bug #144725 (Daniel Elstner)
* Support for comments before translatable attributes in XML files,
  support for translating both tag content and attributes
  -- bug #143581. (Danilo Segan)

Version 0.31.1

* Switch to gnome-common for autogen.sh so we can detect automake
  versions better -- bug #145027 (Jordi Mallach)

diffstat:

 textproc/intltool/Makefile |  9 ++-------
 textproc/intltool/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r 4dd5cb3b7fd4 -r 4b425ef1e52e textproc/intltool/Makefile
--- a/textproc/intltool/Makefile        Wed Sep 01 13:31:04 2004 +0000
+++ b/textproc/intltool/Makefile        Wed Sep 01 13:35:10 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2004/06/27 17:27:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/09/01 13:35:10 jmmv Exp $
 #
 
-DISTNAME=              intltool-0.31
+DISTNAME=              intltool-0.31.2
 CATEGORIES=            textproc devel gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/intltool/0.31/}
 EXTRACT_SUFX=          .tar.bz2
@@ -16,16 +16,11 @@
 
 CONFLICTS=             xml-i18n-tools-[0-9]*
 
-AUTOMAKE_REQD=         1.4
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 
 CONFIGURE_ENV+=                PERL=${PERL5}
 
-pre-configure:
-       cd ${WRKSRC} && ${AUTOMAKE} --add-missing
-
 .include "../../lang/perl5/buildlink3.mk"
-.include "../../mk/automake.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 4dd5cb3b7fd4 -r 4b425ef1e52e textproc/intltool/distinfo
--- a/textproc/intltool/distinfo        Wed Sep 01 13:31:04 2004 +0000
+++ b/textproc/intltool/distinfo        Wed Sep 01 13:35:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/06/27 17:27:12 jmmv Exp $
+$NetBSD: distinfo,v 1.12 2004/09/01 13:35:10 jmmv Exp $
 
-SHA1 (intltool-0.31.tar.bz2) = de9faf90350b93581e56b42413a0977556d016cc
-Size (intltool-0.31.tar.bz2) = 118172 bytes
+SHA1 (intltool-0.31.2.tar.bz2) = 1c19e2965af80468bff71610aea1f9d294bfd5e4
+Size (intltool-0.31.2.tar.bz2) = 124192 bytes



Home | Main Index | Thread Index | Old Index