pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/erlang-p1_xml



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Wed Jan 13 15:34:15 UTC 2016

Modified Files:
        pkgsrc/textproc/erlang-p1_xml: Makefile distinfo
        pkgsrc/textproc/erlang-p1_xml/patches: patch-rebar.config

Log Message:
Update textproc/erlang-p1_xml to 1.1.1.

Version 1.1.1
- Support for both rebar and rebar3
- Huge performance and memory improvements
- Normalize namespace prefixed elements
- Document how to run tests
- Architecture documentation in README.md
- Introduce Elixir Quickcheck tests
- Support C code coverage
- Better test case coverage
- Continuous integration with Travis CI and Coveralls
- Test refactoring
- Save cflags/ldflags passed to configure
- Move code for locating nif files to p1_utils package
- Improve code for locating .so part
- Do not check Expat presence via m4 macro

Version 1.1.0
- Initial release on Hex.pm


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/erlang-p1_xml/Makefile \
    pkgsrc/textproc/erlang-p1_xml/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/textproc/erlang-p1_xml/patches/patch-rebar.config

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




Home | Main Index | Thread Index | Old Index