From 80bd6eb9ef31f896bb56211b8f08f268f64ce8d6 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 11 Jul 2018 07:37:15 +0000 Subject: [PATCH] Lynx: bump to 2.8.9rel.1. --- .../{lynx-2.8.9pre.1.recipe => lynx-2.8.9rel.1.recipe} | 2 +- ...nx-2.8.9pre.1.patchset => lynx-2.8.9rel.1.patchset} | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) rename www-client/lynx/{lynx-2.8.9pre.1.recipe => lynx-2.8.9rel.1.recipe} (92%) rename www-client/lynx/patches/{lynx-2.8.9pre.1.patchset => lynx-2.8.9rel.1.patchset} (97%) diff --git a/www-client/lynx/lynx-2.8.9pre.1.recipe b/www-client/lynx/lynx-2.8.9rel.1.recipe similarity index 92% rename from www-client/lynx/lynx-2.8.9pre.1.recipe rename to www-client/lynx/lynx-2.8.9rel.1.recipe index 821d43fe6..4774ffa3e 100644 --- a/www-client/lynx/lynx-2.8.9pre.1.recipe +++ b/www-client/lynx/lynx-2.8.9rel.1.recipe @@ -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="a02267765a7677ffa77bf950b608dfb8d428080d7cf4311d59d1c0c57abe9ce1" +CHECKSUM_SHA256="387f193d7792f9cfada14c60b0e5c0bff18f227d9257a39483e14fa1aaf79595" SOURCE_DIR="lynx$portVersion" PATCHES="lynx-$portVersion.patchset" diff --git a/www-client/lynx/patches/lynx-2.8.9pre.1.patchset b/www-client/lynx/patches/lynx-2.8.9rel.1.patchset similarity index 97% rename from www-client/lynx/patches/lynx-2.8.9pre.1.patchset rename to www-client/lynx/patches/lynx-2.8.9rel.1.patchset index 9bd17eb33..86f254a8e 100644 --- a/www-client/lynx/patches/lynx-2.8.9pre.1.patchset +++ b/www-client/lynx/patches/lynx-2.8.9rel.1.patchset @@ -6,7 +6,7 @@ Subject: Fix SIGWINCH test to include Instead of which is not part of POSIX. diff --git a/aclocal.m4 b/aclocal.m4 -index b28968f..66dafc6 100644 +index 41139f9..948570e 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -5021,7 +5021,7 @@ AC_DEFUN([CF_SIGWINCH], @@ -61,7 +61,7 @@ index fb0e4d3..ca7a5f2 100644 #undef HAVE_SETLOCALE #undef HAVE_SETUID diff --git a/configure.in b/configure.in -index 151beb7..00de307 100644 +index 04f6f28..c57fda7 100644 --- a/configure.in +++ b/configure.in @@ -751,6 +751,7 @@ AC_CHECK_HEADERS( \ @@ -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 a3abbd4..daa1f0c 100755 +index e2cb245..edf409a 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 daa1f0c..3849c08 100755 +index edf409a..64a710f 100755 --- a/configure +++ b/configure @@ -40,14 +40,14 @@ fi @@ -190,7 +190,7 @@ index daa1f0c..3849c08 100755 elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln diff --git a/makefile.in b/makefile.in -index a5ff492..ba9fd4d 100644 +index f39b495..6ff71cf 100644 --- a/makefile.in +++ b/makefile.in @@ -321,7 +321,7 @@ install-doc : $(DOCDIR) $(HELPDIR)