diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-23 18:54:01 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-23 18:54:01 +0000 |
| commit | 86c6fc4c0de209ab3c7f9eb61e3dddf9f03a5929 (patch) | |
| tree | 3c9652b1bff3b592d560e6ff9b93b49f9325dbf8 /devel/gettext-runtime | |
| parent | Depend on update-mime-database instead of a file generated by pkg-install (diff) | |
- Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
compiler during linking. Add the same fix to USES=libtool. This should
improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
AC_CONFIG_AUX_DIR appears earlier.
For databases/libmemcached changing configure.ac causes manpages to be
regenerated which requires extra dependencies so patch a makefile to
prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
automake
PR: 196938
Exp-run by: antoine
Approved by: portmgr (antoine)
Diffstat (limited to 'devel/gettext-runtime')
| -rw-r--r-- | devel/gettext-runtime/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gettext-runtime/pkg-plist b/devel/gettext-runtime/pkg-plist index 6cb2b44697f5..4c1d4a9a319f 100644 --- a/devel/gettext-runtime/pkg-plist +++ b/devel/gettext-runtime/pkg-plist @@ -11,7 +11,7 @@ lib/libasprintf.so.0.0.0 lib/libintl.a lib/libintl.so lib/libintl.so.8 -lib/libintl.so.8.1.2 +lib/libintl.so.8.1.3 lib/libintl.so.9 man/man1/envsubst.1.gz man/man1/gettext.1.gz |
