[packages/tin] rediff patches

atler atler at pld-linux.org
Tue Aug 10 12:36:41 CEST 2021


commit e50e2f6dcc2edda817730304325e5507360a3de8
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 10 12:35:59 2021 +0200

    rediff patches

 tin-charset.patch         | 2 +-
 tin-enable_coloring.patch | 6 +++---
 tin-ncurses.patch         | 4 ++--
 tin-range.patch           | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/tin-charset.patch b/tin-charset.patch
index 7f88637..b04ebc1 100644
--- a/tin-charset.patch
+++ b/tin-charset.patch
@@ -4,7 +4,7 @@ diff -urN tin-1.6.1.org/doc/tin.defaults tin-1.6.1/doc/tin.defaults
 @@ -1,3 +1,4 @@
 +# tin configuration file V1.3.7
  #
- # TIN 1.5 - a threaded newsreader
+ # TIN 1.9.4 - a threaded newsreader
  #
 @@ -55,7 +56,12 @@
  # idea to set mm_charset here for providing a default
diff --git a/tin-enable_coloring.patch b/tin-enable_coloring.patch
index fd92612..9c14ddc 100644
--- a/tin-enable_coloring.patch
+++ b/tin-enable_coloring.patch
@@ -2,14 +2,14 @@ diff -urN tin-1.5.14.org/src/init.c tin-1.5.14/src/init.c
 --- tin-1.5.14.org/src/init.c	Thu Sep 19 10:14:14 2002
 +++ tin-1.5.14/src/init.c	Thu Sep 26 17:14:58 2002
 @@ -328,7 +328,7 @@
- #endif /* HAVE_COLOR */
- 	TRUE,		/* word_highlight */
+ 	TRUE,		/* url_highlight */
+ 	0,		/* wrap_column */
  #ifdef HAVE_COLOR
 -	FALSE,		/* use_color */
 +	TRUE,		/* use_color */
  #endif /* HAVE_COLOR */
+ 	FALSE,		/* abbreviate_groupname */
  	TRUE,		/* add_posted_to_filter */
- 	TRUE,		/* advertising */
 @@ -629,7 +629,7 @@
  
  #ifdef HAVE_COLOR
diff --git a/tin-ncurses.patch b/tin-ncurses.patch
index c66bf09..42933ce 100644
--- a/tin-ncurses.patch
+++ b/tin-ncurses.patch
@@ -2,7 +2,7 @@ diff -urN tin-1.5.9.org/configure tin-1.5.9/configure
 --- tin-1.5.9.org/configure	Mon Jul 23 14:31:37 2001
 +++ tin-1.5.9/configure	Wed Jul 25 21:33:46 2001
 @@ -797,6 +797,7 @@
- ALL_LINGUAS="de et en_GB"
+ ALL_LINGUAS="da de en_GB et fr ru sv tr"
  
  ### Checks for programs
 +CFLAGS="$CFLAGS -I/usr/include/ncurses"
@@ -13,7 +13,7 @@ diff -urN tin-1.5.9.org/configure.in tin-1.5.9/configure.in
 --- tin-1.5.9.org/configure.in	Mon Jul 23 14:31:35 2001
 +++ tin-1.5.9/configure.in	Wed Jul 25 21:34:14 2001
 @@ -82,6 +82,7 @@
- ALL_LINGUAS="de et en_GB"
+ ALL_LINGUAS="da de en_GB et fr ru sv tr"
  
  ### Checks for programs
 +CFLAGS="$CFLAGS -I/usr/include/ncurses"
diff --git a/tin-range.patch b/tin-range.patch
index 2118e6b..76bd453 100644
--- a/tin-range.patch
+++ b/tin-range.patch
@@ -9,4 +9,4 @@ diff -urN tin-1.5.7.org/src/newsrc.c tin-1.5.7/src/newsrc.c
 +	unsigned long long i;
  	t_bool flag = FALSE;
  
- #ifdef DEBUG_NEWSRC
+ #ifdef DEBUG
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tin.git/commitdiff/e50e2f6dcc2edda817730304325e5507360a3de8



More information about the pld-cvs-commit mailing list