git: 09e3425ca4ad - main - */*: maintainer [email protected] resigns.
Mark Linimon <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by linimon: URL: https://cgit.FreeBSD.org/ports/commit/?id=09e3425ca4ad6fdb6130656b28e76fff6ca35c2e commit 09e3425ca4ad6fdb6130656b28e76fff6ca35c2e Author: Mark Linimon <[email protected]> AuthorDate: 2026-08-15 17:38:45 +0000 Commit: Mark Linimon <[email protected]> CommitDate: 2026-08-15 17:38:45 +0000 */*: maintainer [email protected] resigns. PR: 297547 --- games/libretro-beetle_psx/Makefile | 3 ++- games/libretro-core-info/Makefile | 3 ++- games/libretro-gambatte/Makefile | 3 ++- games/libretro-mgba/Makefile | 3 ++- games/libretro-nestopia/Makefile | 3 ++- games/libretro-snes9x/Makefile | 3 ++- games/retroarch-assets/Makefile | 3 ++- games/retroarch/Makefile | 4 ++-- net-im/gotosocial/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 11 deletions(-) diff --git a/games/libretro-beetle_psx/Makefile b/games/libretro-beetle_psx/Makefile index ecb15b7d6cca..fc144601ecd7 100644 --- a/games/libretro-beetle_psx/Makefile +++ b/games/libretro-beetle_psx/Makefile @@ -1,8 +1,9 @@ PORTNAME= libretro-beetle_psx DISTVERSION= 0.20260614 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Standalone port/fork of Mednafen PSX to the Libretro API WWW= https://github.com/libretro/beetle-psx-libretro diff --git a/games/libretro-core-info/Makefile b/games/libretro-core-info/Makefile index e946bdc11127..e4f9e2529234 100644 --- a/games/libretro-core-info/Makefile +++ b/games/libretro-core-info/Makefile @@ -1,9 +1,10 @@ PORTNAME= libretro-core-info DISTVERSIONPREFIX=v DISTVERSION= 1.22.2 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Metadata about libretro cores WWW= https://github.com/libretro/libretro-core-info diff --git a/games/libretro-gambatte/Makefile b/games/libretro-gambatte/Makefile index f61ac560781b..29ee7bea4f3c 100644 --- a/games/libretro-gambatte/Makefile +++ b/games/libretro-gambatte/Makefile @@ -1,8 +1,9 @@ PORTNAME= libretro-gambatte DISTVERSION= 0.20260515 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Libretro Implementation of libgambatte, a Game Boy Color emulator WWW= https://github.com/libretro/gambatte-libretro diff --git a/games/libretro-mgba/Makefile b/games/libretro-mgba/Makefile index 3c8057ebb2a1..40dfbb70fcb6 100644 --- a/games/libretro-mgba/Makefile +++ b/games/libretro-mgba/Makefile @@ -1,8 +1,9 @@ PORTNAME= libretro-mgba DISTVERSION= 0.20251013 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Game Boy Advance Emulator for libretro WWW= https://github.com/libretro/mgba diff --git a/games/libretro-nestopia/Makefile b/games/libretro-nestopia/Makefile index dde31b9c89c9..a97232cdecf9 100644 --- a/games/libretro-nestopia/Makefile +++ b/games/libretro-nestopia/Makefile @@ -1,8 +1,9 @@ PORTNAME= libretro-nestopia DISTVERSION= 0.20260228 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= NEStopia emulator for libretro WWW= https://github.com/libretro/nestopia diff --git a/games/libretro-snes9x/Makefile b/games/libretro-snes9x/Makefile index 24a5b8481133..1b32416f939d 100644 --- a/games/libretro-snes9x/Makefile +++ b/games/libretro-snes9x/Makefile @@ -1,9 +1,10 @@ PORTNAME= libretro-snes9x DISTVERSION= 0.20250908 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Snes9x - Portable Super Nintendo emulator WWW= https://github.com/libretro/snes9x diff --git a/games/retroarch-assets/Makefile b/games/retroarch-assets/Makefile index 4a213d64e4d1..b2b78263adaf 100644 --- a/games/retroarch-assets/Makefile +++ b/games/retroarch-assets/Makefile @@ -1,9 +1,10 @@ PORTNAME= retroarch-assets DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 +PORTREVISION= 1 CATEGORIES= games -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Graphical assets and official branding for RetroArch WWW= https://github.com/libretro/retroarch-assets diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index f35163049f23..db3fad6ae221 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -1,12 +1,12 @@ PORTNAME= RetroArch DISTVERSIONPREFIX= v DISTVERSION= 1.22.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games emulators MASTER_SITES= https://github.com/libretro/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME:tl}-sourceonly-${DISTVERSION} -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Cross-platform entertainment system based on libretro API WWW= https://github.com/libretro/RetroArch diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 005d43a3b5e6..4f8aaee1b82b 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,12 +1,12 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.22.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://codeberg.org/superseriousbusiness/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-source-code.tar.gz ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Golang fediverse server WWW= https://docs.gotosocial.org/en/latest/