Subject: CVS commit: pkgsrc/textproc/tcl-tDOM
From: Kamil Rytarowski
Date: 2019-10-06 05:25:18
Message id: 20191006032518.49856FBF4@cvs.NetBSD.org

Log Message:
tcl-tDOM: Update to 0.9.1

pkgsrc changes:

 - switch homepage to tdom.org
 - start using bsdtar due to pax tar issues
 - update license to include the expat one (mit)
 - update MASTER_SITES to new host
 - require gmake for proper building
 - drop no longer needed -DUSE_INTERP_ERRORLINE

UPSTREAM CHANGELOG
------------------
ANNOUNCE: tDOM 0.9.1
Posted by Rolf Ade on 07/26/18 01:01 AM

It's a good point to roll out what's done before other changes took
place, so: tDOM 0.9.1 got tagged, source balls and windows binaries
are available. Find them at
http://tdom.org/downloads/
or see the README below for more information.
The most notable changes since the last release are:
- The included expat is now 2.2.5, the most recent expat release.
- An interface to use expat as pull parser (StAX like).
- Some minor options for more control about parsing ([dom parse
-keepCDATA]) and serialization (asXML -nogtescape
--noEmptyElementTag).
- A few bug fixes important to whom are bitten by them.
And other things.
See the file CHANGES in the root of the source tree or
http://tdom.org/index.html/artifact/014245dd36bb67aa for a more
detailed list or http://tdom.org/index.html/timeline for even more
details.
Thanks to the contributors and all the others for help, encouragement
and discussion.

ANNOUNCE: tDOM 0.9.0
Posted by Rolf Ade on 08/25/17 01:51 PM

Some demand (and, to be fair, also some civilized encouragement)
finally pushed me to cut a new tDOM release.
Besides the fruit of the careful gardening of the as mature recognized
core over the years there are also a couple of new features. The
probably most prominent ones are (in no special order):
- a new HTML5 parser (optional at build time, needs the gumbo library)
- a JSON to DOM parser and a way to create JSON data
- more capablilities of the *FromScript way of creating DOM trees

Files:
RevisionActionfile
1.6modifypkgsrc/textproc/tcl-tDOM/Makefile
1.2modifypkgsrc/textproc/tcl-tDOM/PLIST
1.5modifypkgsrc/textproc/tcl-tDOM/distinfo
1.3removepkgsrc/textproc/tcl-tDOM/patches/patch-aa