Subject: CVS commit: pkgsrc/textproc/expat
From: Thomas Klausner
Date: 2006-01-22 17:46:02
Message id: 20060122164602.8FD5A2DA27@cvs.netbsd.org

Log Message:
Update to 2.0.0:

Release 2.0.0 Wed Jan 11 2006
        - We no longer use the "check" library for C unit testing; we
          always use the (partial) internal implementation of the API.
        - Report XML_NS setting via XML_GetFeatureList().
        - Fixed headers for use from C++.
        - XML_GetCurrentLineNumber() and  XML_GetCurrentColumnNumber()
          now return unsigned integers.
        - Added XML_LARGE_SIZE switch to enable 64-bit integers for
          byte indexes and line/column numbers.
        - Updated to use libtool 1.5.22 (the most recent).
        - Added support for AmigaOS.
        - Some mostly minor bug fixes. SF issues include: 1006708,
          1021776, 1023646, 1114960, 1156398, 1221160, 1271642.

Files:
RevisionActionfile
1.20modifypkgsrc/textproc/expat/Makefile
1.15modifypkgsrc/textproc/expat/distinfo
1.5removepkgsrc/textproc/expat/patches/patch-aa