pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-tagsoup



Module name:    wip
Committed by:   szptvlfn
Date:           Wed Aug 21 15:44:27 UTC 2013

Modified Files:
        wip/hs-tagsoup: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        wip/hs-tagsoup/patches: patch-aa

Log Message:
Update to 0.12.8

CHANGES:
0.12.8
    #560, space leak (fixed)
0.12.7
    Allow deepseq-1.3
    Allow QuickCheck-2.5
    Support bytestring-0.10 (NFData instances added)
0.12.6
    #515, don't crash on malformed characters (use ? instead)
0.12.5
    Add optRawTag to Render, to ensure script's don't get escaped
0.12.4
    #487, fix the behaviour of ~== for TagComment and others
0.12.3
    GHC 7.2 compatibility
0.12.2
    Add StringLike instances for Text
0.12.1
    Add parseOptionsEntities and improve documentation
0.12
    Upgrade to QuickCheck 2.4.*
    Export toTagRep
    Make the -download flag off by default
    Eliminate HTTP dependency
    Eliminate mtl dependency
0.11.1
    Support --flags=-download to eliminate the network dependency
0.11
    #326, <a "foo"> is no longer treated as an attribute
    Add Eq/Ord instances to Tree
    Don't mark Text.HTML.TagSoup.Tree as preliminary
    #325, \r should be treated as whitespace
0.10.1
    #322, don't change ' to &apos; in render (do what the docs say)
0.10
    Improve the cabal file, make the test program off by default
    Expose Text.HTML.TagSoup.Match again (was hidden accidentally)
0.9
    #294, let optEntityData see if there was a ';' (CHANGES API)
    Numeric/hex entities in attributes were misparsed
    #149, add escapeHTML function


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/hs-tagsoup/patches/patch-aa
cvs -z3 rdiff -u -r1.2 -r1.3 wip/hs-tagsoup/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/hs-tagsoup/Makefile wip/hs-tagsoup/PLIST
cvs -z3 rdiff -u -r1.4 -r1.5 wip/hs-tagsoup/buildlink3.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-tagsoup/patches/patch-aa?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-tagsoup/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-tagsoup/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-tagsoup/PLIST?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-tagsoup/buildlink3.mk?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index