svn commit: r466762 - in head/emulators: mame mess
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 7 19:35:23 UTC 2018
Author: danilo
Date: Sat Apr 7 19:35:22 2018
New Revision: 466762
URL: https://svnweb.freebsd.org/changeset/ports/466762
Log:
- Update emulators/{mame,mess} to 0.196
Modified:
head/emulators/mame/Makefile
head/emulators/mame/distinfo
head/emulators/mame/pkg-plist
head/emulators/mess/pkg-plist
Modified: head/emulators/mame/Makefile
==============================================================================
--- head/emulators/mame/Makefile Sat Apr 7 19:19:57 2018 (r466761)
+++ head/emulators/mame/Makefile Sat Apr 7 19:35:22 2018 (r466762)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= mame
-PORTVERSION= 0.195
+PORTVERSION= 0.196
CATEGORIES= emulators
MAINTAINER= ports at FreeBSD.org
Modified: head/emulators/mame/distinfo
==============================================================================
--- head/emulators/mame/distinfo Sat Apr 7 19:19:57 2018 (r466761)
+++ head/emulators/mame/distinfo Sat Apr 7 19:35:22 2018 (r466762)
@@ -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
Modified: head/emulators/mame/pkg-plist
==============================================================================
--- head/emulators/mame/pkg-plist Sat Apr 7 19:19:57 2018 (r466761)
+++ head/emulators/mame/pkg-plist Sat Apr 7 19:35:22 2018 (r466762)
@@ -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
Modified: head/emulators/mess/pkg-plist
==============================================================================
--- head/emulators/mess/pkg-plist Sat Apr 7 19:19:57 2018 (r466761)
+++ head/emulators/mess/pkg-plist Sat Apr 7 19:35:22 2018 (r466762)
@@ -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
More information about the svn-ports-all
mailing list