diff options
author | krion <krion@FreeBSD.org> | 2004-05-17 22:53:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-17 22:53:08 +0800 |
commit | 707e24f94e03ecf605cc40ac2f5e95c05b6eb8b5 (patch) | |
tree | 1ba6525d81f00008444a00d58984d97e728727ac /emulators/xmame | |
parent | df9ec15eb5483687bb61ffa1863c585ac99474a4 (diff) | |
download | freebsd-ports-gnome-707e24f94e03ecf605cc40ac2f5e95c05b6eb8b5.tar.gz freebsd-ports-gnome-707e24f94e03ecf605cc40ac2f5e95c05b6eb8b5.tar.zst freebsd-ports-gnome-707e24f94e03ecf605cc40ac2f5e95c05b6eb8b5.zip |
- Update to version 0.82.1
PR: ports/66727
Submitted by: Christopher Nehren <apeiron@comcast.net>
Approved by: maintainer
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 8 | ||||
-rw-r--r-- | emulators/xmame/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index ce4d0d3a5716..cfb825ea54be 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.80.1 +PORTVERSION?= 0.82.1 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.sys2064.com/files/util/:history \ @@ -56,7 +56,6 @@ GENERALDOCS= changes.unix \ img/xmame.jpg \ liesmich.unix \ multiplayer-readme.txt \ - xmame-doc-1.html \ xmame-doc-2.html \ xmame-doc-3.html \ xmame-doc-4.html \ diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index fe2f4abf3bb1..5617c97b13b7 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,8 +1,8 @@ -MD5 (xmame/xmame-0.80.1.tar.bz2) = f2e51b0a695ee508ea76df86dd426730 -SIZE (xmame/xmame-0.80.1.tar.bz2) = 12460829 +MD5 (xmame/xmame-0.82.1.tar.bz2) = b0598b587c59a022f22337ced8f6cfd6 +SIZE (xmame/xmame-0.82.1.tar.bz2) = 12833581 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e SIZE (xmame/uhsdat795.zip) = 43750 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12 SIZE (xmame/history.dat.zip) = 409736 -MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101 -SIZE (xmame/cheat.zip) = 763904 +MD5 (xmame/cheat.zip) = 0ff8ce7a39439d813760e1a8e57af62a +SIZE (xmame/cheat.zip) = 944626 diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist index 1e003442393c..9fb9c56ff50c 100644 --- a/emulators/xmame/pkg-plist +++ b/emulators/xmame/pkg-plist @@ -6,7 +6,6 @@ share/%%MAMEMESS%%/%%MAMEMESS%%rc %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame.jpg %%PORTDOCS%%share/doc/%%MAMEMESS%%/liesmich.unix %%PORTDOCS%%share/doc/%%MAMEMESS%%/multiplayer-readme.txt -%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-1.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-2.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-3.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-4.html |