Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2025 06:15:46 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9724041abdd9 - main - emulators/ares: bump PORTREVISION after devel/librashader update
Message-ID:  <202510110615.59B6FkQP081931@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9724041abdd9a21f5f85a052b295e1b128e2f1c5

commit 9724041abdd9a21f5f85a052b295e1b128e2f1c5
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2025-10-03 08:41:36 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-10-11 06:15:31 +0000

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

diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index 0ce6c3aaf5c9..82c1c0a2a4de 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	146
+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?202510110615.59B6FkQP081931>