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.36.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/55d17122e308
branches: trunk
changeset: 533421:55d17122e308
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Sep 18 20:22:13 2007 +0000
description:
update to 0.36.2
changes: minor bugfixes
diffstat:
textproc/intltool/Makefile | 6 +++---
textproc/intltool/distinfo | 9 ++++-----
textproc/intltool/patches/patch-aa | 18 ------------------
3 files changed, 7 insertions(+), 26 deletions(-)
diffs (58 lines):
diff -r 01b30727bbe8 -r 55d17122e308 textproc/intltool/Makefile
--- a/textproc/intltool/Makefile Tue Sep 18 20:15:57 2007 +0000
+++ b/textproc/intltool/Makefile Tue Sep 18 20:22:13 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2007/08/08 21:57:16 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/09/18 20:22:13 drochner Exp $
#
-DISTNAME= intltool-0.36.0
-PKGREVISION= 1
+DISTNAME= intltool-0.36.2
CATEGORIES= textproc devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.36/}
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +20,7 @@
USE_TOOLS+= gmake perl:run
GNU_CONFIGURE= YES
CHECK_INTERPRETER_SKIP= share/intltool/*.in
+TEST_TARGET= check
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
diff -r 01b30727bbe8 -r 55d17122e308 textproc/intltool/distinfo
--- a/textproc/intltool/distinfo Tue Sep 18 20:15:57 2007 +0000
+++ b/textproc/intltool/distinfo Tue Sep 18 20:22:13 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.26 2007/08/08 21:57:16 wiz Exp $
+$NetBSD: distinfo,v 1.27 2007/09/18 20:22:13 drochner Exp $
-SHA1 (intltool-0.36.0.tar.bz2) = 991aafd9b215e6131a57be2f8ed76df422e968da
-RMD160 (intltool-0.36.0.tar.bz2) = 43d1b62f04d32cc5ddc7a6c2ccc99a4c97d5f495
-Size (intltool-0.36.0.tar.bz2) = 137765 bytes
-SHA1 (patch-aa) = fedbd07edf7a659f1d6bb4a2a4e4557ea387ead5
+SHA1 (intltool-0.36.2.tar.bz2) = c2ccd02b7688eb0b299608cb446dc80cdcd18795
+RMD160 (intltool-0.36.2.tar.bz2) = 63516bee4b29c0d93000ca63ecf3d9c131f6ae1e
+Size (intltool-0.36.2.tar.bz2) = 138075 bytes
diff -r 01b30727bbe8 -r 55d17122e308 textproc/intltool/patches/patch-aa
--- a/textproc/intltool/patches/patch-aa Tue Sep 18 20:15:57 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2007/08/08 21:57:16 wiz Exp $
-
---- intltool-merge.in.in.orig 2007-08-03 01:35:52.000000000 +0200
-+++ intltool-merge.in.in
-@@ -115,13 +115,6 @@ sub isGNUGettextTool
- return 0;
- }
-
--if (! isGNUGettextTool ("$iconv"))
--{
-- print STDERR " *** GNU iconv is not found on this system!\n".
-- " *** Without it, intltool-merge can not convert encodings.\n";
-- exit;
--}
--
- # Use this instead of \w for XML files to handle more possible characters.
- my $w = "[-A-Za-z0-9._:]";
-
Home |
Main Index |
Thread Index |
Old Index