pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libidn
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 21 13:52:38 UTC 2009
Modified Files:
pkgsrc/devel/libidn: Makefile distinfo
Log Message:
Update to 1.12:
* Version 1.12 (released 2009-01-23)
** idn: New parameter --no-tld to deprecate the old parameter --tld.
The new parameter --no-tld disable TLD checking of the input string.
The --tld parameter was broken; it behaved opposite to its documented
behaviour. To avoid confusion over what --tld means, we decided to
deprecate it. Now --tld is not printed in the idn --help output, but
will continue to work as before.
** doc: Modernize doxygen configuration.
** doc: Change license on the manual to GFDLv1.3+.
** doc: Improve JavaDoc output.
** Update gnulib files and translations.
** Build with more warnings.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/devel/libidn/Makefile
cvs rdiff -r1.39 -r1.40 pkgsrc/devel/libidn/distinfo
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