FreeBSD Bugzilla – Attachment 147666 Details for
Bug 193919
[UPDATE] devel/gettext: update to 0.19.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gettext.patch
gettext1.patch (text/plain), 3.41 KB, created by
takefu
on 2014-09-25 08:10:21 UTC
(
hide
)
Description:
gettext.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2014-09-25 08:10:21 UTC
Size:
3.41 KB
patch
obsolete
>diff -ruN /usr/ports/devel/gettext/Makefile ./Makefile >--- /usr/ports/devel/gettext/Makefile 2014-05-07 21:25:01.000000000 +0900 >+++ ./Makefile 2014-09-25 16:57:10.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/devel/gettext/Makefile 353148 2014-05-07 12:25:01Z tijl $ > > PORTNAME= gettext >-PORTVERSION= 0.18.3.1 >-PORTREVISION= 1 >+PORTVERSION= 0.19.2 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= gettext >@@ -14,8 +13,9 @@ > MAINTAINER= autotools@FreeBSD.org > COMMENT= GNU gettext package > >-USES= charsetfix iconv libtool:oldver >+USES= charsetfix iconv libtool:oldver tar:xz > GNU_CONFIGURE= yes >+INSTALL_TARGET= install-strip > CONFIGURE_ARGS= --disable-csharp --disable-java \ > --disable-openmp --disable-threads \ > --with-included-gettext --with-included-glib \ >@@ -45,5 +45,6 @@ > post-install: > @${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC}/gettext-tools/doc \ > ${MAKE_ARGS} install-info-am >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libintl.so.9 > > .include <bsd.port.mk> >diff -ruN /usr/ports/devel/gettext/distinfo ./distinfo >--- /usr/ports/devel/gettext/distinfo 2013-10-12 05:20:59.000000000 +0900 >+++ ./distinfo 2014-09-25 17:00:52.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (gettext-0.18.3.1.tar.gz) = 0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d >-SIZE (gettext-0.18.3.1.tar.gz) = 16341773 >+SHA256 (gettext-0.19.2.tar.xz) = b34e1baaf37e56b4f5d7104353a437a735b2e094a70588e7c5ae671eaa0819c3 >+SIZE (gettext-0.19.2.tar.xz) = 6622116 >diff -ruN /usr/ports/devel/gettext/files/patch-gettext-tools_src_x-glade.c ./files/patch-gettext-tools_src_x-glade.c >--- /usr/ports/devel/gettext/files/patch-gettext-tools_src_x-glade.c 2014-01-23 02:40:44.000000000 +0900 >+++ ./files/patch-gettext-tools_src_x-glade.c 1970-01-01 09:00:00.000000000 +0900 >@@ -1,15 +0,0 @@ >---- gettext-tools/src/x-glade.c.orig Sat Aug 28 11:53:08 2004 >-+++ gettext-tools/src/x-glade.c Sat Aug 28 11:53:48 2004 >-@@ -30,7 +30,11 @@ >- # include <dlfcn.h> >- #else >- # if HAVE_LIBEXPAT >--# include <expat.h> >-+# if HAVE_BSDXML >-+# include <bsdxml.h> >-+# else >-+# include <expat.h> >-+# endif >- # endif >- #endif >- >diff -ruN /usr/ports/devel/gettext/pkg-plist ./pkg-plist >--- /usr/ports/devel/gettext/pkg-plist 2014-08-21 03:22:21.000000000 +0900 >+++ ./pkg-plist 2014-09-25 16:02:48.000000000 +0900 >@@ -28,7 +28,7 @@ > lib/libasprintf.la > lib/libasprintf.so > lib/libasprintf.so.0 >-lib/libgettextlib-0.18.3.so >+lib/libgettextlib-0.19.2.so > lib/libgettextlib.la > lib/libgettextlib.so > lib/libgettextpo.a >@@ -36,7 +36,7 @@ > lib/libgettextpo.so > lib/libgettextpo.so.5 > lib/libgettextsrc.la >-lib/libgettextsrc-0.18.3.so >+lib/libgettextsrc-0.19.2.so > lib/libgettextsrc.so > lib/libintl.a > lib/libintl.la >@@ -78,6 +78,7 @@ > man/man3/textdomain.3.gz > share/aclocal/codeset.m4 > share/aclocal/gettext.m4 >+share/aclocal/extern-inline.m4 > share/aclocal/fcntl-o.m4 > share/aclocal/glibc2.m4 > share/aclocal/glibc21.m4 >@@ -172,7 +173,6 @@ > %%DATADIR%%/config.rpath > %%DATADIR%%/gettext.h > %%DATADIR%%/intl/COPYING.LIB >-%%DATADIR%%/intl/ChangeLog > %%DATADIR%%/intl/Makefile.in > %%DATADIR%%/intl/VERSION > %%DATADIR%%/intl/bindtextdom.c >@@ -300,6 +300,7 @@ > share/locale/gl/LC_MESSAGES/gettext-runtime.mo > share/locale/gl/LC_MESSAGES/gettext-tools.mo > share/locale/hr/LC_MESSAGES/gettext-runtime.mo >+share/locale/hu/LC_MESSAGES/gettext-runtime.mo > share/locale/id/LC_MESSAGES/gettext-runtime.mo > share/locale/id/LC_MESSAGES/gettext-tools.mo > share/locale/it/LC_MESSAGES/gettext-runtime.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 193919
: 147666