git: 73f4795a52a0 - main - emulators/ares: bump PORTREVISION after devel/librashader update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jun 2025 22:47:15 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=73f4795a52a0851563fa212e22d8d9272e3a9bee
commit 73f4795a52a0851563fa212e22d8d9272e3a9bee
Author: Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2025-05-21 14:20:48 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-06 22:45:54 +0000
emulators/ares: bump PORTREVISION after devel/librashader update
PR: 285626
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 e8531db0bb63..6ec6dc0301ee 100644
--- a/emulators/ares/Makefile
+++ b/emulators/ares/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ares
DISTVERSIONPREFIX= v
DISTVERSION= 144
+PORTREVISION= 1
CATEGORIES= emulators
MAINTAINER= bsdcode@disroot.org