Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2026 10:45:37 +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: c044f934e8e0 - main - emulators/ares: bump PORTREVISION after librashader update
Message-ID:  <6a22a8d1.47d7f.2fe1d44a@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=c044f934e8e06201e748e7de5dc6c70e57cde692

commit c044f934e8e06201e748e7de5dc6c70e57cde692
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2026-06-05 10:44:32 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-05 10:45:30 +0000

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

diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index cd469e25b153..348d4c393810 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	148
+PORTREVISION=	1
 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?6a22a8d1.47d7f.2fe1d44a>