From 7ae7b018ccf7760013f368fcb83aad9ecd8982a8 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 20 Jun 2016 16:23:28 +0000 Subject: With the power of USES=dos2unix, get rid of most patches and files with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight --- x11/aterm/files/patch-cutToBeginningOfLine | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/aterm/files/patch-cutToBeginningOfLine') diff --git a/x11/aterm/files/patch-cutToBeginningOfLine b/x11/aterm/files/patch-cutToBeginningOfLine index 2be191df4c38..4f70287baef4 100644 --- a/x11/aterm/files/patch-cutToBeginningOfLine +++ b/x11/aterm/files/patch-cutToBeginningOfLine @@ -2,13 +2,13 @@ diff -urNad aterm-1.0.1~/src/rxvt.h src/rxvt.h --- src/rxvt.h 2007-08-03 23:55:28.000000000 +0200 +++ src/rxvt.h 2007-08-03 23:56:36.000000000 +0200 @@ -784,6 +784,7 @@ - #define Opt_scrollKeypress (1LU<<12) - #define Opt_transparent (1LU<<13) - #define Opt_transparent_sb (1LU<<14) -+#define Opt_cutToBeginningOfLine (1LU<<15) - #define Opt_borderLess (1LU<<16) - - /* place holder used for parsing command-line options */ + #define Opt_scrollKeypress (1LU<<12) + #define Opt_transparent (1LU<<13) + #define Opt_transparent_sb (1LU<<14) ++#define Opt_cutToBeginningOfLine (1LU<<15) + #define Opt_borderLess (1LU<<16) + + /* place holder used for parsing command-line options */ diff -urNad aterm-1.0.1~/src/screen.c src/screen.c --- aterm-1.0.1~/src/screen.c 2007-08-03 23:55:28.000000000 +0200 +++ src/screen.c 2007-08-04 00:02:35.000000000 +0200 -- cgit v1.2.3