Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2021 16:46:25 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3f4f744d77a9 - main - emulators/fmsx: update to 6.0
Message-ID:  <202110241646.19OGkPAM007647@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f4f744d77a9ea9238e7a0050dd78c4871d30dd8

commit 3f4f744d77a9ea9238e7a0050dd78c4871d30dd8
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-10-22 10:19:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-10-24 16:41:17 +0000

    emulators/fmsx: update to 6.0
    
    ChangeLog: https://fms.komkon.org/fMSX/fMSX.html
    
    PR:     259232
    Reported by:    Stéphane D'Alu <sdalu@sdalu.com>
    Reviewed by:    Stéphane D'Alu <sdalu@sdalu.com>
---
 emulators/fmsx/Makefile | 4 +++-
 emulators/fmsx/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index bb4f1cc97561..18db294092dc 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -1,7 +1,7 @@
 # Created by: dk
 
 PORTNAME=	fmsx
-PORTVERSION=	5.4
+PORTVERSION=	6.0
 CATEGORIES=	emulators
 MASTER_SITES=	http://fms.komkon.org/fMSX/:code \
 		http://fms.komkon.org/fMSX/src/:rom
@@ -27,6 +27,8 @@ USE_XORG=	x11 xext
 DOS2UNIX_FILES=	EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \
 		EMULib/Rules.Unix fMSX/fMSX.html
 
+CFLAGS+=	-fcommon
+
 NO_WRKSUBDIR=	yes
 SUB_FILES=	${PORTNAME}
 BUILD_WRKSRC=	${WRKSRC}/fMSX/Unix
diff --git a/emulators/fmsx/distinfo b/emulators/fmsx/distinfo
index a04b4f439989..84e1d996da60 100644
--- a/emulators/fmsx/distinfo
+++ b/emulators/fmsx/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1531828409
-SHA256 (fmsx5/fMSX54.zip) = bd3ac4fd87586912bfe973c4e286ba9c30fee051a02afd5ea2b9fd6fec310825
-SIZE (fmsx5/fMSX54.zip) = 262278
+TIMESTAMP = 1634796123
+SHA256 (fmsx5/fMSX60.zip) = 683f03b0212e917828d4bff5747bffdf97e95cf73e711c7bb0f7f760ff6173a7
+SIZE (fmsx5/fMSX60.zip) = 266535
 SHA256 (fmsx5/MSX.ROM) = 999564a371dd2fdf7fbe8d853e82a68d557c27b7d87417639b2fa17704b83f78
 SIZE (fmsx5/MSX.ROM) = 32768
 SHA256 (fmsx5/MSX2.ROM) = 4bc4ae85ca5f28246cd3e7b7e017d298ddd375603657f84ef2c7954bc2d9b919



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110241646.19OGkPAM007647>