pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jun 11 18:26:16 UTC 2016
Modified Files:
pkgsrc/devel/gettext: Makefile.common distinfo
pkgsrc/devel/gettext-lib: distinfo
Log Message:
Update gettext* to 0.19.8.1:
0.19.8.1 fixes an unintentional soname bump in the included libraries.
Version 0.19.8 - June 2016
* Support for reproducible builds:
- msgfmt now produces little-endian .mo files by default.
* Programming languages support:
- XML:
xgettext and msgfmt now look for .its files in directories
supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment
variable.
- JavaScript:
xgettext and msgfmt now recognize numbered arguments in format
strings.
* Portability:
- Improve OS/2 kLIBC support.
- Fix libintl compilation issue with pre-C99 compilers. It was a
regression since 0.19.5.
- The AM_GNU_GETTEXT Autoconf macro can now detect musl-libc's
gettext as a compatible implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gettext/Makefile.common
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/gettext/distinfo
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/gettext-lib/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