git: 5d8f13e960f3 - main - devel/axmldec, emulators/dolphin-emu, emulators/qmc2: bump after update archivers/minizip-ng
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 May 2024 20:27:18 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d8f13e960f38a980f166c3097940d54423dea1b commit 5d8f13e960f38a980f166c3097940d54423dea1b Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-05-29 20:24:37 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-05-29 20:26:13 +0000 devel/axmldec, emulators/dolphin-emu, emulators/qmc2: bump after update archivers/minizip-ng PR: 275303 Tested by: Alastair Hogge <agh@riseup.net>, martymac, lbartoletti --- devel/axmldec/Makefile | 2 +- emulators/dolphin-emu/Makefile | 1 + emulators/qmc2/Makefile | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile index b5590c3814d6..2bf3ca821468 100644 --- a/devel/axmldec/Makefile +++ b/devel/axmldec/Makefile @@ -1,7 +1,7 @@ PORTNAME= axmldec PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 946051724ff5..6e7d20648364 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -1,5 +1,6 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0.21264 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index 5ee9546d7c55..4d29cf20049b 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -1,6 +1,7 @@ PORTNAME= qmc2 DISTVERSIONPREFIX= v DISTVERSION= 0.243-14 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g112724d69 CATEGORIES= emulators games