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:           Wed Nov 30 20:43:54 UTC 2011

Modified Files:
        pkgsrc/devel/libidn: Makefile PLIST distinfo
        pkgsrc/devel/libidn/patches: patch-ad

Log Message:
Update to 1.23:

* Version 1.23 (released 2011-11-25) [stable]

** stringprep.h: Now #include's sys/types.h instead of unistd.h for ssize_t.
Some systems (e.g., Mingw with MSVC 9) does not have unistd.h.

** idn-free.h: Protect prototypes with 'extern "C"' marker.
Reported by Bittner Ede <bittner.ede%euronetrt.hu@localhost>.

** doc: Update link to experimental TLD tables.
The new link is <https://github.com/gnuthor/tldchk>.

** Update gnulib files and translations.

** QA: Improved cyclo output.  Update GTK-DOC files.  Various bugfixes.

** API and ABI is backwards compatible with the previous version.


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/libidn/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/libidn/PLIST
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/libidn/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libidn/patches/patch-ad

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