Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 13:41:56 +0000
From:      Zsolt Udvari <uzsolt@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: 9aae9db643c1 - main - emulators/ares: Bump PORTREVISION
Message-ID:  <6981fb24.3846d.1c456d88@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9aae9db643c1de44a669b53da0b162935600609a

commit 9aae9db643c1de44a669b53da0b162935600609a
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2026-02-03 13:32:59 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2026-02-03 13:39:17 +0000

    emulators/ares: Bump PORTREVISION
    
    Bump PORTREVISION after update of devel/librashader
    (ba184fa371349e83a3bb3919617894c6e03c847e)
    
    PR:             292717
---
 emulators/ares/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile
index bf4a44d0612d..cce4fbf2f4f1 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ares
 DISTVERSIONPREFIX=	v
 DISTVERSION=	147
-PORTREVISION=	1
+PORTREVISION=	2
 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?6981fb24.3846d.1c456d88>