pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36720: textproc/expat 2.0.1
>Number: 36720
>Category: pkg
>Synopsis: textproc/expat update to 2.0.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 01 21:35:00 +0000 2007
>Originator: Makoto Fujiwara
>Release: NetBSD 4.99.9
>Organization:
KINU Corporation
>Environment:
System: NetBSD bologna 4.99.9 NetBSD 4.99.9 (GENERIC-pci) #1: Fri Apr 13
18:27:57 JST 2007
makoto@mini:/e/st4200/20070203/checkout/src/sys/arch/macppc/compile/GENERIC-pci
macppc
Architecture: powerpc
Machine: macppc
>Description:
Release 2.0.1 Tue June 5 2007
- Fixed bugs #1515266, 1515600: The character data handler's calling
of XML_StopParser() was not handled properly; if the parser was
stopped and the handler set to NULL, the parser would segfault.
- Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
some character constants to be ASCII encoded.
- Minor cleanups of the test harness.
- Fixed xmlwf bug #1513566: "out of memory" error on file size zero.
- Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
- Fixes and improvements for Windows platform:
bugs #1409451, #1476160, 1548182, 1602769, 1717322.
- Build fixes for various platforms:
HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
All Unix: #1554618 (refreshed config.sub/config.guess).
#1490371, #1613457: support both, DESTDIR and INSTALL_ROOT,
without relying on GNU-Make specific features.
#1647805: Patched configure.in to work better with Intel compiler.
- Fixes to Makefile.in to have make check work correctly:
bugs #1408143, #1535603, #1536684.
- Added Open Watcom support: patch #1523242.
>How-To-Repeat:
cd pkgsrc/textproc/expat ; sudo make package
>Fix:
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 21:23:25 -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/}
Index: PLIST
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/textproc/expat/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- PLIST 22 Sep 2004 08:09:55 -0000 1.7
+++ PLIST 1 Aug 2007 21:28:43 -0000
@@ -1,9 +1,35 @@
-@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:55 jlam Exp $
+@comment $NetBSD$
bin/xmlwf
include/expat.h
include/expat_external.h
lib/libexpat.la
+lib/pkgconfig/gnome-python-extras-2.0.pc
+lib/python2.4/site-packages/gtk-2.0/egg/__init__.py
+lib/python2.4/site-packages/gtk-2.0/egg/__init__.pyc
+lib/python2.4/site-packages/gtk-2.0/egg/__init__.pyo
+lib/python2.4/site-packages/gtk-2.0/egg/recent.la
+lib/python2.4/site-packages/gtk-2.0/egg/trayicon.la
+lib/python2.4/site-packages/gtk-2.0/gdl.la
+lib/python2.4/site-packages/gtk-2.0/gtkhtml2.la
+lib/python2.4/site-packages/gtk-2.0/gtkspell.la
man/man1/xmlwf.1
share/doc/html/expat/reference.html
share/doc/html/expat/style.css
+share/gtk-doc/html/pygtkmozembed/class-gtkmozembed.html
+share/gtk-doc/html/pygtkmozembed/gtkmozembed-class-reference.html
+share/gtk-doc/html/pygtkmozembed/index.html
+share/gtk-doc/html/pygtkmozembed/index.sgml
+share/gtk-doc/html/pygtkmozembed/pygtkmozembed.devhelp
+share/gtk-doc/html/pygtkspell/class-gtkspell.html
+share/gtk-doc/html/pygtkspell/gtkspell-class-reference.html
+share/gtk-doc/html/pygtkspell/index.html
+share/gtk-doc/html/pygtkspell/index.sgml
+share/gtk-doc/html/pygtkspell/pygtkspell.devhelp
+share/pygtk/2.0/defs/gtkhtml2.defs
+share/pygtk/2.0/defs/trayicon.defs
+@dirrm share/pygtk/2.0/defs
+@dirrm share/gtk-doc/html/pygtkspell
+@dirrm share/gtk-doc/html/pygtkmozembed
@dirrm share/doc/html/expat
+@dirrm lib/python2.4/site-packages/gtk-2.0/egg
+@dirrm lib/python2.4/site-packages/gtk-2.0
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
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index