diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-05-02 22:17:35 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-05-02 22:17:35 +0800 |
commit | 729568ac33bd700fc342704d23d74159d77f724d (patch) | |
tree | 1b7289ba129be13dc1d58b55453802be05004ec5 /emulators/xmame | |
parent | e0b5954e02f0860b918f0b9022c3d94fc7df5211 (diff) | |
download | freebsd-ports-gnome-729568ac33bd700fc342704d23d74159d77f724d.tar.gz freebsd-ports-gnome-729568ac33bd700fc342704d23d74159d77f724d.tar.zst freebsd-ports-gnome-729568ac33bd700fc342704d23d74159d77f724d.zip |
Update xpinmame to 0.99b2 (patch is against xmame-0.37b14.1)
* Fix xmess plist problem (reported by bento): missing xmess/credits.txt
PR: 26856
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 2 | ||||
-rw-r--r-- | emulators/xmame/pkg-plist | 3 |
3 files changed, 3 insertions, 5 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index ba273fabb7cf..6ab6cc415508 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -73,8 +73,7 @@ XMESSDOCS= changes.mess \ messold.txt \ messroms.txt \ credits.txt -PINMAMEDOCS= credits.txt \ - pinmame/simulation.txt \ +PINMAMEDOCS= pinmame/simulation.txt \ pinmame/whatsnew.txt \ pinmame/pinmame.txt \ pinmame/gamelist.txt \ diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index adbd5e507794..45b91806ffeb 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -4,4 +4,4 @@ MD5 (xmame/cheat.zip) = dc380436c04780950cee07d3e31bfb0b MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4 MD5 (xmame/xmame-0.37b14.1-cps2-20010422.patch.gz) = cd36e3b92acea42e96cc97ae604d6cd2 -MD5 (xmame/xmame-0.37b13.1-pinmame-0.99b1.patch.gz) = 06526474f4bd5afa0874237ffe653d34 +MD5 (xmame/xmame-0.37b14.1-pinmame-0.99b2.patch.gz) = fd269d2719cc7b51572c1cba8ceba88e diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist index 63a558947e74..ad6a9d3bb506 100644 --- a/emulators/xmame/pkg-plist +++ b/emulators/xmame/pkg-plist @@ -22,7 +22,7 @@ share/%%MAMEMESS%%/%%MAMEMESS%%rc %%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/changes.mame %%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/gamelist.mame %%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/readme.mame -%%MESSONLY%%%%PORTDOCS%%share/doc/credits.txt +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/credits.txt %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/changes.mess %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/gamelist.mess %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/readme.mess @@ -66,7 +66,6 @@ share/%%MAMEMESS%%/%%MAMEMESS%%rc %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/sysinfo/t1000hx.txt %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/sysinfo/vip.txt %%MESSONLY%%%%PORTDOCS%%@dirrm share/doc/xmess/sysinfo -%%PINMAMEONLY%%%%PORTDOCS%%share/doc/credits.txt %%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/simulation.txt %%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/whatsnew.txt %%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/pinmame.txt |