mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
- Update emulators/{mame,mess} to 0.196
This commit is contained in:
parent
09b7c14b30
commit
b38e0397ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466762
4 changed files with 10 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= mame
|
||||
PORTVERSION= 0.195
|
||||
PORTVERSION= 0.196
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520789785
|
||||
SHA256 (mamedev-mame-0.195-mame0195_GH0.tar.gz) = b18d0e23ecf6b218c43a6770213c850b3c605ead9d29301de34101ed14c28a57
|
||||
SIZE (mamedev-mame-0.195-mame0195_GH0.tar.gz) = 126375780
|
||||
TIMESTAMP = 1523064238
|
||||
SHA256 (mamedev-mame-0.196-mame0196_GH0.tar.gz) = fc4436a23d7f2ef0b3c3f600c00745bc468541d0d29bcd3a1e0c599c5c02df7f
|
||||
SIZE (mamedev-mame-0.196-mame0196_GH0.tar.gz) = 126653648
|
||||
|
|
|
@ -130,6 +130,7 @@ libexec/mame/unidasm
|
|||
%%DATADIR%%/hash/c64_cass.xml
|
||||
%%DATADIR%%/hash/c64_flop.xml
|
||||
%%DATADIR%%/hash/c65_flop.xml
|
||||
%%DATADIR%%/hash/camplynx_flop.xml
|
||||
%%DATADIR%%/hash/casloopy.xml
|
||||
%%DATADIR%%/hash/cbm2_cart.xml
|
||||
%%DATADIR%%/hash/cbm2_flop.xml
|
||||
|
@ -230,6 +231,7 @@ libexec/mame/unidasm
|
|||
%%DATADIR%%/hash/ibmpcjr_cart.xml
|
||||
%%DATADIR%%/hash/ibmpcjr_flop.xml
|
||||
%%DATADIR%%/hash/interact.xml
|
||||
%%DATADIR%%/hash/interpro.xml
|
||||
%%DATADIR%%/hash/intv.hsi
|
||||
%%DATADIR%%/hash/intv.xml
|
||||
%%DATADIR%%/hash/intvecs.xml
|
||||
|
@ -375,6 +377,7 @@ libexec/mame/unidasm
|
|||
%%DATADIR%%/hash/pofo.xml
|
||||
%%DATADIR%%/hash/poisk1_flop.xml
|
||||
%%DATADIR%%/hash/pokemini.xml
|
||||
%%DATADIR%%/hash/poly_flop.xml
|
||||
%%DATADIR%%/hash/princ.xml
|
||||
%%DATADIR%%/hash/pro128_cart.xml
|
||||
%%DATADIR%%/hash/pro128_cass.xml
|
||||
|
|
|
@ -140,6 +140,7 @@ libexec/mess/unidasm
|
|||
%%DATADIR%%/hash/c64_cass.xml
|
||||
%%DATADIR%%/hash/c64_flop.xml
|
||||
%%DATADIR%%/hash/c65_flop.xml
|
||||
%%DATADIR%%/hash/camplynx_flop.xml
|
||||
%%DATADIR%%/hash/casloopy.xml
|
||||
%%DATADIR%%/hash/cbm2_cart.xml
|
||||
%%DATADIR%%/hash/cbm2_flop.xml
|
||||
|
@ -240,6 +241,7 @@ libexec/mess/unidasm
|
|||
%%DATADIR%%/hash/ibmpcjr_cart.xml
|
||||
%%DATADIR%%/hash/ibmpcjr_flop.xml
|
||||
%%DATADIR%%/hash/interact.xml
|
||||
%%DATADIR%%/hash/interpro.xml
|
||||
%%DATADIR%%/hash/intv.hsi
|
||||
%%DATADIR%%/hash/intv.xml
|
||||
%%DATADIR%%/hash/intvecs.xml
|
||||
|
@ -385,6 +387,7 @@ libexec/mess/unidasm
|
|||
%%DATADIR%%/hash/pofo.xml
|
||||
%%DATADIR%%/hash/poisk1_flop.xml
|
||||
%%DATADIR%%/hash/pokemini.xml
|
||||
%%DATADIR%%/hash/poly_flop.xml
|
||||
%%DATADIR%%/hash/princ.xml
|
||||
%%DATADIR%%/hash/pro128_cart.xml
|
||||
%%DATADIR%%/hash/pro128_cass.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue