pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xnedit: Add empty lines in patches. Found by pkglint.



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Wed Jan 26 11:58:48 2022 +0100
Changeset:	cf4a3c47b9622a6b89b0bab9a1e369f52b44ad35

Modified Files:
	xnedit/distinfo
	xnedit/patches/patch-source_Makefile.common
	xnedit/patches/patch-source_textSel.c

Log Message:
xnedit: Add empty lines in patches. Found by pkglint.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf4a3c47b9622a6b89b0bab9a1e369f52b44ad35

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xnedit/distinfo                             | 4 ++--
 xnedit/patches/patch-source_Makefile.common | 1 +
 xnedit/patches/patch-source_textSel.c       | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

diffs:
diff --git a/xnedit/distinfo b/xnedit/distinfo
index 6204789030..6590c398bd 100644
--- a/xnedit/distinfo
+++ b/xnedit/distinfo
@@ -3,5 +3,5 @@ $NetBSD$
 BLAKE2s (xnedit-1.4.0.tar.gz) = 6d36770d496e3e7fed8c907bf86073e0bba5e77f264565d2d8740d1096982fee
 SHA512 (xnedit-1.4.0.tar.gz) = eba465679984290b5ff1c0584c78fadf78d96b6daef8e78b772bee4e6b4278c025c5f2b22f0688ed3f8bcdea6d54cb6154727cf0d7c53372d908d7d1fb80a401
 Size (xnedit-1.4.0.tar.gz) = 1509634 bytes
-SHA1 (patch-source_Makefile.common) = b37aecc3097c2fb9ba0ac3253f7c521851e67ead
-SHA1 (patch-source_textSel.c) = f880626c5c33ed4394e4cafc78b1a0706e07c427
+SHA1 (patch-source_Makefile.common) = 337bc0d1ae32a448b6bb0c6141b096dba3654a78
+SHA1 (patch-source_textSel.c) = e6b365de6d6dd58e0df125baf3011a69671eafbe
diff --git a/xnedit/patches/patch-source_Makefile.common b/xnedit/patches/patch-source_Makefile.common
index 6d6dc55c8d..736805f8a0 100644
--- a/xnedit/patches/patch-source_Makefile.common
+++ b/xnedit/patches/patch-source_Makefile.common
@@ -5,6 +5,7 @@ Honor LDFLAGS.
 Upstream ticket: <https://sourceforge.net/p/xnedit/bugs/19/>
 Fixed with commit 8e9bf66e77b7108f5803c9945f6d799d11fa6091, remove this patch
 for next release.
+
 --- source/Makefile.common.orig	2022-01-09 12:28:40.000000000 +0000
 +++ source/Makefile.common
 @@ -21,11 +21,11 @@ all: xnedit xnc
diff --git a/xnedit/patches/patch-source_textSel.c b/xnedit/patches/patch-source_textSel.c
index a217fb3354..d0bc6f672b 100644
--- a/xnedit/patches/patch-source_textSel.c
+++ b/xnedit/patches/patch-source_textSel.c
@@ -8,6 +8,7 @@ Otherwise inserting the X11 primary selection does not work in some cases
 Upstream ticket: <https://sourceforge.net/p/xnedit/bugs/18/>
 Fixed with commit 20e0de407a217a279f229c216288a5f8aa1b309f, remove this patch
 for next release.
+
 --- source/textSel.c.orig	2022-01-09 12:28:40.000000000 +0000
 +++ source/textSel.c
 @@ -251,7 +251,9 @@ void InsertPrimarySelection(Widget w, Ti


Home | Main Index | Thread Index | Old Index