pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/mess Update to 0.146. Lots of emulation upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5f0467bae20
branches:  trunk
changeset: 604533:a5f0467bae20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 01 20:00:41 2012 +0000

description:
Update to 0.146. Lots of emulation updates, 5 new set lists, and now
builds with clang.

diffstat:

 emulators/mess/Makefile |  12 ++++++++----
 emulators/mess/PLIST    |   7 ++++++-
 emulators/mess/distinfo |   8 ++++----
 3 files changed, 18 insertions(+), 9 deletions(-)

diffs (88 lines):

diff -r 5cc72497fc30 -r a5f0467bae20 emulators/mess/Makefile
--- a/emulators/mess/Makefile   Fri Jun 01 19:47:46 2012 +0000
+++ b/emulators/mess/Makefile   Fri Jun 01 20:00:41 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2012/06/01 01:14:24 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2012/06/01 20:00:41 wiz Exp $
 #
 
-DISTNAME=              mess0145s
+DISTNAME=              mess0146s
 PKGNAME=               ${DISTNAME:S/0/-0./:S/s$//}
-PKGREVISION=           3
-MASTER_SITES=          http://www.mess.org/_media/downloads:
+# original master site on cookie/javascript/whatever site
+MASTER_SITES=          # http://www.mess.org/_media/downloads:
 
 COMMENT=               Multi Emulator Super System
 
@@ -14,6 +14,10 @@
 SHAREDIR=              share/mess
 INSTALLATION_DIRS=     bin ${DOCDIR} ${SHAREDIR}/artwork ${SHAREDIR}/hash
 
+INTERACTIVE_STAGE=     fetch
+FETCH_MESSAGE=         "Distfile is on sendspace.com, please download manually." \
+                       "Follow the link for \"MESS "${DISTNAME:S/mess//:S/s//:S/0/0./}" Source\" on http://www.mess.org/downloads";
+
 # to build mess, not mame
 MAKE_FLAGS=            TARGET=mess
 
diff -r 5cc72497fc30 -r a5f0467bae20 emulators/mess/PLIST
--- a/emulators/mess/PLIST      Fri Jun 01 19:47:46 2012 +0000
+++ b/emulators/mess/PLIST      Fri Jun 01 20:00:41 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2012/05/31 21:37:09 shattered Exp $
+@comment $NetBSD: PLIST,v 1.9 2012/06/01 20:00:41 wiz Exp $
 bin/castool
 bin/floptool
 bin/imgtool
@@ -115,6 +115,7 @@
 share/mess/hash/gmaster.xml
 share/mess/hash/gx4000.xml
 share/mess/hash/ibm5140.xml
+share/mess/hash/ibm5150.xml
 share/mess/hash/ibm5170.xml
 share/mess/hash/ibmpcjr_cart.xml
 share/mess/hash/ibmpcjr_flop.xml
@@ -134,6 +135,7 @@
 share/mess/hash/m5.xml
 share/mess/hash/mac_flop.xml
 share/mess/hash/mac_hdd.xml
+share/mess/hash/mbc55x.xml
 share/mess/hash/megacd.xml
 share/mess/hash/megacdj.xml
 share/mess/hash/megadriv.xml
@@ -200,10 +202,12 @@
 share/mess/hash/tandy200.xml
 share/mess/hash/tdv2324.xml
 share/mess/hash/tg16.xml
+share/mess/hash/ti99_cart.xml
 share/mess/hash/tiki100.xml
 share/mess/hash/trs80m2.xml
 share/mess/hash/trsm100.xml
 share/mess/hash/tutor.xml
+share/mess/hash/tvc_cart.xml
 share/mess/hash/uzebox.xml
 share/mess/hash/v1050.xml
 share/mess/hash/vboy.xml
@@ -219,6 +223,7 @@
 share/mess/hash/vsmile.xml
 share/mess/hash/wscolor.xml
 share/mess/hash/wswan.xml
+share/mess/hash/x07_card.xml
 share/mess/hash/x1_cass.xml
 share/mess/hash/x1_flop.xml
 share/mess/hash/x68k_flop.xml
diff -r 5cc72497fc30 -r a5f0467bae20 emulators/mess/distinfo
--- a/emulators/mess/distinfo   Fri Jun 01 19:47:46 2012 +0000
+++ b/emulators/mess/distinfo   Fri Jun 01 20:00:41 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/03/08 17:13:21 wiz Exp $
+$NetBSD: distinfo,v 1.9 2012/06/01 20:00:41 wiz Exp $
 
-SHA1 (mess0145s.zip) = 147acedd255f07fe4f4e05e8c6fca1ad080ae437
-RMD160 (mess0145s.zip) = 8009daab0ead7417baa5142464c8fc8a7540fe03
-Size (mess0145s.zip) = 61648176 bytes
+SHA1 (mess0146s.zip) = c859df9ed4c3894ccacf327c8af5bd8801e1cd15
+RMD160 (mess0146s.zip) = 20aafc92232be1cfa34952452bfdf4b61b7d4913
+Size (mess0146s.zip) = 62626787 bytes



Home | Main Index | Thread Index | Old Index