Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 00:03:27 +0000
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Stefan Schlosser <bsdcode@disroot.org>
Subject:   git: 42e984c4303c - main - emulators/*: bump PORTREVISION after libchdr update
Message-ID:  <69eea7cf.1d8fc.1fe9bcfc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit 42e984c4303cd8bda4a9378b8515b6858ea4f0bc
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2026-04-26 12:02:26 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-04-27 00:01:09 +0000

    emulators/*: bump PORTREVISION after libchdr update
    
    PR:             294810
    Event:          Wiesbaden Hackathon 202604
---
 emulators/ares/Makefile    | 2 +-
 emulators/flycast/Makefile | 2 +-
 emulators/ppsspp/Makefile  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index fc9f686d20f0..2c838b5b41a5 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	147
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/
 DISTNAME=	${PORTNAME}-source
diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile
index 45efd2e14d37..1e9559eb105b 100644
--- a/emulators/flycast/Makefile
+++ b/emulators/flycast/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	flycast
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 
 MAINTAINER=	bsdcode@disroot.org
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 737b475c1f07..e569064df401 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ppsspp
 DISTVERSIONPREFIX=	v
 DISTVERSION?=	1.20.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 
 MAINTAINER=	kreinholz@gmail.com


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eea7cf.1d8fc.1fe9bcfc>