Browse Source

screen: update to 4.7.0

Waldemar Brodkorb 4 years ago
parent
commit
00e0a4da60
2 changed files with 2 additions and 31 deletions
  1. 2 2
      package/screen/Makefile
  2. 0 29
      package/screen/patches/patch-configure

+ 2 - 2
package/screen/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		screen
-PKG_VERSION:=		4.5.1
+PKG_VERSION:=		4.7.0
 PKG_RELEASE:=		1
-PKG_HASH:=		97db2114dd963b016cd4ded34831955dcbe3251e5eee45ac2606e67e9f097b2d
+PKG_HASH:=		da775328fa783bd2a787d722014dbd99c6093effc11f337827604c2efc5d20c1
 PKG_DESCR:=		window manager for the terminal session
 PKG_SECTION:=		sys/utils
 PKG_DEPENDS:=		libncurses libelf

+ 0 - 29
package/screen/patches/patch-configure

@@ -1,29 +0,0 @@
---- screen-4.2.1.orig/configure	2014-04-26 12:58:46.000000000 +0200
-+++ screen-4.2.1/configure	2014-05-01 13:04:48.000000000 +0200
-@@ -414,7 +414,7 @@ as_fn_error ()
-     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
-   fi
-   $as_echo "$as_me: error: $2" >&2
--  as_fn_exit $as_status
-+  # as_fn_exit $as_status
- } # as_fn_error
- 
- if expr a : '\(a\)' >/dev/null 2>&1 &&
-@@ -5941,8 +5941,6 @@ else
- fi
- rm -f core conftest.err conftest.$ac_objext \
-     conftest$ac_exeext conftest.$ac_ext
--test -f /lib/libsec.a || test -f /usr/lib/libsec.a && LIBS="$LIBS -lsec"
--test -f /lib/libshadow.a || test -f /usr/lib/libshadow.a && LIBS="$LIBS -lshadow"
- oldlibs="$LIBS"
- LIBS="$LIBS -lsun"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking IRIX sun library..." >&5
-@@ -7023,7 +7021,7 @@ as_fn_error ()
-     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
-   fi
-   $as_echo "$as_me: error: $2" >&2
--  as_fn_exit $as_status
-+  # as_fn_exit $as_status
- } # as_fn_error
- 
-