Subject: Re: pkg/36720: textproc/expat 2.0.1
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: =?ISO-2022-JP?B?GyRCRiM4NhsoQiAbJEJAPxsoQi8=?= Makoto Fujiwara <makoto@ki.nu>
List: pkgsrc-bugs
Date: 08/02/2007 07:13:46
--Multipart_Thu_Aug__2_07:13:46_2007-1
Content-Type: text/plain; charset=US-ASCII


Joerg>  > diff -u -r1.7 PLIST
Joerg>  > --- PLIST	22 Sep 2004 08:09:55 -0000	1.7
Joerg>  > +++ PLIST	1 Aug 2007 21:28:43 -0000
	
Joerg>  > +lib/pkgconfig/gnome-python-extras-2.0.pc
Joerg>  > +lib/python2.4/site-packages/gtk-2.0/egg/__init__.pyo
	...
Joerg>  This doesn't look right... Hint: Try building with USE_DESTDIR=yes :-)

Thanks a lot, now PLIST has no change at all :-)
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

--Multipart_Thu_Aug__2_07:13:46_2007-1
Content-Type: text/plain; charset=US-ASCII

Index: Makefile
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/textproc/expat/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	3 Nov 2006 06:56:23 -0000	1.22
+++ Makefile	1 Aug 2007 22:06:02 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.22 2006/11/03 06:56:23 joerg Exp $
 #
 
-DISTNAME=	expat-2.0.0
+DISTNAME=	expat-2.0.1
 PKGREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=expat/}
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=		YES
 USE_LIBTOOL=		YES
 USE_TOOLS+=		gmake
+USE_DETDIR=		YES
 
 DOCDIR=	${PREFIX}/share/doc/html/expat
 
Index: distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/textproc/expat/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo	22 Jan 2006 16:46:02 -0000	1.15
+++ distinfo	1 Aug 2007 21:29:20 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.15 2006/01/22 16:46:02 wiz Exp $
 
-SHA1 (expat-2.0.0.tar.gz) = 9ff011a75a1f5b60145c4afdec520442cb398d93
-RMD160 (expat-2.0.0.tar.gz) = f52ccab26950d0148c3e8b644d7c9021734de318
-Size (expat-2.0.0.tar.gz) = 450860 bytes
+Size (expat-2.0.1.tar.gz) = 446456 bytes
+SHA1 (expat-2.0.1.tar.gz) = 663548c37b996082db1f2f2c32af060d7aa15c2d
+RMD160 (expat-2.0.1.tar.gz) = d31bcb152adaff9e358968be1ea901e1b4ed3b2f

--Multipart_Thu_Aug__2_07:13:46_2007-1--