pkgsrc-WIP-changes archive

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

doomlegacy-devel: Add link to bugtracker ticket in patch



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Fri Oct 15 13:14:55 2021 +0200
Changeset:	75fec28db1a021fe68afaa6de14ad08211619477

Modified Files:
	doomlegacy-devel/distinfo
	doomlegacy-devel/patches/patch-src_hardware_hw__main.c

Log Message:
doomlegacy-devel: Add link to bugtracker ticket in patch

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

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

diffstat:
 doomlegacy-devel/distinfo                              | 2 +-
 doomlegacy-devel/patches/patch-src_hardware_hw__main.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/doomlegacy-devel/distinfo b/doomlegacy-devel/distinfo
index 0703f7f665..4e29d1804c 100644
--- a/doomlegacy-devel/distinfo
+++ b/doomlegacy-devel/distinfo
@@ -6,6 +6,6 @@ Size (doomlegacy_1.48.8_common.zip) = 1011350 bytes
 SHA1 (patch-src_Makefile) = a5f42fcf91d516271942d82d574bc25291e987af
 SHA1 (patch-src_am__map.c) = 14b3c8b70c63778ad043827ab2f0b6f4fe07bcde
 SHA1 (patch-src_dstrings.c) = 9c3f8418a25684de72e9ad980f0390b58db12d58
-SHA1 (patch-src_hardware_hw__main.c) = ef04b52ace6a5fdf2935d88a692a335574ea0593
+SHA1 (patch-src_hardware_hw__main.c) = 7eef54453b3ecbfc37a7705887f89b8b6350baf2
 SHA1 (patch-src_p__local.h) = ad6c770b95e87fb06e34ec7643e98f59d41e71f4
 SHA1 (patch-src_p__setup.c) = b89ff33339c9fb32eec5da774e9a3692ef5d6f62
diff --git a/doomlegacy-devel/patches/patch-src_hardware_hw__main.c b/doomlegacy-devel/patches/patch-src_hardware_hw__main.c
index a2fd5a324c..11ab92b77e 100644
--- a/doomlegacy-devel/patches/patch-src_hardware_hw__main.c
+++ b/doomlegacy-devel/patches/patch-src_hardware_hw__main.c
@@ -2,6 +2,7 @@ $NetBSD$
 
 Add null statement in #else branch. Otherwise a label is located at the end of
 a block.
+https://sourceforge.net/p/doomlegacy/bugs/679/
 
 --- src/hardware/hw_main.c.orig	2021-10-15 10:34:51.000000000 +0000
 +++ src/hardware/hw_main.c


Home | Main Index | Thread Index | Old Index