Hello,

Update for Nono to 1.3.0:

http://www.pastel-flower.jp/~isaki/nono/

OK? Comments?

Cheers.-


Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/nono/Makefile,v
diff -u -p -r1.37 Makefile
--- Makefile    15 Jan 2025 08:53:31 -0000      1.37
+++ Makefile    1 Mar 2025 13:49:27 -0000
@@ -2,7 +2,7 @@ BROKEN-i386=            requires __m128i and simil
 
 COMMENT=               OMRON LUNA-I and LUNA-88K emulator
 
-DISTNAME=              nono-1.1.1
+DISTNAME=              nono-1.3.0
 CATEGORIES=            emulators
 
 MAINTAINER=            Gonzalo L. R. <gonz...@openbsd.org>
@@ -15,13 +15,14 @@ PERMIT_PACKAGE =    binaries cannot be dist
 
 COMPILER=      base-clang ports-gcc
 
-WANTLIB += ${COMPILER_LIBCXX} c m wx_baseu-3.2 wx_baseu_net-3.2
-WANTLIB += wx_baseu_xml-3.2 wx_gtk3u_core-3.2 wx_gtk3u_html-3.2
-WANTLIB += wx_gtk3u_qa-3.2 wx_gtk3u_xrc-3.2 z
+WANTLIB += ${COMPILER_LIBCXX} c m slirp wx_baseu-3.2
+WANTLIB += wx_baseu_net-3.2 wx_baseu_xml-3.2 wx_gtk3u_core-3.2
+WANTLIB += wx_gtk3u_html-3.2 wx_gtk3u_qa-3.2 wx_gtk3u_xrc-3.2 z
 
 SITES=                 http://www.pastel-flower.jp/~isaki/nono/archive/
 
 BUILD_DEPENDS=         devel/gettext,-tools
+RUN_DEPENDS=           net/libslirp
 LIB_DEPENDS=           x11/wxWidgets
 
 NO_TEST=               Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/emulators/nono/distinfo,v
diff -u -p -r1.27 distinfo
--- distinfo    15 Jan 2025 08:53:31 -0000      1.27
+++ distinfo    1 Mar 2025 13:49:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (nono-1.1.1.tar.gz) = MpkP5ElL7rME76btyQA9/XlwjzCacD02qtjEso02RCU=
-SIZE (nono-1.1.1.tar.gz) = 3391054
+SHA256 (nono-1.3.0.tar.gz) = QdJKGZHC/edWJ6wVgi4Ic0f2knIuyl1Yh2bVs/cykSg=
+SIZE (nono-1.3.0.tar.gz) = 3465236
-- 

                 %gonzalo

Reply via email to