Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 06:26:54 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: edb4bf214fce - main - emulators/mame: Update to 0.255
Message-ID:  <202306050626.3556QsZY010773@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=edb4bf214fcefb1ec9b6faa2378f5d8be63007b9

commit edb4bf214fcefb1ec9b6faa2378f5d8be63007b9
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2023-06-02 06:58:39 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-06-05 06:21:51 +0000

    emulators/mame: Update to 0.255
    
    ChangeLog: https://www.mamedev.org/?p=525
    
    PR:             271774
    Reported by:    agh@riseup.net (maintainer)
---
 emulators/mame/Makefile                      |  3 +--
 emulators/mame/distinfo                      |  6 +++---
 emulators/mame/files/patch-scripts_genie.lua | 14 --------------
 emulators/mame/files/ui.ini.in               |  2 +-
 emulators/mame/pkg-plist                     |  1 +
 5 files changed, 6 insertions(+), 20 deletions(-)

diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index d026e3a5e0b5..b30e6045915f 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mame
-DISTVERSION=	0.254
-PORTREVISION=	2
+DISTVERSION=	0.255
 CATEGORIES=	emulators games
 
 MAINTAINER=	agh@riseup.net
diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo
index b555b84609b2..ee505b16e62c 100644
--- a/emulators/mame/distinfo
+++ b/emulators/mame/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683340512
-SHA256 (mamedev-mame-0.254-mame0254_GH0.tar.gz) = 07a5e2541e75c3511fbad00ad50d7dbd50119a7b054e393d4c64df672d8211a6
-SIZE (mamedev-mame-0.254-mame0254_GH0.tar.gz) = 203449561
+TIMESTAMP = 1685663387
+SHA256 (mamedev-mame-0.255-mame0255_GH0.tar.gz) = 2668375faff2fbe01283a9ab32cae4e8429b84c99eec4edecd387e26d6191b55
+SIZE (mamedev-mame-0.255-mame0255_GH0.tar.gz) = 203897888
diff --git a/emulators/mame/files/patch-scripts_genie.lua b/emulators/mame/files/patch-scripts_genie.lua
deleted file mode 100644
index fbe17676dd90..000000000000
--- a/emulators/mame/files/patch-scripts_genie.lua
+++ /dev/null
@@ -1,14 +0,0 @@
---- scripts/genie.lua.orig	2023-05-24 01:14:32 UTC
-+++ scripts/genie.lua
-@@ -1238,6 +1238,11 @@ configuration { "netbsd" }
- 			"LinkSupportCircularDependencies",
- 		}
- 
-+configuration { "freebsd" }
-+		flags {
-+			"LinkSupportCircularDependencies",
-+		}
-+
- configuration { "osx*" }
- 		links {
- 			"pthread",
diff --git a/emulators/mame/files/ui.ini.in b/emulators/mame/files/ui.ini.in
index f55e36cec83b..a06d82f31682 100644
--- a/emulators/mame/files/ui.ini.in
+++ b/emulators/mame/files/ui.ini.in
@@ -28,7 +28,7 @@ ui_path                   ui
 system_names              
 skip_warnings             0
 unthrottle_mute           0
-versus
+
 #
 # UI OPTIONS
 #
diff --git a/emulators/mame/pkg-plist b/emulators/mame/pkg-plist
index 4074b130d61b..c6d3726bdcbe 100644
--- a/emulators/mame/pkg-plist
+++ b/emulators/mame/pkg-plist
@@ -1761,6 +1761,7 @@ man/man6/mame.6.gz
 %%DATADIR%%/hash/mz700_cass.xml
 %%DATADIR%%/hash/mz800_cass.xml
 %%DATADIR%%/hash/n64.xml
+%%DATADIR%%/hash/n64_lodgenet.xml
 %%DATADIR%%/hash/n64dd.xml
 %%DATADIR%%/hash/nascom_flop.xml
 %%DATADIR%%/hash/nascom_snap.xml



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