Index: games/libretro-snes9x2010/Makefile =================================================================== --- games/libretro-snes9x2010/Makefile (revision 565485) +++ games/libretro-snes9x2010/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libretro-snes9x2010 -PORTVERSION= 0.20200504 +PORTVERSION= 0.20210214 CATEGORIES= games MAINTAINER= menelkir@itroll.org @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x2010 -GH_TAGNAME= ba9f224 +GH_TAGNAME= a3e65b8 PLIST_FILES= lib/libretro/snes9x2010_libretro.so Index: games/libretro-snes9x2010/distinfo =================================================================== --- games/libretro-snes9x2010/distinfo (revision 565485) +++ games/libretro-snes9x2010/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588710214 -SHA256 (libretro-snes9x2010-0.20200504-ba9f224_GH0.tar.gz) = 4e3c7a3d382c6b990808a62c9dd6fa63bf72bdda0304144de5365bbe719642e0 -SIZE (libretro-snes9x2010-0.20200504-ba9f224_GH0.tar.gz) = 394653 +TIMESTAMP = 1613706469 +SHA256 (libretro-snes9x2010-0.20210214-a3e65b8_GH0.tar.gz) = 4ff33cb3d62e0bf4cbcf716930186ca04e5d82dffb95e091eac5fca7874cef25 +SIZE (libretro-snes9x2010-0.20210214-a3e65b8_GH0.tar.gz) = 419249 Index: games/libretro-snes9x2010/files/patch-Makefile.libretro =================================================================== --- games/libretro-snes9x2010/files/patch-Makefile.libretro (nonexistent) +++ games/libretro-snes9x2010/files/patch-Makefile.libretro (working copy) @@ -0,0 +1,10 @@ +--- Makefile.libretro.orig 2021-02-19 03:49:31 UTC ++++ Makefile.libretro +@@ -115,7 +115,6 @@ ifeq ($(platform), unix) + EXT ?= so + TARGET := $(TARGET_NAME)_libretro$(PLAT).$(EXT) + fpic := -fPIC +- LTO ?= -flto=auto + SHARED := -shared -Wl,--version-script=libretro/link.T + ifneq ($(findstring Haiku,$(shell uname -a)),) + LIBM := Property changes on: games/libretro-snes9x2010/files/patch-Makefile.libretro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property