svn commit: r535353 - in head/games: libretro-2048 libretro-beetle_bsnes libretro-beetle_gba libretro-beetle_lynx libretro-beetle_ngp libretro-beetle_pce_fast libretro-beetle_pcfx libretro-beetle_p...

Loïc Bartoletti lbartoletti at FreeBSD.org
Sat May 16 06:03:54 UTC 2020


Author: lbartoletti
Date: Sat May 16 06:03:41 2020
New Revision: 535353
URL: https://svnweb.freebsd.org/changeset/ports/535353

Log:
  games/libretro-*: Update libretro cores and fix path
  
  Update cores and fix path.
  Some users complain than cores are installed in libexec instead of lib where RetroArch looks. So emulators will work out of box.
  
  PR:	246067
  Submitted by:	menelkir at itroll.org (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D24820

Modified:
  head/games/libretro-2048/Makefile
  head/games/libretro-2048/distinfo
  head/games/libretro-beetle_bsnes/Makefile
  head/games/libretro-beetle_bsnes/distinfo
  head/games/libretro-beetle_gba/Makefile
  head/games/libretro-beetle_gba/distinfo
  head/games/libretro-beetle_lynx/Makefile
  head/games/libretro-beetle_lynx/distinfo
  head/games/libretro-beetle_ngp/Makefile
  head/games/libretro-beetle_ngp/distinfo
  head/games/libretro-beetle_pce_fast/Makefile
  head/games/libretro-beetle_pce_fast/distinfo
  head/games/libretro-beetle_pcfx/Makefile
  head/games/libretro-beetle_pcfx/distinfo
  head/games/libretro-beetle_psx/Makefile
  head/games/libretro-beetle_psx/distinfo
  head/games/libretro-beetle_supergrafx/Makefile
  head/games/libretro-beetle_supergrafx/distinfo
  head/games/libretro-beetle_vb/Makefile
  head/games/libretro-beetle_vb/distinfo
  head/games/libretro-beetle_wswan/Makefile
  head/games/libretro-beetle_wswan/distinfo
  head/games/libretro-bluemsx/Makefile
  head/games/libretro-bluemsx/distinfo
  head/games/libretro-desmume2015/Makefile
  head/games/libretro-desmume2015/distinfo
  head/games/libretro-dosbox/Makefile
  head/games/libretro-dosbox/distinfo
  head/games/libretro-emux/Makefile
  head/games/libretro-emux/distinfo
  head/games/libretro-fbalpha/Makefile
  head/games/libretro-fbalpha/distinfo
  head/games/libretro-fceumm/Makefile
  head/games/libretro-fceumm/distinfo
  head/games/libretro-fuse/Makefile
  head/games/libretro-fuse/distinfo
  head/games/libretro-gambatte/Makefile
  head/games/libretro-gambatte/distinfo
  head/games/libretro-genesis_plus_gx/Makefile
  head/games/libretro-genesis_plus_gx/distinfo
  head/games/libretro-gpsp/Makefile
  head/games/libretro-gpsp/distinfo
  head/games/libretro-gw/Makefile
  head/games/libretro-gw/distinfo
  head/games/libretro-handy/Makefile
  head/games/libretro-handy/distinfo
  head/games/libretro-hatari/Makefile
  head/games/libretro-hatari/distinfo
  head/games/libretro-mame2000/Makefile
  head/games/libretro-mame2000/distinfo
  head/games/libretro-mame2003/Makefile
  head/games/libretro-mame2003/distinfo
  head/games/libretro-mame2003_plus/Makefile
  head/games/libretro-mame2003_plus/distinfo
  head/games/libretro-mgba/Makefile
  head/games/libretro-mgba/distinfo
  head/games/libretro-nestopia/Makefile
  head/games/libretro-nestopia/distinfo
  head/games/libretro-nxengine/Makefile
  head/games/libretro-nxengine/distinfo
  head/games/libretro-o2em/Makefile
  head/games/libretro-o2em/distinfo
  head/games/libretro-opera/Makefile
  head/games/libretro-opera/distinfo
  head/games/libretro-pcsx_rearmed/Makefile
  head/games/libretro-pcsx_rearmed/distinfo
  head/games/libretro-picodrive/Makefile
  head/games/libretro-picodrive/distinfo
  head/games/libretro-prboom/Makefile
  head/games/libretro-prboom/distinfo
  head/games/libretro-prosystem/Makefile
  head/games/libretro-prosystem/distinfo
  head/games/libretro-quicknes/Makefile
  head/games/libretro-quicknes/distinfo
  head/games/libretro-scummvm/Makefile
  head/games/libretro-scummvm/distinfo
  head/games/libretro-snes9x/Makefile
  head/games/libretro-snes9x/distinfo
  head/games/libretro-snes9x2005/Makefile
  head/games/libretro-snes9x2005/distinfo
  head/games/libretro-snes9x2010/Makefile
  head/games/libretro-snes9x2010/distinfo
  head/games/libretro-stella2014/Makefile
  head/games/libretro-stella2014/distinfo
  head/games/libretro-tgbdual/Makefile
  head/games/libretro-tgbdual/distinfo
  head/games/libretro-tyrquake/Makefile
  head/games/libretro-tyrquake/distinfo
  head/games/libretro-uae/Makefile
  head/games/libretro-uae/distinfo
  head/games/libretro-vbanext/Makefile
  head/games/libretro-vbanext/distinfo
  head/games/libretro-vecx/Makefile
  head/games/libretro-vecx/distinfo
  head/games/libretro-virtualjaguar/Makefile
  head/games/libretro-virtualjaguar/distinfo

Modified: head/games/libretro-2048/Makefile
==============================================================================
--- head/games/libretro-2048/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-2048/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-2048
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -16,12 +16,12 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_TAGNAME=	c5e0df2
 
-PLIST_FILES=	libexec/libretro/2048_libretro.so
+PLIST_FILES=	lib/libretro/2048_libretro.so
 
 MAKEFILE=	Makefile.libretro
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/2048_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-2048/distinfo
==============================================================================
--- head/games/libretro-2048/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-2048/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584469651
-SHA256 (libretro-libretro-2048-0.20200313-c5e0df2_GH0.tar.gz) = f28d3795cecd140e35209bca2daf991f60ca6980bdd074e5c6c1ea1414192e8c
-SIZE (libretro-libretro-2048-0.20200313-c5e0df2_GH0.tar.gz) = 2697711
+TIMESTAMP = 1588709612
+SHA256 (libretro-libretro-2048-0.20200504-c5e0df2_GH0.tar.gz) = f28d3795cecd140e35209bca2daf991f60ca6980bdd074e5c6c1ea1414192e8c
+SIZE (libretro-libretro-2048-0.20200504-c5e0df2_GH0.tar.gz) = 2697711

Modified: head/games/libretro-beetle_bsnes/Makefile
==============================================================================
--- head/games/libretro-beetle_bsnes/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_bsnes/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_bsnes
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-bsnes-libretro
 GH_TAGNAME=	de22d84
 
-PLIST_FILES=	libexec/libretro/mednafen_snes_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_snes_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_snes_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_bsnes/distinfo
==============================================================================
--- head/games/libretro-beetle_bsnes/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_bsnes/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584470447
-SHA256 (libretro-beetle-bsnes-libretro-0.20200313-de22d84_GH0.tar.gz) = 1d18a49d670d1e2baaeb11df6473dba10c209b256dd817e81cf2a7aac849fbe7
-SIZE (libretro-beetle-bsnes-libretro-0.20200313-de22d84_GH0.tar.gz) = 547398
+TIMESTAMP = 1588709696
+SHA256 (libretro-beetle-bsnes-libretro-0.20200504-de22d84_GH0.tar.gz) = 1d18a49d670d1e2baaeb11df6473dba10c209b256dd817e81cf2a7aac849fbe7
+SIZE (libretro-beetle-bsnes-libretro-0.20200504-de22d84_GH0.tar.gz) = 547398

Modified: head/games/libretro-beetle_gba/Makefile
==============================================================================
--- head/games/libretro-beetle_gba/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_gba/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_gba
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-gba-libretro
 GH_TAGNAME=	135afdb
 
-PLIST_FILES=	libexec/libretro/mednafen_gba_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_gba_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_gba_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_gba/distinfo
==============================================================================
--- head/games/libretro-beetle_gba/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_gba/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584470679
-SHA256 (libretro-beetle-gba-libretro-0.20200313-135afdb_GH0.tar.gz) = 9d16f31547d692344b7552df0a9522ce0c2bee8e1cf684a87e0a7f73e265bcf1
-SIZE (libretro-beetle-gba-libretro-0.20200313-135afdb_GH0.tar.gz) = 174344
+TIMESTAMP = 1588709702
+SHA256 (libretro-beetle-gba-libretro-0.20200504-135afdb_GH0.tar.gz) = 9d16f31547d692344b7552df0a9522ce0c2bee8e1cf684a87e0a7f73e265bcf1
+SIZE (libretro-beetle-gba-libretro-0.20200504-135afdb_GH0.tar.gz) = 174344

Modified: head/games/libretro-beetle_lynx/Makefile
==============================================================================
--- head/games/libretro-beetle_lynx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_lynx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_lynx
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-lynx-libretro
 GH_TAGNAME=	928f7cf
 
-PLIST_FILES=	libexec/libretro/mednafen_lynx_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_lynx_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_lynx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_lynx/distinfo
==============================================================================
--- head/games/libretro-beetle_lynx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_lynx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584470797
-SHA256 (libretro-beetle-lynx-libretro-0.20200313-928f7cf_GH0.tar.gz) = 3bcb4f5680a90c3eda2f1013c0e27807eee5fb2aeb2c37171a90cc05ef60f7fe
-SIZE (libretro-beetle-lynx-libretro-0.20200313-928f7cf_GH0.tar.gz) = 175309
+TIMESTAMP = 1588709706
+SHA256 (libretro-beetle-lynx-libretro-0.20200504-928f7cf_GH0.tar.gz) = 3bcb4f5680a90c3eda2f1013c0e27807eee5fb2aeb2c37171a90cc05ef60f7fe
+SIZE (libretro-beetle-lynx-libretro-0.20200504-928f7cf_GH0.tar.gz) = 175309

Modified: head/games/libretro-beetle_ngp/Makefile
==============================================================================
--- head/games/libretro-beetle_ngp/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_ngp/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_ngp
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-ngp-libretro
 GH_TAGNAME=	6f15532
 
-PLIST_FILES=	libexec/libretro/mednafen_ngp_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_ngp_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_ngp/distinfo
==============================================================================
--- head/games/libretro-beetle_ngp/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_ngp/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584470872
-SHA256 (libretro-beetle-ngp-libretro-0.20200313-6f15532_GH0.tar.gz) = f0d3968734a8f948e40b5a2ca3df5120845533936986b5f6f921b1838184acb8
-SIZE (libretro-beetle-ngp-libretro-0.20200313-6f15532_GH0.tar.gz) = 187325
+TIMESTAMP = 1588709713
+SHA256 (libretro-beetle-ngp-libretro-0.20200504-6f15532_GH0.tar.gz) = f0d3968734a8f948e40b5a2ca3df5120845533936986b5f6f921b1838184acb8
+SIZE (libretro-beetle-ngp-libretro-0.20200504-6f15532_GH0.tar.gz) = 187325

Modified: head/games/libretro-beetle_pce_fast/Makefile
==============================================================================
--- head/games/libretro-beetle_pce_fast/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_pce_fast/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_pce_fast
-PORTVERSION=	0.20200418
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-pce-fast-libretro
 GH_TAGNAME=	40a42b7
 
-PLIST_FILES=	libexec/libretro/mednafen_pce_fast_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_pce_fast_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_pce_fast_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_pce_fast/distinfo
==============================================================================
--- head/games/libretro-beetle_pce_fast/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_pce_fast/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587213101
-SHA256 (libretro-beetle-pce-fast-libretro-0.20200418-40a42b7_GH0.tar.gz) = 50b8fefc859bc371b10cdd5971c5238f8d6dbe1cb5f2b278f10aed8c977f9c00
-SIZE (libretro-beetle-pce-fast-libretro-0.20200418-40a42b7_GH0.tar.gz) = 1200304
+TIMESTAMP = 1588709717
+SHA256 (libretro-beetle-pce-fast-libretro-0.20200504-40a42b7_GH0.tar.gz) = 50b8fefc859bc371b10cdd5971c5238f8d6dbe1cb5f2b278f10aed8c977f9c00
+SIZE (libretro-beetle-pce-fast-libretro-0.20200504-40a42b7_GH0.tar.gz) = 1200304

Modified: head/games/libretro-beetle_pcfx/Makefile
==============================================================================
--- head/games/libretro-beetle_pcfx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_pcfx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_pcfx
-PORTVERSION=	0.20200418
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-pcfx-libretro
 GH_TAGNAME=	7bba669
 
-PLIST_FILES=	libexec/libretro/mednafen_pcfx_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_pcfx_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_pcfx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_pcfx/distinfo
==============================================================================
--- head/games/libretro-beetle_pcfx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_pcfx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587213318
-SHA256 (libretro-beetle-pcfx-libretro-0.20200418-7bba669_GH0.tar.gz) = 611c779930cc47e25f86d5ebfa0a1ae668e37cb8e4caee31137d1a8164cb2dae
-SIZE (libretro-beetle-pcfx-libretro-0.20200418-7bba669_GH0.tar.gz) = 1250165
+TIMESTAMP = 1588709721
+SHA256 (libretro-beetle-pcfx-libretro-0.20200504-7bba669_GH0.tar.gz) = 611c779930cc47e25f86d5ebfa0a1ae668e37cb8e4caee31137d1a8164cb2dae
+SIZE (libretro-beetle-pcfx-libretro-0.20200504-7bba669_GH0.tar.gz) = 1250165

Modified: head/games/libretro-beetle_psx/Makefile
==============================================================================
--- head/games/libretro-beetle_psx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_psx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_psx
-PORTVERSION=	0.20200418
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -18,10 +18,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-psx-libretro
 GH_TAGNAME=	dfab19a
 
-PLIST_FILES=	libexec/libretro/mednafen_psx_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_psx_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_psx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_psx/distinfo
==============================================================================
--- head/games/libretro-beetle_psx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_psx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587213783
-SHA256 (libretro-beetle-psx-libretro-0.20200418-dfab19a_GH0.tar.gz) = ff80d229859120b2d79b13b6740b21f43515fb6fad7488b973c913c26f91dc1f
-SIZE (libretro-beetle-psx-libretro-0.20200418-dfab19a_GH0.tar.gz) = 2899119
+TIMESTAMP = 1588709728
+SHA256 (libretro-beetle-psx-libretro-0.20200504-dfab19a_GH0.tar.gz) = ff80d229859120b2d79b13b6740b21f43515fb6fad7488b973c913c26f91dc1f
+SIZE (libretro-beetle-psx-libretro-0.20200504-dfab19a_GH0.tar.gz) = 2899119

Modified: head/games/libretro-beetle_supergrafx/Makefile
==============================================================================
--- head/games/libretro-beetle_supergrafx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_supergrafx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_supergrafx
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-supergrafx-libretro
 GH_TAGNAME=	fadef23
 
-PLIST_FILES=	libexec/libretro/mednafen_supergrafx_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_supergrafx_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_supergrafx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_supergrafx/distinfo
==============================================================================
--- head/games/libretro-beetle_supergrafx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_supergrafx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587214304
-SHA256 (libretro-beetle-supergrafx-libretro-0.20200313-fadef23_GH0.tar.gz) = 2052235ba4468dded454d2913337d9eaae47ae072fc52dc7b8e7e0aa3a9dd7de
-SIZE (libretro-beetle-supergrafx-libretro-0.20200313-fadef23_GH0.tar.gz) = 1184377
+TIMESTAMP = 1588709732
+SHA256 (libretro-beetle-supergrafx-libretro-0.20200504-fadef23_GH0.tar.gz) = 2052235ba4468dded454d2913337d9eaae47ae072fc52dc7b8e7e0aa3a9dd7de
+SIZE (libretro-beetle-supergrafx-libretro-0.20200504-fadef23_GH0.tar.gz) = 1184377

Modified: head/games/libretro-beetle_vb/Makefile
==============================================================================
--- head/games/libretro-beetle_vb/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_vb/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_vb
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-vb-libretro
 GH_TAGNAME=	9a4e604
 
-PLIST_FILES=	libexec/libretro/mednafen_vb_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_vb_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_vb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_vb/distinfo
==============================================================================
--- head/games/libretro-beetle_vb/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_vb/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584482435
-SHA256 (libretro-beetle-vb-libretro-0.20200313-9a4e604_GH0.tar.gz) = 3fd6e3f702bc0584fe7d80a7710a66f10340d8ebf81a8c42260ea5ea9ad90134
-SIZE (libretro-beetle-vb-libretro-0.20200313-9a4e604_GH0.tar.gz) = 174800
+TIMESTAMP = 1588709739
+SHA256 (libretro-beetle-vb-libretro-0.20200504-9a4e604_GH0.tar.gz) = 3fd6e3f702bc0584fe7d80a7710a66f10340d8ebf81a8c42260ea5ea9ad90134
+SIZE (libretro-beetle-vb-libretro-0.20200504-9a4e604_GH0.tar.gz) = 174800

Modified: head/games/libretro-beetle_wswan/Makefile
==============================================================================
--- head/games/libretro-beetle_wswan/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_wswan/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-beetle_wswan
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	beetle-wswan-libretro
 GH_TAGNAME=	5b03d1b
 
-PLIST_FILES=	libexec/libretro/mednafen_wswan_libretro.so
+PLIST_FILES=	lib/libretro/mednafen_wswan_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mednafen_wswan_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-beetle_wswan/distinfo
==============================================================================
--- head/games/libretro-beetle_wswan/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-beetle_wswan/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584482740
-SHA256 (libretro-beetle-wswan-libretro-0.20200313-5b03d1b_GH0.tar.gz) = d9c38e2321229f1e57745ddf8a5220fbe64218770353e155e48386f08f8ebd45
-SIZE (libretro-beetle-wswan-libretro-0.20200313-5b03d1b_GH0.tar.gz) = 151768
+TIMESTAMP = 1588709744
+SHA256 (libretro-beetle-wswan-libretro-0.20200504-5b03d1b_GH0.tar.gz) = d9c38e2321229f1e57745ddf8a5220fbe64218770353e155e48386f08f8ebd45
+SIZE (libretro-beetle-wswan-libretro-0.20200504-5b03d1b_GH0.tar.gz) = 151768

Modified: head/games/libretro-bluemsx/Makefile
==============================================================================
--- head/games/libretro-bluemsx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-bluemsx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-bluemsx
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -19,10 +19,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	blueMSX-libretro
 GH_TAGNAME=	7a1d40e
 
-PLIST_FILES=	libexec/libretro/bluemsx_libretro.so
+PLIST_FILES=	lib/libretro/bluemsx_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/bluemsx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-bluemsx/distinfo
==============================================================================
--- head/games/libretro-bluemsx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-bluemsx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584482968
-SHA256 (libretro-blueMSX-libretro-0.20200313-7a1d40e_GH0.tar.gz) = 8a17b7007c193f7ebdd8f3bbb80b5c74d9130130a4557f2ec47b22ae27ea6fce
-SIZE (libretro-blueMSX-libretro-0.20200313-7a1d40e_GH0.tar.gz) = 6602066
+TIMESTAMP = 1588709755
+SHA256 (libretro-blueMSX-libretro-0.20200504-7a1d40e_GH0.tar.gz) = 8a17b7007c193f7ebdd8f3bbb80b5c74d9130130a4557f2ec47b22ae27ea6fce
+SIZE (libretro-blueMSX-libretro-0.20200504-7a1d40e_GH0.tar.gz) = 6602066

Modified: head/games/libretro-desmume2015/Makefile
==============================================================================
--- head/games/libretro-desmume2015/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-desmume2015/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-desmume2015
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -20,12 +20,12 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	desmume2015
 GH_TAGNAME=	93d5789
 
-PLIST_FILES=	libexec/libretro/desmume2015_libretro.so
+PLIST_FILES=	lib/libretro/desmume2015_libretro.so
 
 MAKEFILE=	Makefile.freebsd
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/desmume/desmume2015_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-desmume2015/distinfo
==============================================================================
--- head/games/libretro-desmume2015/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-desmume2015/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584483086
-SHA256 (libretro-desmume2015-0.20200313-93d5789_GH0.tar.gz) = 950cb8b0e3564e6c810a9b29bf0ae8a4619f3b5b2db8d97d8ee150199cc2e33a
-SIZE (libretro-desmume2015-0.20200313-93d5789_GH0.tar.gz) = 1374909
+TIMESTAMP = 1588709760
+SHA256 (libretro-desmume2015-0.20200504-93d5789_GH0.tar.gz) = 950cb8b0e3564e6c810a9b29bf0ae8a4619f3b5b2db8d97d8ee150199cc2e33a
+SIZE (libretro-desmume2015-0.20200504-93d5789_GH0.tar.gz) = 1374909

Modified: head/games/libretro-dosbox/Makefile
==============================================================================
--- head/games/libretro-dosbox/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-dosbox/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-dosbox
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	dosbox-libretro
 GH_TAGNAME=	e4ed503
 
-PLIST_FILES=	libexec/libretro/dosbox_libretro.so
+PLIST_FILES=	lib/libretro/dosbox_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/dosbox_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-dosbox/distinfo
==============================================================================
--- head/games/libretro-dosbox/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-dosbox/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584483330
-SHA256 (libretro-dosbox-libretro-0.20200313-e4ed503_GH0.tar.gz) = 0e5c69964d3a45b832640554fb3c791c2d75338e18a2f20a4b0b47ca515b3d5b
-SIZE (libretro-dosbox-libretro-0.20200313-e4ed503_GH0.tar.gz) = 1186313
+TIMESTAMP = 1588709764
+SHA256 (libretro-dosbox-libretro-0.20200504-e4ed503_GH0.tar.gz) = 0e5c69964d3a45b832640554fb3c791c2d75338e18a2f20a4b0b47ca515b3d5b
+SIZE (libretro-dosbox-libretro-0.20200504-e4ed503_GH0.tar.gz) = 1186313

Modified: head/games/libretro-emux/Makefile
==============================================================================
--- head/games/libretro-emux/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-emux/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-emux
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,15 +17,18 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	emux
 GH_TAGNAME=	640d4ba
 
-PLIST_FILES=	libexec/libretro/emux_chip8_libretro.so \
-		libexec/libretro/emux_gb_libretro.so \
-		libexec/libretro/emux_nes_libretro.so \
-		libexec/libretro/emux_sms_libretro.so
+PLIST_FILES=	lib/libretro/emux_chip8_libretro.so \
+		lib/libretro/emux_gb_libretro.so \
+		lib/libretro/emux_nes_libretro.so \
+		lib/libretro/emux_sms_libretro.so
 
 MAKEFILE=	Makefile.freebsd
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/libretro/emux_chip8_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/libretro/emux_gb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/libretro/emux_nes_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/libretro/emux_sms_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-emux/distinfo
==============================================================================
--- head/games/libretro-emux/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-emux/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584483491
-SHA256 (libretro-emux-0.20200313-640d4ba_GH0.tar.gz) = a3a3ad177d8859b2c114d340b9d287048aa45d69b6829903fd24f01ac9aea81c
-SIZE (libretro-emux-0.20200313-640d4ba_GH0.tar.gz) = 187661
+TIMESTAMP = 1588709768
+SHA256 (libretro-emux-0.20200504-640d4ba_GH0.tar.gz) = a3a3ad177d8859b2c114d340b9d287048aa45d69b6829903fd24f01ac9aea81c
+SIZE (libretro-emux-0.20200504-640d4ba_GH0.tar.gz) = 187661

Modified: head/games/libretro-fbalpha/Makefile
==============================================================================
--- head/games/libretro-fbalpha/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fbalpha/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-fbalpha
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -16,7 +16,7 @@ USES=		compiler:c++11-lib gmake gl
 USE_LDCONFIG=	yes
 USE_GL=		gl
 
-PLIST_FILES=	libexec/libretro/fbalpha_libretro.so
+PLIST_FILES=	lib/libretro/fbalpha_libretro.so
 
 NO_CDROM=       Commercial users must seek permission from copyright holders.
 
@@ -28,7 +28,7 @@ GH_TAGNAME=	84eb9d9
 MAKEFILE=	Makefile.freebsd
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/fbalpha_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-fbalpha/distinfo
==============================================================================
--- head/games/libretro-fbalpha/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fbalpha/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584483886
-SHA256 (libretro-fbalpha-0.20200313-84eb9d9_GH0.tar.gz) = d26559d7869fe327bb8f7fcbd31bc5becf18b557ba73a186166bd0e67354ddc7
-SIZE (libretro-fbalpha-0.20200313-84eb9d9_GH0.tar.gz) = 11752465
+TIMESTAMP = 1588709783
+SHA256 (libretro-fbalpha-0.20200504-84eb9d9_GH0.tar.gz) = d26559d7869fe327bb8f7fcbd31bc5becf18b557ba73a186166bd0e67354ddc7
+SIZE (libretro-fbalpha-0.20200504-84eb9d9_GH0.tar.gz) = 11752465

Modified: head/games/libretro-fceumm/Makefile
==============================================================================
--- head/games/libretro-fceumm/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fceumm/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-fceumm
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -16,10 +16,10 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_TAGNAME=	68b8f0e
 
-PLIST_FILES=	libexec/libretro/fceumm_libretro.so
+PLIST_FILES=	lib/libretro/fceumm_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/fceumm_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-fceumm/distinfo
==============================================================================
--- head/games/libretro-fceumm/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fceumm/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484113
-SHA256 (libretro-libretro-fceumm-0.20200313-68b8f0e_GH0.tar.gz) = ef0c7c8635d5b33251ae9759ffdfa6613b08157ac39d5f10f7242a0cc4c03222
-SIZE (libretro-libretro-fceumm-0.20200313-68b8f0e_GH0.tar.gz) = 495038
+TIMESTAMP = 1588709787
+SHA256 (libretro-libretro-fceumm-0.20200504-68b8f0e_GH0.tar.gz) = ef0c7c8635d5b33251ae9759ffdfa6613b08157ac39d5f10f7242a0cc4c03222
+SIZE (libretro-libretro-fceumm-0.20200504-68b8f0e_GH0.tar.gz) = 495038

Modified: head/games/libretro-fuse/Makefile
==============================================================================
--- head/games/libretro-fuse/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fuse/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-fuse
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	fuse-libretro
 GH_TAGNAME=	ef603d1
 
-PLIST_FILES=	libexec/libretro/fuse_libretro.so
+PLIST_FILES=	lib/libretro/fuse_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/fuse_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-fuse/distinfo
==============================================================================
--- head/games/libretro-fuse/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-fuse/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484166
-SHA256 (libretro-fuse-libretro-0.20200313-ef603d1_GH0.tar.gz) = b17f0179fe1aeb13dffa7b28bfb4198f20b7ecf7abcbb39ab59158afd27afb65
-SIZE (libretro-fuse-libretro-0.20200313-ef603d1_GH0.tar.gz) = 4317370
+TIMESTAMP = 1588709795
+SHA256 (libretro-fuse-libretro-0.20200504-ef603d1_GH0.tar.gz) = b17f0179fe1aeb13dffa7b28bfb4198f20b7ecf7abcbb39ab59158afd27afb65
+SIZE (libretro-fuse-libretro-0.20200504-ef603d1_GH0.tar.gz) = 4317370

Modified: head/games/libretro-gambatte/Makefile
==============================================================================
--- head/games/libretro-gambatte/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gambatte/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-gambatte
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	gambatte-libretro
 GH_TAGNAME=	132f36e
 
-PLIST_FILES=	libexec/libretro/gambatte_libretro.so
+PLIST_FILES=	lib/libretro/gambatte_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/gambatte_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-gambatte/distinfo
==============================================================================
--- head/games/libretro-gambatte/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gambatte/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484252
-SHA256 (libretro-gambatte-libretro-0.20200313-132f36e_GH0.tar.gz) = 552518381fefc23a4726c65ea06ac8756a11f1d02eda3d210a93e958316cc63d
-SIZE (libretro-gambatte-libretro-0.20200313-132f36e_GH0.tar.gz) = 206163
+TIMESTAMP = 1588709799
+SHA256 (libretro-gambatte-libretro-0.20200504-132f36e_GH0.tar.gz) = 552518381fefc23a4726c65ea06ac8756a11f1d02eda3d210a93e958316cc63d
+SIZE (libretro-gambatte-libretro-0.20200504-132f36e_GH0.tar.gz) = 206163

Modified: head/games/libretro-genesis_plus_gx/Makefile
==============================================================================
--- head/games/libretro-genesis_plus_gx/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-genesis_plus_gx/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-genesis_plus_gx
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -22,12 +22,12 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	Genesis-Plus-GX
 GH_TAGNAME=	5055106
 
-PLIST_FILES=	libexec/libretro/genesis_plus_gx_libretro.so
+PLIST_FILES=	lib/libretro/genesis_plus_gx_libretro.so
 
 MAKEFILE=	Makefile.libretro
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/genesis_plus_gx_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-genesis_plus_gx/distinfo
==============================================================================
--- head/games/libretro-genesis_plus_gx/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-genesis_plus_gx/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484315
-SHA256 (libretro-Genesis-Plus-GX-0.20200313-5055106_GH0.tar.gz) = dce2aac66f0dd9874d98f6e123f427ff5b14f11dd268cb0838749a0ee5eb7b89
-SIZE (libretro-Genesis-Plus-GX-0.20200313-5055106_GH0.tar.gz) = 6504144
+TIMESTAMP = 1588709808
+SHA256 (libretro-Genesis-Plus-GX-0.20200504-5055106_GH0.tar.gz) = dce2aac66f0dd9874d98f6e123f427ff5b14f11dd268cb0838749a0ee5eb7b89
+SIZE (libretro-Genesis-Plus-GX-0.20200504-5055106_GH0.tar.gz) = 6504144

Modified: head/games/libretro-gpsp/Makefile
==============================================================================
--- head/games/libretro-gpsp/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gpsp/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-gpsp
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	gpsp
 GH_TAGNAME=	d8cf63b
 
-PLIST_FILES=	libexec/libretro/gpsp_libretro.so
+PLIST_FILES=	lib/libretro/gpsp_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/gpsp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-gpsp/distinfo
==============================================================================
--- head/games/libretro-gpsp/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gpsp/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484448
-SHA256 (libretro-gpsp-0.20200313-d8cf63b_GH0.tar.gz) = 4eefb3d19e911b6a19e945637e441dfa3e22af14088f8698ea4b257b278d105c
-SIZE (libretro-gpsp-0.20200313-d8cf63b_GH0.tar.gz) = 251726
+TIMESTAMP = 1588709812
+SHA256 (libretro-gpsp-0.20200504-d8cf63b_GH0.tar.gz) = 4eefb3d19e911b6a19e945637e441dfa3e22af14088f8698ea4b257b278d105c
+SIZE (libretro-gpsp-0.20200504-d8cf63b_GH0.tar.gz) = 251726

Modified: head/games/libretro-gw/Makefile
==============================================================================
--- head/games/libretro-gw/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gw/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-gw
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	gw-libretro
 GH_TAGNAME=	819b1dd
 
-PLIST_FILES=	libexec/libretro/gw_libretro.so
+PLIST_FILES=	lib/libretro/gw_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/gw_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-gw/distinfo
==============================================================================
--- head/games/libretro-gw/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-gw/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484502
-SHA256 (libretro-gw-libretro-0.20200313-819b1dd_GH0.tar.gz) = 017a8e1c190059717a0e6b4159e839429849f3336604408954eb46247eaceeee
-SIZE (libretro-gw-libretro-0.20200313-819b1dd_GH0.tar.gz) = 3615669
+TIMESTAMP = 1588709818
+SHA256 (libretro-gw-libretro-0.20200504-819b1dd_GH0.tar.gz) = 017a8e1c190059717a0e6b4159e839429849f3336604408954eb46247eaceeee
+SIZE (libretro-gw-libretro-0.20200504-819b1dd_GH0.tar.gz) = 3615669

Modified: head/games/libretro-handy/Makefile
==============================================================================
--- head/games/libretro-handy/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-handy/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-handy
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -16,10 +16,10 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_TAGNAME=	c9fe65d
 
-PLIST_FILES=	libexec/libretro/handy_libretro.so
+PLIST_FILES=	lib/libretro/handy_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
-
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/handy_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+	
 .include <bsd.port.mk>

Modified: head/games/libretro-handy/distinfo
==============================================================================
--- head/games/libretro-handy/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-handy/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484553
-SHA256 (libretro-libretro-handy-0.20200313-c9fe65d_GH0.tar.gz) = 1f47a92d0ac46f12e8ff4af6d067cf24169ec76ae1fbbc106b56a252a0579cdc
-SIZE (libretro-libretro-handy-0.20200313-c9fe65d_GH0.tar.gz) = 110435
+TIMESTAMP = 1588709821
+SHA256 (libretro-libretro-handy-0.20200504-c9fe65d_GH0.tar.gz) = 1f47a92d0ac46f12e8ff4af6d067cf24169ec76ae1fbbc106b56a252a0579cdc
+SIZE (libretro-libretro-handy-0.20200504-c9fe65d_GH0.tar.gz) = 110435

Modified: head/games/libretro-hatari/Makefile
==============================================================================
--- head/games/libretro-hatari/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-hatari/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-hatari
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,12 +17,12 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	hatari
 GH_TAGNAME=	ec1b59c
 
-PLIST_FILES=	libexec/libretro/hatari_libretro.so
+PLIST_FILES=	lib/libretro/hatari_libretro.so
 
 MAKEFILE=	Makefile.libretro
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/hatari_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-hatari/distinfo
==============================================================================
--- head/games/libretro-hatari/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-hatari/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584484620
-SHA256 (libretro-hatari-0.20200313-ec1b59c_GH0.tar.gz) = 8539808c52b0078d9f3341c20cd9d13583c678f6d7e425cd3722c967209c840b
-SIZE (libretro-hatari-0.20200313-ec1b59c_GH0.tar.gz) = 2757042
+TIMESTAMP = 1588709829
+SHA256 (libretro-hatari-0.20200504-ec1b59c_GH0.tar.gz) = 8539808c52b0078d9f3341c20cd9d13583c678f6d7e425cd3722c967209c840b
+SIZE (libretro-hatari-0.20200504-ec1b59c_GH0.tar.gz) = 2757042

Modified: head/games/libretro-mame2000/Makefile
==============================================================================
--- head/games/libretro-mame2000/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2000/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-mame2000
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	mame2000-libretro
 GH_TAGNAME=	e5d4a93
 
-PLIST_FILES=	libexec/libretro/mame2000_libretro.so
+PLIST_FILES=	lib/libretro/mame2000_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mame2000_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-mame2000/distinfo
==============================================================================
--- head/games/libretro-mame2000/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2000/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584485898
-SHA256 (libretro-mame2000-libretro-0.20200313-e5d4a93_GH0.tar.gz) = 406f5b569bbe298139b5be735df3ceb94762d241aeab5c664da57d87a326dec0
-SIZE (libretro-mame2000-libretro-0.20200313-e5d4a93_GH0.tar.gz) = 5636744
+TIMESTAMP = 1588709837
+SHA256 (libretro-mame2000-libretro-0.20200504-e5d4a93_GH0.tar.gz) = 406f5b569bbe298139b5be735df3ceb94762d241aeab5c664da57d87a326dec0
+SIZE (libretro-mame2000-libretro-0.20200504-e5d4a93_GH0.tar.gz) = 5636744

Modified: head/games/libretro-mame2003/Makefile
==============================================================================
--- head/games/libretro-mame2003/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2003/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-mame2003
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	mame2003-libretro
 GH_TAGNAME=	8259601
 
-PLIST_FILES=	libexec/libretro/mame2003_libretro.so
+PLIST_FILES=	lib/libretro/mame2003_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mame2003_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-mame2003/distinfo
==============================================================================
--- head/games/libretro-mame2003/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2003/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587125582
-SHA256 (libretro-mame2003-libretro-0.20200313-8259601_GH0.tar.gz) = 15f540d69ba5c7d410bfe28973d7f9ae79e4bd7d51f0b966ba61f8db92d6f096
-SIZE (libretro-mame2003-libretro-0.20200313-8259601_GH0.tar.gz) = 13737486
+TIMESTAMP = 1588709853
+SHA256 (libretro-mame2003-libretro-0.20200504-8259601_GH0.tar.gz) = 15f540d69ba5c7d410bfe28973d7f9ae79e4bd7d51f0b966ba61f8db92d6f096
+SIZE (libretro-mame2003-libretro-0.20200504-8259601_GH0.tar.gz) = 13737486

Modified: head/games/libretro-mame2003_plus/Makefile
==============================================================================
--- head/games/libretro-mame2003_plus/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2003_plus/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-mame2003_plus
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	mame2003-plus-libretro
 GH_TAGNAME=	0134c42
 
-PLIST_FILES=	libexec/libretro/mame2003_plus_libretro.so
+PLIST_FILES=	lib/libretro/mame2003_plus_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mame2003_plus_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-mame2003_plus/distinfo
==============================================================================
--- head/games/libretro-mame2003_plus/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mame2003_plus/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584486143
-SHA256 (libretro-mame2003-plus-libretro-0.20200313-0134c42_GH0.tar.gz) = 84cfc03c45abd224a3ac50a9c2941f2afe910bc6e455c9c6dcd45d0430ce2432
-SIZE (libretro-mame2003-plus-libretro-0.20200313-0134c42_GH0.tar.gz) = 27815282
+TIMESTAMP = 1588709883
+SHA256 (libretro-mame2003-plus-libretro-0.20200504-0134c42_GH0.tar.gz) = 84cfc03c45abd224a3ac50a9c2941f2afe910bc6e455c9c6dcd45d0430ce2432
+SIZE (libretro-mame2003-plus-libretro-0.20200504-0134c42_GH0.tar.gz) = 27815282

Modified: head/games/libretro-mgba/Makefile
==============================================================================
--- head/games/libretro-mgba/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mgba/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-mgba
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,10 +17,10 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	mgba
 GH_TAGNAME=	f87f9ef
 
-PLIST_FILES=	libexec/libretro/mgba_libretro.so
+PLIST_FILES=	lib/libretro/mgba_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${INSTALL_LIB} ${WRKSRC}/mgba_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
 
 .include <bsd.port.mk>

Modified: head/games/libretro-mgba/distinfo
==============================================================================
--- head/games/libretro-mgba/distinfo	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-mgba/distinfo	Sat May 16 06:03:41 2020	(r535353)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584487318
-SHA256 (libretro-mgba-0.20200313-f87f9ef_GH0.tar.gz) = 99bf6d816fb424f8132b08d0faee2970300e5b83728124a0c6da06f68c5ef5f2
-SIZE (libretro-mgba-0.20200313-f87f9ef_GH0.tar.gz) = 11913552
+TIMESTAMP = 1588709901
+SHA256 (libretro-mgba-0.20200504-f87f9ef_GH0.tar.gz) = 99bf6d816fb424f8132b08d0faee2970300e5b83728124a0c6da06f68c5ef5f2
+SIZE (libretro-mgba-0.20200504-f87f9ef_GH0.tar.gz) = 11913552

Modified: head/games/libretro-nestopia/Makefile
==============================================================================
--- head/games/libretro-nestopia/Makefile	Sat May 16 04:45:51 2020	(r535352)
+++ head/games/libretro-nestopia/Makefile	Sat May 16 06:03:41 2020	(r535353)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-nestopia
-PORTVERSION=	0.20200313
+PORTVERSION=	0.20200504
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -17,12 +17,12 @@ GH_ACCOUNT=	libretro
 GH_PROJECT=	nestopia
 GH_TAGNAME=	70c53f0
 
-PLIST_FILES=	libexec/libretro/nestopia_libretro.so
+PLIST_FILES=	lib/libretro/nestopia_libretro.so
 
 MAKEFILE=	Makefile.freebsd
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/libexec/libretro;
-	${INSTALL_LIB} $$(find ${WRKSRC}/${COREDIR}/ -name "*.so") ${STAGEDIR}/${PREFIX}/libexec/libretro;

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-head mailing list