summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-06-30 08:23:51 +0000
committernovel <novel@FreeBSD.org>2006-06-30 08:23:51 +0000
commitbae41b88034be4cefb1210ef1c4d6f03cae847a8 (patch)
tree62ff6b466bb5101600bb7257cb478bfe3e318496 /emulators
parent122c21a815658578154e79fdf98faa9cdfb656b8 (diff)
downloadFreeBSD-ports-bae41b88034be4cefb1210ef1c4d6f03cae847a8.zip
FreeBSD-ports-bae41b88034be4cefb1210ef1c4d6f03cae847a8.tar.gz
Update to 0.106.
PR: 98802 Submitted by: bsdmaniak <bsdmaniak@daemon-tips.org>, Miguel Mendez (maintainer) Approved by: Miguel Mendez (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile4
-rw-r--r--emulators/xmame/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 8954152..49781f0 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.104
+PORTVERSION?= 0.106
CATEGORIES= emulators
MASTER_SITES= http://www.franksworld.org/dist/xmame/:xmame \
http://x.mame.net/download/:xmame \
@@ -259,7 +259,7 @@ do-configure:
# png.h conflicts with libpng.
.for f in mess/artworkx.c mess/artworkx.h src/artwork.c \
- src/common.c src/png.c src/unix/video-drivers/glexport.c
+ src/romload.c src/video.c src/png.c src/unix/video-drivers/glexport.c
${REINPLACE_CMD} -e "s@\"png.h\"@\"mame_png.h\"@g" ${WRKSRC}/${f}
diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo
index 04a793b..c92e22b 100644
--- a/emulators/xmame/distinfo
+++ b/emulators/xmame/distinfo
@@ -1,6 +1,6 @@
-MD5 (xmame/xmame-0.104.tar.bz2) = d75ef4845f3b961ec1bfa6e80fbf9433
-SHA256 (xmame/xmame-0.104.tar.bz2) = 2d6bf6f4c18b21778c48c7f16bbdbd8a4a01450d30d71182e8d19db5983df550
-SIZE (xmame/xmame-0.104.tar.bz2) = 16249286
+MD5 (xmame/xmame-0.106.tar.bz2) = b2b18d32a03ebd4d9c9476fbb93695ca
+SHA256 (xmame/xmame-0.106.tar.bz2) = a385d86adebc2eb53b560bb522cf569569a74c4104605a8e7d61f1caa0f5e4df
+SIZE (xmame/xmame-0.106.tar.bz2) = 17117298
MD5 (xmame/uhsdat0100.zip) = 09480efe7251a508a9f88b512fa22a37
SHA256 (xmame/uhsdat0100.zip) = 2ee3fd4d954a88cf72581f1e9b687ff199079b655a22d7c540877994065f2f92
SIZE (xmame/uhsdat0100.zip) = 62900
OpenPOWER on IntegriCloud