[SCM] mess system emulator branch, master, updated. e6f74d8531cbd25bb57ae73aec8895bf79dcf9b5

Emmanuel Kasper emmanuel at libera.cc
Sun Apr 22 13:49:46 UTC 2012


The following commit has been merged in the master branch:
commit e6f74d8531cbd25bb57ae73aec8895bf79dcf9b5
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Sun Apr 22 15:42:21 2012 +0200

    Switch to NetBSD dist files as source provider as upstream lost it
    
    http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=78156

diff --git a/debian/rules b/debian/rules
index 7886f41..604235c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -172,7 +172,7 @@ VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
 
 MESS_PACKAGE = mess
 MESS_FILEBASE = $(MESS_PACKAGE)$(VERSION)
-MESS_URL = http://mess.redump.net/_media/downloads:
+MESS_URL = http://ftp.fr.netbsd.org/pub/NetBSD/packages/distfiles/
 
 AGENT = Debian MAME/MESS Packagers <mame at packages.debian.org>
 TMPDIR := $(shell mktemp --dry-run --directory -p .)

-- 
mess system emulator



More information about the Pkg-games-commits mailing list