Update to gettext 0.19.4.

With input and ok naddy@
This commit is contained in:
brad 2015-01-27 00:28:34 +00:00
parent 566f794017
commit 26ab35a003
4 changed files with 18 additions and 18 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.73 2014/10/20 18:34:38 naddy Exp $
# $OpenBSD: Makefile,v 1.74 2015/01/27 00:28:34 brad Exp $
COMMENT= GNU gettext
DISTNAME= gettext-0.19.3
SHARED_LIBS += intl 6.0 # 9.2
DISTNAME= gettext-0.19.4
SHARED_LIBS += intl 6.0 # 9.3
SHARED_LIBS += asprintf 1.1 # unknown
SHARED_LIBS += gettextlib 4.0 # unknown
SHARED_LIBS += gettextsrc 4.0 # unknown
SHARED_LIBS += gettextpo 6.0 # 5.2
SHARED_LIBS += gettextlib 5.0 # unknown
SHARED_LIBS += gettextsrc 5.0 # unknown
SHARED_LIBS += gettextpo 7.0 # 5.3
CATEGORIES= devel
# DPB: parallel-safe, not worth it. Too much time in configure

View File

@ -1,2 +1,2 @@
SHA256 (gettext-0.19.3.tar.xz) = 9v2ynJ7ozoXH5XT2D/ZPqRzw9PAYQ33+gAIn0VWV20Y=
SIZE (gettext-0.19.3.tar.xz) = 6628460
SHA256 (gettext-0.19.4.tar.xz) = cZra24vz42usUsJDoBwK3RjSNQajpAQ35vWJnOqxjSA=
SIZE (gettext-0.19.4.tar.xz) = 6656168

View File

@ -1,13 +1,13 @@
$OpenBSD: patch-gettext-tools_gnulib-lib_Makefile_in,v 1.7 2014/10/20 18:34:38 naddy Exp $
$OpenBSD: patch-gettext-tools_gnulib-lib_Makefile_in,v 1.8 2015/01/27 00:28:34 brad Exp $
Use standard shared library versioning.
Do not remove static library after building.
This was also a race if MAKE_JOBS > 1.
--- gettext-tools/gnulib-lib/Makefile.in.orig Thu Oct 16 08:01:38 2014
+++ gettext-tools/gnulib-lib/Makefile.in Mon Oct 20 19:49:42 2014
@@ -2147,7 +2147,7 @@ EXTRA_libgettextlib_la_SOURCES = atexit.c canonicalize
--- gettext-tools/gnulib-lib/Makefile.in.orig Wed Dec 24 02:01:20 2014
+++ gettext-tools/gnulib-lib/Makefile.in Sat Jan 24 21:05:03 2015
@@ -2150,7 +2150,7 @@ EXTRA_libgettextlib_la_SOURCES = atexit.c canonicalize
#libgettextlib_la_LDFLAGS += $(LTLIBUNISTRING) @LTLIBINTL@ @LTLIBICONV@ @LIB_ACL@
libgettextlib_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(LIB_ACL) \
$(LTLIBICONV) $(LTLIBINTL) $(LTLIBTHREAD) $(LTLIBUNISTRING) \
@ -16,7 +16,7 @@ This was also a race if MAKE_JOBS > 1.
$(am__append_3) $(am__append_12)
# Use this preprocessor expression to decide whether #include_next works.
@@ -3354,7 +3354,7 @@ getopt.h: getopt.in.h $(top_builddir)/config.status $(
@@ -3357,7 +3357,7 @@ getopt.h: getopt.in.h $(top_builddir)/config.status $(
mv -f $@-t $@
# No need to install libgettextlib.a, except on AIX.

View File

@ -1,13 +1,13 @@
$OpenBSD: patch-gettext-tools_src_Makefile_in,v 1.8 2014/10/20 18:34:38 naddy Exp $
$OpenBSD: patch-gettext-tools_src_Makefile_in,v 1.9 2015/01/27 00:28:34 brad Exp $
Use standard shared library versioning.
Do not remove static library after building.
This was also a race if MAKE_JOBS > 1.
--- gettext-tools/src/Makefile.in.orig Thu Oct 16 08:01:39 2014
+++ gettext-tools/src/Makefile.in Mon Oct 20 19:49:05 2014
@@ -2006,7 +2006,7 @@ urlget_SOURCES = urlget.c
--- gettext-tools/src/Makefile.in.orig Wed Dec 24 02:01:22 2014
+++ gettext-tools/src/Makefile.in Sat Jan 24 21:05:03 2015
@@ -2009,7 +2009,7 @@ urlget_SOURCES = urlget.c
# Need @LTLIBINTL@ because many source files use gettext().
# Need @LTLIBICONV@ because po-charset.c, po-lex.c, msgl-iconv.c, write-po.c
# use iconv().
@ -16,7 +16,7 @@ This was also a race if MAKE_JOBS > 1.
../gnulib-lib/libgettextlib.la $(LTLIBUNISTRING) @LTLIBINTL@ \
@LTLIBICONV@ -lc -no-undefined $(am__append_2)
libgettextsrc_la_CPPFLAGS = $(AM_CPPFLAGS) $(am__append_3)
@@ -3375,7 +3375,7 @@ uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIB
@@ -3378,7 +3378,7 @@ uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIB
# No need to install libgettextsrc.a, except on AIX.