pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xnedit: Add links to bugtracker in patches
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Wed Jan 26 11:57:02 2022 +0100
Changeset: 4488633fa66031362253530234965c324c7bff2a
Modified Files:
xnedit/distinfo
xnedit/patches/patch-source_Makefile.common
xnedit/patches/patch-source_textSel.c
Log Message:
xnedit: Add links to bugtracker in patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4488633fa66031362253530234965c324c7bff2a
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 | 3 +++
xnedit/patches/patch-source_textSel.c | 3 +++
3 files changed, 8 insertions(+), 2 deletions(-)
diffs:
diff --git a/xnedit/distinfo b/xnedit/distinfo
index 8c186f5734..6204789030 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) = 279759cb063721e69a11c4a75310b325a4e28527
-SHA1 (patch-source_textSel.c) = 6f32461596f461a23d68f616add43d5a6b28df65
+SHA1 (patch-source_Makefile.common) = b37aecc3097c2fb9ba0ac3253f7c521851e67ead
+SHA1 (patch-source_textSel.c) = f880626c5c33ed4394e4cafc78b1a0706e07c427
diff --git a/xnedit/patches/patch-source_Makefile.common b/xnedit/patches/patch-source_Makefile.common
index e7a77d81d7..6d6dc55c8d 100644
--- a/xnedit/patches/patch-source_Makefile.common
+++ b/xnedit/patches/patch-source_Makefile.common
@@ -2,6 +2,9 @@ $NetBSD$
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 06ffa85d55..a217fb3354 100644
--- a/xnedit/patches/patch-source_textSel.c
+++ b/xnedit/patches/patch-source_textSel.c
@@ -5,6 +5,9 @@ Enable codepath for Apple operating systems unconditionally.
Otherwise inserting the X11 primary selection does not work in some cases
(e.g. with selections from FLTK widgets on NetBSD).
+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