mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lynx: bump to 2.8.9pre.1.
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="1997-2018 Thomas E. Dickey"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://invisible-mirror.net/archives/lynx/tarballs/lynx$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="a43811b9078c46ccd6d91a3d5ae0a8bc1f247a4dd89c1a6ccdbcd6c2b3d56ed3"
|
||||
CHECKSUM_SHA256="a02267765a7677ffa77bf950b608dfb8d428080d7cf4311d59d1c0c57abe9ce1"
|
||||
SOURCE_DIR="lynx$portVersion"
|
||||
PATCHES="lynx-$portVersion.patchset"
|
||||
|
||||
@@ -61,7 +61,7 @@ index fb0e4d3..ca7a5f2 100644
|
||||
#undef HAVE_SETLOCALE
|
||||
#undef HAVE_SETUID
|
||||
diff --git a/configure.in b/configure.in
|
||||
index b4e64db..b240fa0 100644
|
||||
index 151beb7..00de307 100644
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -751,6 +751,7 @@ AC_CHECK_HEADERS( \
|
||||
@@ -73,7 +73,7 @@ index b4e64db..b240fa0 100644
|
||||
string.h \
|
||||
sys/fcntl.h \
|
||||
diff --git a/src/LYUtils.c b/src/LYUtils.c
|
||||
index 6f19675..17c0d9d 100644
|
||||
index 682cbf2..4eec23b 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 8952b3a..fc5a9e3 100755
|
||||
index a3abbd4..daa1f0c 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -10566,7 +10566,7 @@ else
|
||||
@@ -152,7 +152,7 @@ Subject: use relative symlinks when installing COPYING and COPYHEADER.
|
||||
|
||||
|
||||
diff --git a/configure b/configure
|
||||
index fc5a9e3..3d51df5 100755
|
||||
index daa1f0c..3849c08 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -40,14 +40,14 @@ fi
|
||||
@@ -190,7 +190,7 @@ index fc5a9e3..3d51df5 100755
|
||||
elif ln conf$$.file conf$$ 2>/dev/null; then
|
||||
as_ln_s=ln
|
||||
diff --git a/makefile.in b/makefile.in
|
||||
index 785a557..27d25b3 100644
|
||||
index a5ff492..ba9fd4d 100644
|
||||
--- a/makefile.in
|
||||
+++ b/makefile.in
|
||||
@@ -321,7 +321,7 @@ install-doc : $(DOCDIR) $(HELPDIR)
|
||||
Reference in New Issue
Block a user