lynx: bump to 2.8.9dev.11.

This commit is contained in:
fbrosson
2016-11-17 23:57:56 +00:00
parent b383cf1878
commit 0bccdb4e15
2 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="1997-2016 Thomas E. Dickey"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://invisible-mirror.net/archives/lynx/tarballs/lynx$portVersion.tar.bz2"
CHECKSUM_SHA256="f0f57f1dfcf09309d7bc61c03710b5d265ac0d47957d354f02957b98907ae2d4"
CHECKSUM_SHA256="2a1092f2cde76f109e4f1df1760c1d2a8792ba7018ab7ff3cc2b01d14e0c15b3"
SOURCE_DIR="lynx$portVersion"
PATCHES="lynx-$portVersion.patchset"

View File

@@ -61,7 +61,7 @@ index bc2123f..fea934c 100644
#undef HAVE_SETLOCALE
#undef HAVE_SETUID
diff --git a/configure.in b/configure.in
index a22bfa3..37df92a 100644
index 610fa14..8fd6ed8 100644
--- a/configure.in
+++ b/configure.in
@@ -751,6 +751,7 @@ AC_CHECK_HEADERS( \
@@ -73,7 +73,7 @@ index a22bfa3..37df92a 100644
string.h \
sys/fcntl.h \
diff --git a/src/LYUtils.c b/src/LYUtils.c
index 4772fa4..17fb0b0 100644
index b47779e..7fecbc3 100644
--- a/src/LYUtils.c
+++ b/src/LYUtils.c
@@ -101,8 +101,11 @@ extern int kbhit(void); /* FIXME: use conio.h */
@@ -103,7 +103,7 @@ with things like AC_DIVERT_HELP.
We try to avoid having to patch autoconf just for this.
diff --git a/configure b/configure
index 75b927a..dd7e3ed 100755
index d8468ba..678f92a 100755
--- a/configure
+++ b/configure
@@ -10183,7 +10183,7 @@ else
@@ -152,7 +152,7 @@ Subject: use relative symlinks when installing COPYING and COPYHEADER.
diff --git a/configure b/configure
index dd7e3ed..02e8890 100755
index 678f92a..87df4dd 100755
--- a/configure
+++ b/configure
@@ -40,14 +40,14 @@ fi
@@ -190,7 +190,7 @@ index dd7e3ed..02e8890 100755
elif ln conf$$.file conf$$ 2>/dev/null; then
as_ln_s=ln
diff --git a/makefile.in b/makefile.in
index df73105..e3a8f2e 100644
index c434b62..9b5d17d 100644
--- a/makefile.in
+++ b/makefile.in
@@ -336,7 +336,7 @@ install-doc : $(DOCDIR) $(HELPDIR)