git: 23d51b193d9c - main - */*: Bump consumers of devel/libchdr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Mar 2026 19:52:07 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=23d51b193d9c7cd7654361c021d7a8ab70690553
commit 23d51b193d9c7cd7654361c021d7a8ab70690553
Author: Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2026-03-29 14:09:19 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-03-29 19:47:11 +0000
*/*: Bump consumers of devel/libchdr
Bump PORTREVISION to pick up new version
PR: 294074
---
emulators/Ymir/Makefile | 2 +-
emulators/ares/Makefile | 2 +-
emulators/flycast/Makefile | 1 +
emulators/ppsspp/Makefile | 1 +
4 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/emulators/Ymir/Makefile b/emulators/Ymir/Makefile
index 155b43cf6e60..a9e8ba751ace 100644
--- a/emulators/Ymir/Makefile
+++ b/emulators/Ymir/Makefile
@@ -1,7 +1,7 @@
PORTNAME= Ymir
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MAINTAINER= bsdcode@disroot.org
diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index cce4fbf2f4f1..fc9f686d20f0 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ares
DISTVERSIONPREFIX= v
DISTVERSION= 147
-PORTREVISION= 2
+PORTREVISION= 3
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 d5e8e34711f4..45efd2e14d37 100644
--- a/emulators/flycast/Makefile
+++ b/emulators/flycast/Makefile
@@ -1,6 +1,7 @@
PORTNAME= flycast
DISTVERSIONPREFIX= v
DISTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= emulators
MAINTAINER= bsdcode@disroot.org
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 0d2e7b680dc1..737b475c1f07 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ppsspp
DISTVERSIONPREFIX= v
DISTVERSION?= 1.20.2
+PORTREVISION= 1
CATEGORIES= emulators
MAINTAINER= kreinholz@gmail.com