more patches...
This commit is contained in:
56
nono-0.2.6.diff
Normal file
56
nono-0.2.6.diff
Normal file
@@ -0,0 +1,56 @@
|
||||
Index: emulators/nono/Makefile
|
||||
===================================================================
|
||||
RCS file: /home/cvs/ports/emulators/nono/Makefile,v
|
||||
retrieving revision 1.20
|
||||
diff -u -p -u -p -r1.20 Makefile
|
||||
--- emulators/nono/Makefile 11 Mar 2022 18:59:40 -0000 1.20
|
||||
+++ emulators/nono/Makefile 14 Mar 2022 20:23:57 -0000
|
||||
@@ -1,10 +1,8 @@
|
||||
-# Big endian support is not complete as of 0.1.0
|
||||
-NOT_FOR_ARCHS= ${BE_ARCHS}
|
||||
BROKEN-i386= requires __m128i and similar types; may work if SSE is disabled
|
||||
|
||||
COMMENT= OMRON LUNA-I and LUNA-88K emulator
|
||||
|
||||
-DISTNAME= nono-0.2.5
|
||||
+DISTNAME= nono-0.2.6
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= Gonzalo L. R. <gonzalo@openbsd.org>
|
||||
@@ -14,6 +12,8 @@ HOMEPAGE= http://www.pastel-flower.jp/~
|
||||
# see doc/nono-license.txt
|
||||
PERMIT_DISTFILES = Yes
|
||||
PERMIT_PACKAGE = binaries cannot be distributed
|
||||
+
|
||||
+COMPILER= base-clang ports-gcc
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} c curses edit m wx_baseu-3.0 wx_baseu_net-3.0
|
||||
WANTLIB += wx_baseu_xml-3.0 wx_gtk3u_adv-3.0 wx_gtk3u_core-3.0
|
||||
Index: emulators/nono/distinfo
|
||||
===================================================================
|
||||
RCS file: /home/cvs/ports/emulators/nono/distinfo,v
|
||||
retrieving revision 1.12
|
||||
diff -u -p -u -p -r1.12 distinfo
|
||||
--- emulators/nono/distinfo 31 Jan 2022 11:02:17 -0000 1.12
|
||||
+++ emulators/nono/distinfo 14 Mar 2022 20:22:13 -0000
|
||||
@@ -1,2 +1,2 @@
|
||||
-SHA256 (nono-0.2.5.tar.gz) = MUDNpNwzyS7/IqjHpFGgsG/r73EHjztN1RJWVHCJcro=
|
||||
-SIZE (nono-0.2.5.tar.gz) = 2668954
|
||||
+SHA256 (nono-0.2.6.tar.gz) = 78PYjkqTZzoUGuQiJmRM/0QqRd/yNXXpR8uXF+yNzlQ=
|
||||
+SIZE (nono-0.2.6.tar.gz) = 2688271
|
||||
Index: emulators/nono/pkg/README
|
||||
===================================================================
|
||||
RCS file: /home/cvs/ports/emulators/nono/pkg/README,v
|
||||
retrieving revision 1.6
|
||||
diff -u -p -u -p -r1.6 README
|
||||
--- emulators/nono/pkg/README 11 Mar 2022 18:59:40 -0000 1.6
|
||||
+++ emulators/nono/pkg/README 14 Mar 2022 20:22:13 -0000
|
||||
@@ -53,7 +53,7 @@ hostnet-driver = none
|
||||
|
||||
To turn it on:
|
||||
|
||||
-$ nono -c ~/nono -s 0.5 -C
|
||||
+$ nono -c ~/nono -s 0.5 -C
|
||||
|
||||
Now inside the console you should follow these instructions:
|
||||
|
||||
Reference in New Issue
Block a user