git: e61f3eb751f3 - main - */*: bump PORTREVISION after graphics/{lunasvg,plutovg} update

From: Älven <alven_at_FreeBSD.org>
Date: Thu, 04 Sep 2025 11:22:44 UTC
The branch main has been updated by alven:

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

commit e61f3eb751f36475ae731351e00bd51debeedf21
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2025-08-31 12:21:12 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-09-04 11:22:11 +0000

    */*: bump PORTREVISION after graphics/{lunasvg,plutovg} update
    
    PR:             288842
    Approved by:    yuri@ (Mentor, implicit)
---
 emulators/es-de/Makefile   | 1 +
 emulators/pcsx2/Makefile   | 2 +-
 graphics/plutosvg/Makefile | 1 +
 graphics/sdl3_ttf/Makefile | 2 +-
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile
index 3695fa607252..d6d88f0a603f 100644
--- a/emulators/es-de/Makefile
+++ b/emulators/es-de/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	es-de
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.3.0
+PORTREVISION=	1
 CATEGORIES=	emulators
 
 MAINTAINER=	bsdcode@disroot.org
diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile
index c9fcbf764fba..5efa5ec397ae 100644
--- a/emulators/pcsx2/Makefile
+++ b/emulators/pcsx2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pcsx2
 PORTVERSION=	2.3.439
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	emulators
 
diff --git a/graphics/plutosvg/Makefile b/graphics/plutosvg/Makefile
index af46e0850131..a91e975dc402 100644
--- a/graphics/plutosvg/Makefile
+++ b/graphics/plutosvg/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	plutosvg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.7
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	alven@FreeBSD.org
diff --git a/graphics/sdl3_ttf/Makefile b/graphics/sdl3_ttf/Makefile
index 3a1834e93f01..e50c8bde39da 100644
--- a/graphics/sdl3_ttf/Makefile
+++ b/graphics/sdl3_ttf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	sdl3_ttf
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	3.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org