summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/patches
diff options
context:
space:
mode:
authorchristos <christos>2008-09-01 17:53:47 +0000
committerchristos <christos>2008-09-01 17:53:47 +0000
commitc6d58be415f89d6acb96da91c39e1c058d8cf8dd (patch)
treec84c4a21163a88a7da7dab3128a49cb931a2e00c /devel/gtexinfo/patches
parent52c14ddea2ef4e5671288d30f1641d5ec74fd9a6 (diff)
downloadpkgsrc-c6d58be415f89d6acb96da91c39e1c058d8cf8dd.tar.gz
update texinfo to 4.12
Diffstat (limited to 'devel/gtexinfo/patches')
-rw-r--r--devel/gtexinfo/patches/patch-aa16
-rw-r--r--devel/gtexinfo/patches/patch-ab8
-rw-r--r--devel/gtexinfo/patches/patch-ac8
-rw-r--r--devel/gtexinfo/patches/patch-aj8
-rw-r--r--devel/gtexinfo/patches/patch-ak12
-rw-r--r--devel/gtexinfo/patches/patch-am8
6 files changed, 30 insertions, 30 deletions
diff --git a/devel/gtexinfo/patches/patch-aa b/devel/gtexinfo/patches/patch-aa
index 2fe0201cfb7..e9669f60fd7 100644
--- a/devel/gtexinfo/patches/patch-aa
+++ b/devel/gtexinfo/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.15 2008/01/30 08:19:25 obache Exp $
+$NetBSD: patch-aa,v 1.16 2008/09/01 17:53:47 christos Exp $
---- util/Makefile.in.orig 2007-09-10 02:37:45.000000000 +0200
-+++ util/Makefile.in
-@@ -385,7 +385,7 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+--- util/Makefile.in.orig 2008-04-18 10:34:58.000000000 +0300
++++ util/Makefile.in 2008-09-01 19:48:06.000000000 +0300
+@@ -426,7 +426,7 @@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-bin_SCRIPTS = texi2dvi texi2pdf pdftexi2dvi
+bin_SCRIPTS = texi2dvi
-
- # Use `ginstall-info' in the definition of PROGRAMS and in dependencies
- # because automake generates an install-info target in every Makefile (a
+ AM_CPPFLAGS = \
+ -I$(top_srcdir) \
+ -I$(top_srcdir)/gnulib/lib \
diff --git a/devel/gtexinfo/patches/patch-ab b/devel/gtexinfo/patches/patch-ab
index d0e555075f4..5e241186162 100644
--- a/devel/gtexinfo/patches/patch-ab
+++ b/devel/gtexinfo/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.11 2008/01/30 08:19:25 obache Exp $
+$NetBSD: patch-ab,v 1.12 2008/09/01 17:53:47 christos Exp $
---- info/Makefile.in.orig 2007-09-10 02:37:45.000000000 +0200
-+++ info/Makefile.in
-@@ -391,7 +391,8 @@ AM_CPPFLAGS = \
+--- info/Makefile.in.orig 2008-04-18 10:34:57.000000000 +0300
++++ info/Makefile.in 2008-09-01 19:43:58.000000000 +0300
+@@ -439,7 +439,8 @@
-I$(top_builddir)/gnulib/lib \
-DLOCALEDIR=\"$(localedir)\" \
-DINFODIR=\"$(infodir)\" \
diff --git a/devel/gtexinfo/patches/patch-ac b/devel/gtexinfo/patches/patch-ac
index 32dfc670c82..9370da08888 100644
--- a/devel/gtexinfo/patches/patch-ac
+++ b/devel/gtexinfo/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.10 2008/01/30 08:19:25 obache Exp $
+$NetBSD: patch-ac,v 1.11 2008/09/01 17:53:47 christos Exp $
---- info/filesys.h.orig 2007-07-01 21:20:29.000000000 +0000
-+++ info/filesys.h
-@@ -78,7 +78,7 @@ extern int is_dir_name (char *filename);
+--- info/filesys.h.orig 2007-07-02 00:20:29.000000000 +0300
++++ info/filesys.h 2008-09-01 19:43:58.000000000 +0300
+@@ -78,7 +78,7 @@
/* The default value of INFOPATH. */
#if !defined (DEFAULT_INFOPATH)
diff --git a/devel/gtexinfo/patches/patch-aj b/devel/gtexinfo/patches/patch-aj
index aaa7b69b52b..9ebe8117d1e 100644
--- a/devel/gtexinfo/patches/patch-aj
+++ b/devel/gtexinfo/patches/patch-aj
@@ -1,8 +1,8 @@
-$NetBSD: patch-aj,v 1.6 2008/01/30 08:19:25 obache Exp $
+$NetBSD: patch-aj,v 1.7 2008/09/01 17:53:47 christos Exp $
---- configure.ac.orig 2007-09-10 02:36:29.000000000 +0200
-+++ configure.ac
-@@ -130,7 +130,7 @@ AM_CONDITIONAL(TOOLS_ONLY, [[test "x$too
+--- configure.ac.orig 2008-04-17 20:54:16.000000000 +0300
++++ configure.ac 2008-09-01 19:43:58.000000000 +0300
+@@ -130,7 +130,7 @@
# rather ncurses. So we check for it.
TERMLIBS=
# Check for termlib before termcap because Solaris termcap needs libucb.
diff --git a/devel/gtexinfo/patches/patch-ak b/devel/gtexinfo/patches/patch-ak
index 0a779f933a4..ba56e1fb565 100644
--- a/devel/gtexinfo/patches/patch-ak
+++ b/devel/gtexinfo/patches/patch-ak
@@ -1,13 +1,13 @@
-$NetBSD: patch-ak,v 1.4 2008/01/30 08:19:25 obache Exp $
+$NetBSD: patch-ak,v 1.5 2008/09/01 17:53:47 christos Exp $
---- configure.orig 2007-09-10 02:37:46.000000000 +0200
-+++ configure
-@@ -15966,7 +15966,7 @@ fi
+--- configure.orig 2008-04-18 10:34:58.000000000 +0300
++++ configure 2008-09-01 19:45:16.000000000 +0300
+@@ -15947,7 +15947,7 @@
# rather ncurses. So we check for it.
TERMLIBS=
# Check for termlib before termcap because Solaris termcap needs libucb.
-TERMLIB_VARIANTS="ncurses curses termlib termcap terminfo"
+TERMLIB_VARIANTS="curses termlib termcap terminfo ncurses"
for termlib in ${TERMLIB_VARIANTS}; do
- as_ac_Lib=`echo "ac_cv_lib_${termlib}''_tgetent" | $as_tr_sh`
- { echo "$as_me:$LINENO: checking for tgetent in -l${termlib}" >&5
+ as_ac_Lib=`$as_echo "ac_cv_lib_${termlib}''_tgetent" | $as_tr_sh`
+ { $as_echo "$as_me:$LINENO: checking for tgetent in -l${termlib}" >&5
diff --git a/devel/gtexinfo/patches/patch-am b/devel/gtexinfo/patches/patch-am
index 134f2818de5..77e170f0625 100644
--- a/devel/gtexinfo/patches/patch-am
+++ b/devel/gtexinfo/patches/patch-am
@@ -1,8 +1,8 @@
-$NetBSD: patch-am,v 1.1 2008/01/30 08:19:26 obache Exp $
+$NetBSD: patch-am,v 1.2 2008/09/01 17:53:47 christos Exp $
---- util/texi2dvi.orig 2007-09-10 00:36:30.000000000 +0000
-+++ util/texi2dvi
-@@ -1037,7 +1037,7 @@ uncomment_iftex='s/^@c texi2dvi//'
+--- util/texi2dvi.orig 2008-04-17 21:45:49.000000000 +0300
++++ util/texi2dvi 2008-09-01 19:43:58.000000000 +0300
+@@ -1094,7 +1094,7 @@
# main info output, the user asked to run TeX, not makeinfo.
run_makeinfo ()
{