git: b720bd5404e0 - main - emulators/{mame,mess}: Update to 0.250
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Dec 2022 18:28:09 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea commit b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea Author: Alastair Hogge <agh@riseup.net> AuthorDate: 2022-12-01 18:23:11 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-12-01 18:26:21 +0000 emulators/{mame,mess}: Update to 0.250 - Don't use MAKE_JOBS_UNSAFE as no problems found in parallel building ChangeLog: https://www.mamedev.org/releases/whatsnew_0250.txt PR: 268089 --- emulators/mame/Makefile | 4 +--- emulators/mame/distinfo | 6 +++--- emulators/mame/pkg-plist | 1 + emulators/mess/pkg-plist | 1 + 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index cf2a2d5f1589..26c2b886b6a9 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,6 +1,5 @@ PORTNAME?= mame -PORTVERSION= 0.249 -PORTREVISION= 1 +PORTVERSION= 0.250 CATEGORIES= emulators games MAINTAINER= agh@riseup.net @@ -54,7 +53,6 @@ MAKE_ENV= FULLNAME="mame" \ SUBTARGET="${MSUBTARGET}" \ TARGET="${MTARGET}" \ USE_NETWORK=1 -MAKE_JOBS_UNSAFE= yes SUB_FILES= pkg-message target.ini SUB_LIST= MSUBTARGET=${MSUBTARGET} \ diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index 28feea164540..6982c28a6197 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667010629 -SHA256 (mamedev-mame-0.249-mame0249_GH0.tar.gz) = 93df1b954c2e6c0fe8b54b3662f642f77d7d460f42c0de0bac0b03ccb86756c4 -SIZE (mamedev-mame-0.249-mame0249_GH0.tar.gz) = 185957630 +TIMESTAMP = 1669815674 +SHA256 (mamedev-mame-0.250-mame0250_GH0.tar.gz) = 949ec937b1df50af519f594d690832ca56342983f519b62a4be9c2c0b595d3ad +SIZE (mamedev-mame-0.250-mame0250_GH0.tar.gz) = 186094955 diff --git a/emulators/mame/pkg-plist b/emulators/mame/pkg-plist index b66a76f61d6f..a5a911e9d2f1 100644 --- a/emulators/mame/pkg-plist +++ b/emulators/mame/pkg-plist @@ -1720,6 +1720,7 @@ man/man6/%%EMULATOR%%.6.gz %%DATADIR%%/hash/msx1_cart.xml %%DATADIR%%/hash/msx1_cass.xml %%DATADIR%%/hash/msx1_flop.xml +%%DATADIR%%/hash/msx1_flop_525.xml %%DATADIR%%/hash/msx2.hsi %%DATADIR%%/hash/msx2_cart.xml %%DATADIR%%/hash/msx2_cass.xml diff --git a/emulators/mess/pkg-plist b/emulators/mess/pkg-plist index 877b221a43ca..bce72aa2b821 100644 --- a/emulators/mess/pkg-plist +++ b/emulators/mess/pkg-plist @@ -1694,6 +1694,7 @@ man/man6/%%EMULATOR%%.6.gz %%DATADIR%%/hash/msx1_cart.xml %%DATADIR%%/hash/msx1_cass.xml %%DATADIR%%/hash/msx1_flop.xml +%%DATADIR%%/hash/msx1_flop_525.xml %%DATADIR%%/hash/msx2.hsi %%DATADIR%%/hash/msx2_cart.xml %%DATADIR%%/hash/msx2_cass.xml