Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/doomlegacy games/doomlegacy: Add link to upstrea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8fec9b59ad91
branches: trunk
changeset: 432275:8fec9b59ad91
user: micha <micha%pkgsrc.org@localhost>
date: Wed May 20 16:04:12 2020 +0000
description:
games/doomlegacy: Add link to upstream ticket in patches
diffstat:
games/doomlegacy/distinfo | 8 ++++----
games/doomlegacy/patches/patch-src_Makefile | 3 ++-
games/doomlegacy/patches/patch-src_p__local.h | 3 ++-
games/doomlegacy/patches/patch-src_p__setup.c | 3 ++-
4 files changed, 10 insertions(+), 7 deletions(-)
diffs (67 lines):
diff -r 01cd789dd6a1 -r 8fec9b59ad91 games/doomlegacy/distinfo
--- a/games/doomlegacy/distinfo Wed May 20 15:36:38 2020 +0000
+++ b/games/doomlegacy/distinfo Wed May 20 16:04:12 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2020/05/19 11:20:16 micha Exp $
+$NetBSD: distinfo,v 1.3 2020/05/20 16:04:12 micha Exp $
SHA1 (doomlegacy_1.48.4_common.zip) = 14aed4c0091e8c61f46a2303f9316659ab6c0483
RMD160 (doomlegacy_1.48.4_common.zip) = cca61af6bdda1003032ee117129e07596c8bbfcf
@@ -8,10 +8,10 @@
RMD160 (doomlegacy_1.48.4_source.tar.bz2) = 1e2a435e28f84a1578041feec4b98770774b2287
SHA512 (doomlegacy_1.48.4_source.tar.bz2) = a63a38135f902b7ddfedfbc117ccf9446dba5b1da918189de560722b4fe2afae5f5a0493f9571b5817f95aed96f52fecd32d46c101da5141596cf062d55cec57
Size (doomlegacy_1.48.4_source.tar.bz2) = 2410187 bytes
-SHA1 (patch-src_Makefile) = 8ddbc1a86d2573dc1d4334d75638de31f1fecf6b
+SHA1 (patch-src_Makefile) = 65a6380a5d117333f95a8265b55869244002587c
SHA1 (patch-src_am__map.c) = 647bcba2374cfa7038646e0c053636b43caaf33a
SHA1 (patch-src_doomdata.h) = 2fd95b5db154b05ba88597b20c45146339db4622
SHA1 (patch-src_dstrings.c) = e1fc8bdcb83efa18690d95c56e3ea7c94a388a50
-SHA1 (patch-src_p__local.h) = 0340c38a80ba4323e4fe7a8c314575a70a246708
-SHA1 (patch-src_p__setup.c) = 8536297175088112b57e87e179d12181c91a3bbf
+SHA1 (patch-src_p__local.h) = e429f2ce5d60dd538bc5e796847b53ae72604b33
+SHA1 (patch-src_p__setup.c) = c3766f924b05655b8d9d17d4686dde9a83239e0a
SHA1 (patch-src_r__defs.h) = 9211ae6db72f0288f38449b18c8c252f42686405
diff -r 01cd789dd6a1 -r 8fec9b59ad91 games/doomlegacy/patches/patch-src_Makefile
--- a/games/doomlegacy/patches/patch-src_Makefile Wed May 20 15:36:38 2020 +0000
+++ b/games/doomlegacy/patches/patch-src_Makefile Wed May 20 16:04:12 2020 +0000
@@ -1,10 +1,11 @@
-$NetBSD: patch-src_Makefile,v 1.2 2020/05/19 11:20:16 micha Exp $
+$NetBSD: patch-src_Makefile,v 1.3 2020/05/20 16:04:12 micha Exp $
Add object file for import of extended nodes.
Upstream feature request:
https://sourceforge.net/p/doomlegacy/feature-requests/95/
Add support to internally create blockmap.
+https://sourceforge.net/p/doomlegacy/feature-requests/96/
--- src/Makefile.orig 2020-05-11 09:40:36.000000000 +0000
+++ src/Makefile
diff -r 01cd789dd6a1 -r 8fec9b59ad91 games/doomlegacy/patches/patch-src_p__local.h
--- a/games/doomlegacy/patches/patch-src_p__local.h Wed May 20 15:36:38 2020 +0000
+++ b/games/doomlegacy/patches/patch-src_p__local.h Wed May 20 16:04:12 2020 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_p__local.h,v 1.1 2020/05/19 11:20:16 micha Exp $
+$NetBSD: patch-src_p__local.h,v 1.2 2020/05/20 16:04:12 micha Exp $
Add support to internally create blockmap.
+https://sourceforge.net/p/doomlegacy/feature-requests/96/
--- src/p_local.h.orig 2020-05-11 09:40:33.000000000 +0000
+++ src/p_local.h
diff -r 01cd789dd6a1 -r 8fec9b59ad91 games/doomlegacy/patches/patch-src_p__setup.c
--- a/games/doomlegacy/patches/patch-src_p__setup.c Wed May 20 15:36:38 2020 +0000
+++ b/games/doomlegacy/patches/patch-src_p__setup.c Wed May 20 16:04:12 2020 +0000
@@ -1,10 +1,11 @@
-$NetBSD: patch-src_p__setup.c,v 1.1 2020/05/19 11:20:16 micha Exp $
+$NetBSD: patch-src_p__setup.c,v 1.2 2020/05/20 16:04:12 micha Exp $
Add support for DeeP and ZDoom extended nodes.
Upstream feature request:
https://sourceforge.net/p/doomlegacy/feature-requests/95/
Add support to internally create blockmap.
+https://sourceforge.net/p/doomlegacy/feature-requests/96/
--- src/p_setup.c.orig 2020-05-11 09:40:34.000000000 +0000
+++ src/p_setup.c
Home |
Main Index |
Thread Index |
Old Index