svn commit: r416635 - head/emulators/fuse-roms

Rene Ladan rene at FreeBSD.org
Thu Jun 9 21:22:53 UTC 2016


Author: rene
Date: Thu Jun  9 21:22:51 2016
New Revision: 416635
URL: https://svnweb.freebsd.org/changeset/ports/416635

Log:
  emulators/fuse-roms: move Opus-22.rom to my own server because the original
  server got flaky and the only other public one does not allow fetch(1)
  
  Reported by:	pkg-fallout

Modified:
  head/emulators/fuse-roms/Makefile
  head/emulators/fuse-roms/distinfo

Modified: head/emulators/fuse-roms/Makefile
==============================================================================
--- head/emulators/fuse-roms/Makefile	Thu Jun  9 21:21:03 2016	(r416634)
+++ head/emulators/fuse-roms/Makefile	Thu Jun  9 21:22:51 2016	(r416635)
@@ -9,7 +9,7 @@ MASTER_SITES=	ftp://mirror.switch.ch/poo
 		ftp://ftp.ntua.gr/pub/linux/rpmfusion/nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/:1 \
 		ftp://ftp.pbone.net/mirror/rpmfusion.org/nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/:1 \
 		ftp://ftp.icm.edu.pl/vol/rzm2/linux-rpmfusion/nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/:1 \
-		http://zxspectrum.it.omegahg.com/rom/:2
+		https://rene-ladan.nl/distfiles/:2
 DISTFILES=	fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm:1 Opus-22.rom:2
 EXTRACT_ONLY=	fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm
 

Modified: head/emulators/fuse-roms/distinfo
==============================================================================
--- head/emulators/fuse-roms/distinfo	Thu Jun  9 21:21:03 2016	(r416634)
+++ head/emulators/fuse-roms/distinfo	Thu Jun  9 21:22:51 2016	(r416635)
@@ -1,3 +1,4 @@
+TIMESTAMP = 1465507095
 SHA256 (fuse-emulator-roms-0.9.0-6.fc22.noarch.rpm) = cd4e336b2eb86f89c992515daf09feea01eeefad5e3bff43c0ab58c4e49c2e16
 SIZE (fuse-emulator-roms-0.9.0-6.fc22.noarch.rpm) = 130852
 SHA256 (Opus-22.rom) = 0a658b83257db99370f086f8ec57a5c9108ffc846e6fe567f262b63befc85dc9


More information about the svn-ports-head mailing list