FreeBSD Bugzilla – Attachment 229437 Details for
Bug 259786
games/omega: Fix inventory display crash, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
maintainer update and bug fix
omega-2021_11_11.diff (text/plain), 1.09 KB, created by
Alex
on 2021-11-11 23:35:36 UTC
(
hide
)
Description:
maintainer update and bug fix
Filename:
MIME Type:
Creator:
Alex
Created:
2021-11-11 23:35:36 UTC
Size:
1.09 KB
patch
obsolete
>diff -ruN omega.orig/Makefile omega/Makefile >--- omega.orig/Makefile 2021-11-11 17:52:01.126928000 -0500 >+++ omega/Makefile 2021-11-11 18:14:45.747635000 -0500 >@@ -6,7 +6,7 @@ > MASTER_SITES= http://www.alcyone.com/binaries/omega/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-src > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= r7st.guru@gmail.com > COMMENT= Complex rogue-style game of dungeon exploration > > USES= gmake ncurses >diff -ruN omega.orig/files/patch-inv.c omega/files/patch-inv.c >--- omega.orig/files/patch-inv.c 2021-11-11 17:52:01.123776000 -0500 >+++ omega/files/patch-inv.c 2021-11-11 18:13:32.930226000 -0500 >@@ -1,5 +1,5 @@ >---- inv.c Fri Jan 1 03:08:33 1999 >-+++ /home/andy/tmp/wrk/inv.c Fri May 14 20:28:52 1999 >+--- inv.c.orig 2021-11-11 18:12:35.355855000 -0500 >++++ inv.c 2021-11-11 18:13:11.096005000 -0500 > @@ -8,7 +8,11 @@ > # ifdef AMIGA > # include <curses210.h> >@@ -12,4 +12,14 @@ > +# endif > # endif > #endif >+ >+@@ -840,8 +844,7 @@ >+ use_pack_item(response - 'a',slot); >+ } >+ } >+- if ( optionp(TOPINV) ) >+- display_possessions(); >++ display_possessions(); >+ return slot; >+ } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 259786
: 229437