svn commit: r440787 - head/games/libretro-cores
Martin Wilke
miwi at FreeBSD.org
Sat May 13 11:03:45 UTC 2017
Author: miwi
Date: Sat May 13 11:03:43 2017
New Revision: 440787
URL: https://svnweb.freebsd.org/changeset/ports/440787
Log:
- Broken checksum mismatch
libretro-CATSFC-libretro-5907687_GH0.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 373347, actual 373224)
Modified:
head/games/libretro-cores/Makefile
Modified: head/games/libretro-cores/Makefile
==============================================================================
--- head/games/libretro-cores/Makefile Sat May 13 11:02:37 2017 (r440786)
+++ head/games/libretro-cores/Makefile Sat May 13 11:03:43 2017 (r440787)
@@ -108,6 +108,8 @@ USE_LDCONFIG= yes
USE_GL= gl
DOS2UNIX_FILES= hatari/Makefile.libretro 81-libretro/81/sp0256.c libretro-uae/Makefile
+BROKEN= checksum mismatch
+
.include <bsd.port.pre.mk>
# Avoid a lot of patching for 9.
More information about the svn-ports-head
mailing list