Date: Sun, 13 Aug 2017 16:27:54 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447896 - head/emulators/fuse-roms Message-ID: <201708131627.v7DGRsQE052201@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Aug 13 16:27:54 2017 New Revision: 447896 URL: https://svnweb.freebsd.org/changeset/ports/447896 Log: emulators/fuse-roms: use RPM from Fedora 26 Manually verified that there are no contents changes. Modified: head/emulators/fuse-roms/Makefile head/emulators/fuse-roms/distinfo Modified: head/emulators/fuse-roms/Makefile ============================================================================== --- head/emulators/fuse-roms/Makefile Sun Aug 13 15:23:38 2017 (r447895) +++ head/emulators/fuse-roms/Makefile Sun Aug 13 16:27:54 2017 (r447896) @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://mirror.switch.ch/pool/4/mirror/rpmfusion/${FC_SUBDIR}/:1 \ ftp://ftp.ntua.gr/pub/linux/rpmfusion/${FC_SUBDIR}/:1 \ ftp://ftp.pbone.net/mirror/rpmfusion.org/${FC_SUBDIR}/:1 \ - ftp://ftp.icm.edu.pl/vol/rzm5/linux-rpmfusion/${FC_SUBDIR}/:1 \ + ftp://ftp.icm.edu.pl/vol/rzm6/linux-rpmfusion/${FC_SUBDIR}/:1 \ http://zxspectrum.it.omegahg.com/rom/:2 \ https://rene-ladan.nl/distfiles/ DISTFILES= fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm:1,DEFAULT \ @@ -20,7 +20,7 @@ COMMENT= Spectrum ROM files, for use with the Fuse emu LICENSE= NONE -FCVER= 25 +FCVER= 26 FC_SUBDIR= nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/Packages/f NO_ARCH= yes NO_BUILD= yes Modified: head/emulators/fuse-roms/distinfo ============================================================================== --- head/emulators/fuse-roms/distinfo Sun Aug 13 15:23:38 2017 (r447895) +++ head/emulators/fuse-roms/distinfo Sun Aug 13 16:27:54 2017 (r447896) @@ -1,5 +1,5 @@ -TIMESTAMP = 1480880081 -SHA256 (fuse-emulator-roms-0.9.0-6.fc25.noarch.rpm) = 371627ee8b3b2f97351ca463694e317c9a000f66fc0c2f0c5ea3ec7b857c957c -SIZE (fuse-emulator-roms-0.9.0-6.fc25.noarch.rpm) = 130778 +TIMESTAMP = 1502640763 +SHA256 (fuse-emulator-roms-0.9.0-6.fc26.noarch.rpm) = 7c5965ced82fb2ad41459fface30707339cedb03568eac0081fd21aebbc2924d +SIZE (fuse-emulator-roms-0.9.0-6.fc26.noarch.rpm) = 130570 SHA256 (Opus-22.rom) = 0a658b83257db99370f086f8ec57a5c9108ffc846e6fe567f262b63befc85dc9 SIZE (Opus-22.rom) = 8192
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708131627.v7DGRsQE052201>