Unbreak build with automake 1.9 installed. Update patches while I'm here.

"looks good" sturm@
This commit is contained in:
bernd 2005-11-19 13:15:21 +00:00
parent 795d72e132
commit 39217009b1
5 changed files with 39 additions and 30 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2005/11/03 13:49:41 bernd Exp $
# $OpenBSD: Makefile,v 1.3 2005/11/19 13:15:21 bernd Exp $
COMMENT= "internationalized string handling"
DISTNAME= libidn-0.5.20
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel
HOMEPAGE= http://www.gnu.org/software/libidn/

View File

@ -1,39 +1,39 @@
$OpenBSD: patch-configure,v 1.1.1.1 2005/10/02 15:37:33 bernd Exp $
--- configure.orig Mon Sep 19 15:26:59 2005
+++ configure Thu Sep 29 14:55:09 2005
@@ -9724,7 +9724,6 @@ openbsd*)
need_lib_prefix=no
need_version=yes
$OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- configure.orig Sun Oct 23 19:47:45 2005
+++ configure Tue Nov 15 01:00:52 2005
@@ -9897,7 +9897,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -13428,7 +13427,6 @@ openbsd*)
need_lib_prefix=no
need_version=yes
@@ -13695,7 +13694,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -16581,7 +16579,6 @@ openbsd*)
need_lib_prefix=no
need_version=yes
@@ -16972,7 +16970,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -18939,7 +18936,6 @@ openbsd*)
need_lib_prefix=no
need_version=yes
@@ -19457,7 +19454,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -27523,10 +27519,10 @@ s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
@@ -28094,10 +28090,10 @@ s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
s,@CCDEPMODE@,$CCDEPMODE,;t t
s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t

View File

@ -1,7 +1,19 @@
$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2005/10/02 15:37:33 bernd Exp $
--- doc/Makefile.in.orig Fri Sep 30 09:31:12 2005
+++ doc/Makefile.in Fri Sep 30 09:33:09 2005
@@ -579,7 +579,7 @@ distclean-libtool:
$OpenBSD: patch-doc_Makefile_in,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- doc/Makefile.in.orig Sun Oct 23 19:53:22 2005
+++ doc/Makefile.in Tue Nov 15 00:53:40 2005
@@ -505,10 +505,7 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefi
&& exit 0; \
exit 1;; \
esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits doc/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnits doc/Makefile
+ done;
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -581,7 +578,7 @@ distclean-libtool:
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
exit 1; \
fi

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2005/10/02 15:37:33 bernd Exp $
--- src/Makefile.in.orig Mon Sep 19 15:27:09 2005
+++ src/Makefile.in Wed Sep 28 11:46:47 2005
@@ -518,7 +518,7 @@ info: info-am
$OpenBSD: patch-src_Makefile_in,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- src/Makefile.in.orig Sun Oct 23 19:48:05 2005
+++ src/Makefile.in Tue Nov 15 01:00:52 2005
@@ -520,7 +520,7 @@ info: info-am
info-am:

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2005/11/03 13:49:41 bernd Exp $
@comment $OpenBSD: PLIST,v 1.3 2005/11/19 13:15:21 bernd Exp $
%%SHARED%%
bin/idn
include/idn-free.h
@ -73,11 +73,7 @@ share/locale/ro/LC_MESSAGES/libidn.mo
share/locale/rw/
share/locale/rw/LC_MESSAGES/
share/locale/rw/LC_MESSAGES/libidn.mo
share/locale/sr/
share/locale/sr/LC_MESSAGES/
share/locale/sr/LC_MESSAGES/libidn.mo
share/locale/sv/LC_MESSAGES/libidn.mo
share/locale/vi/
share/locale/vi/LC_MESSAGES/
share/locale/vi/LC_MESSAGES/libidn.mo
share/locale/zh_CN/LC_MESSAGES/libidn.mo