Skip to content

Commit

Permalink
emulators/fmsx: update to 6.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
fernape committed Oct 24, 2021
1 parent b07a361 commit 3f4f744
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
Expand Down

0 comments on commit 3f4f744

Please sign in to comment.