Subject: pkg/18891: Update textproc/intltool to 0.23
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@menta.net>
List: netbsd-bugs
Date: 11/02/2002 16:23:41
>Number:         18891
>Category:       pkg
>Synopsis:       Update textproc/intltool to 0.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 02 07:19:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Julio Merino
>Release:        NetBSD 1.6J
>Organization:
HispaBSD
>Environment:
	
	
System: NetBSD darkstar.local 1.6J NetBSD 1.6J (DARKSTAR) #34: Sun Oct 27 00:22:56 CEST 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
	intltool 0.23 is out. Changes in this release (from 0.22):

	   - gettextize 4.x work (Kenneth).
	   - Build system fixes (Kenneth).
	   - Recognise the "xml:space" attribute and preserve whitespace
	     if set to "preserve" (Mark McLoughlin).
	   - GConf schemas handling changes as described in bug #94611. (Yanko).
	   - Added support for rfc822deb format (Denis Barbier).
	   - Use charset.alias if available (Denis Barbier, Jacob Berkman).
	   - Add support for 'default' tags #89747 (Kenneth).
	   - Spec file cleanup #48446. (Gregory Leblanc).
	   - Hardcode aclocal-1.4/automake-1.4 so that users with both 
	     automake 1.6 and 1.4 installed get the right automake. (Havoc).
	   - Other bugfixes (Kjartan Maraas).

	This PR provides an update of our current package (0.18) to this new
	version, 0.23. It also adds a missing CONFLICTS line with
	xml-i18n-tools, because both packages install files in the same place.

>How-To-Repeat:
	
>Fix:

	Here is the update:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/intltool/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	2002/10/19 10:54:58	1.3
+++ Makefile	2002/11/02 15:15:44
@@ -1,14 +1,16 @@
 # $NetBSD: Makefile,v 1.3 2002/10/19 10:54:58 rh Exp $
 #
 
-DISTNAME=		intltool-0.18
+DISTNAME=		intltool-0.23
 CATEGORIES=		textproc devel gnome
-MASTER_SITES=		${MASTER_SITE_GNOME:=sources/intltool/0.18/}
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/intltool/0.23/}
 EXTRACT_SUFX=		.tar.bz2
 
 MAINTAINER=		packages@netbsd.org
 HOMEPAGE=		http://www.gnome.org/
 COMMENT=		Toolbox for internationalisation
+
+CONFLICTS+=		xml-i18n-tools-[0-9]*
 
 USE_GMAKE=		YES
 USE_BUILDLINK2=		YES
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/intltool/PLIST,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 PLIST
--- PLIST	2002/05/06 13:15:21	1.1.1.1
+++ PLIST	2002/11/02 15:15:44
@@ -19,6 +19,7 @@
 share/intltool/intltool-po-Makefile.in.in-patch-2
 share/intltool/intltool-po-Makefile.in.in-patch-3
 share/intltool/intltool-po-Makefile.in.in-patch-4
+share/intltool/intltool-po-Makefile.in.in-patch-5
 share/intltool/intltool-update.in
 share/intltool/xml-i18n-po-Makefile.in.in-patch-1
 share/intltool/xml-i18n-po-Makefile.in.in-patch-2
Index: buildlink2.mk
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/intltool/buildlink2.mk,v
retrieving revision 1.2
diff -u -u -r1.2 buildlink2.mk
--- buildlink2.mk	2002/08/25 18:40:02	1.2
+++ buildlink2.mk	2002/11/02 15:15:44
@@ -4,7 +4,7 @@
 INTLTOOL_BUILDLINK2_MK=	# defined
 
 BUILDLINK_PACKAGES+=		intltool
-BUILDLINK_DEPENDS.intltool?=	intltool>=0.18
+BUILDLINK_DEPENDS.intltool?=	intltool>=0.23
 BUILDLINK_PKGSRCDIR.intltool?=	../../textproc/intltool
 
 EVAL_PREFIX+=	BUILDLINK_PREFIX.intltool=intltool
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/intltool/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	2002/08/25 18:40:02	1.3
+++ distinfo	2002/11/02 15:15:44
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.3 2002/08/25 18:40:02 jlam Exp $
 
-SHA1 (intltool-0.18.tar.bz2) = f282b076f529bc5745b49ee384048b46ec6fe3c9
-Size (intltool-0.18.tar.bz2) = 82619 bytes
+SHA1 (intltool-0.23.tar.bz2) = db429ba1be95d5b4b037ff24ae517c03725485c4
+Size (intltool-0.23.tar.bz2) = 96067 bytes


	Thanks!
>Release-Note:
>Audit-Trail:
>Unformatted: