pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/libxslt



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov 27 12:17:51 UTC 2012

Modified Files:
        pkgsrc/textproc/libxslt: Makefile distinfo
        pkgsrc/textproc/libxslt/patches: patch-ah

Log Message:
Changes 1.1.28:
Portability:
* Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS,
* configure should be more careful with linker script,
* add gcrypt library in LIBADD, not LDFLAGS, as recommended
Bug fixes:
* Fix generate-id() to avoid generating the same ID,
* Fix crash with empty xsl:key/@match attribute,
* Crash when passing an uninitialized variable to document(),
* Add missing test docs to EXTRA_DIST,
* Fix regression: Default namespace not correctly used
Cleanups:
* Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml,
* autogen.sh cleanup,
* consistent use of xslt processor,
* Add object files in tests/plugins to .gitignore,
* Fix error on bug-165 regression test,
* Remove xsltTransStorageAdd and xsltTransStorageRemove


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/textproc/libxslt/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/textproc/libxslt/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/libxslt/patches/patch-ah

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