Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 10:22:30 +0000
From:      Yusuf Yaman <nxjoseph@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: 2759c0bfdf8b - main - emulators/ares: bump PORTREVISION after librashader update
Message-ID:  <6a157466.367a2.4afe7b2e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

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

commit 2759c0bfdf8b7dcf02498b703220a5b9775b332e
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2026-05-26 09:08:24 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-05-26 10:22:17 +0000

    emulators/ares: bump PORTREVISION after librashader update
    
    PR:             295606
    Reported by:    Stefan Schlosser <bsdcode@disroot.org> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
---
 emulators/ares/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index 2c838b5b41a5..d269ff07545e 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	147
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	emulators
 MASTER_SITES=	https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/
 DISTNAME=	${PORTNAME}-source


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a157466.367a2.4afe7b2e>