git: 100d7e193c94 - main - games/libretro-nestopia: Update 0.20230528 => 0.20250424, take maintainership

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Wed, 25 Jun 2025 19:01:53 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=100d7e193c943bbe97a18383140bd3b59c3f2eb5

commit 100d7e193c943bbe97a18383140bd3b59c3f2eb5
Author:     Tilde Joy <tilde@ultros.pro>
AuthorDate: 2025-06-25 18:59:35 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-25 19:01:28 +0000

    games/libretro-nestopia: Update 0.20230528 => 0.20250424, take maintainership
    
    Commit log:
    https://github.com/libretro/nestopia/compare/3dcbec4..d2eefab
    
    Fix warnings from portclippy.
    
    PR:     287808
---
 games/libretro-nestopia/Makefile | 13 ++++++-------
 games/libretro-nestopia/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/games/libretro-nestopia/Makefile b/games/libretro-nestopia/Makefile
index 267b995847f7..9ba59c4646de 100644
--- a/games/libretro-nestopia/Makefile
+++ b/games/libretro-nestopia/Makefile
@@ -1,25 +1,24 @@
 PORTNAME=	libretro-nestopia
-DISTVERSION=	0.20230528
+DISTVERSION=	0.20250424
 CATEGORIES=	games
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tilde@ultros.pro
 COMMENT=	NEStopia emulator for libretro
 WWW=		https://github.com/libretro/nestopia
 
 LICENSE=	GPLv2
 
 USES=		compiler:c++11-lib gmake
-USE_LDCONFIG=	yes
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_PROJECT=	nestopia
-GH_TAGNAME=	3dcbec4682e079312d6943e1357487645ec608c7
-
-PLIST_FILES=	lib/libretro/nestopia_libretro.so
+GH_TAGNAME=	d2eefab298b0b9152d2934d6f0227b6803c877b3
+USE_LDCONFIG=	yes
 
 BUILD_WRKSRC=	${WRKSRC}/libretro
 
+PLIST_FILES=	lib/libretro/nestopia_libretro.so
+
 do-install:
 	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
 	${INSTALL_LIB} ${WRKSRC}/libretro/nestopia_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
diff --git a/games/libretro-nestopia/distinfo b/games/libretro-nestopia/distinfo
index c37208b39594..1bc9b7fb0b9e 100644
--- a/games/libretro-nestopia/distinfo
+++ b/games/libretro-nestopia/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698314745
-SHA256 (libretro-nestopia-0.20230528-3dcbec4682e079312d6943e1357487645ec608c7_GH0.tar.gz) = ec47efc8eab149182c5eb86cc68f80fbe30c077b7978f46ff6b9dffc50caff7b
-SIZE (libretro-nestopia-0.20230528-3dcbec4682e079312d6943e1357487645ec608c7_GH0.tar.gz) = 1138864
+TIMESTAMP = 1750835250
+SHA256 (libretro-nestopia-0.20250424-d2eefab298b0b9152d2934d6f0227b6803c877b3_GH0.tar.gz) = 2fc2440a6a159d96890aa471014608eaa92bfedc01b7396b61bc7fe983a449db
+SIZE (libretro-nestopia-0.20250424-d2eefab298b0b9152d2934d6f0227b6803c877b3_GH0.tar.gz) = 1152346