git: f5ce3ddbeda1 - main - emulators/ares: bump PORTREVISION folowing librashader update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Nov 2024 10:23:28 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5ce3ddbeda177a869b2aaa5fafb0b6de020a7f3 commit f5ce3ddbeda177a869b2aaa5fafb0b6de020a7f3 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-11-23 23:15:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-25 10:22:07 +0000 emulators/ares: bump PORTREVISION folowing librashader update PR: 282874 --- emulators/ares/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile index 0b910beedeb4..5703ded03159 100644 --- a/emulators/ares/Makefile +++ b/emulators/ares/Makefile @@ -1,7 +1,7 @@ PORTNAME= ares DISTVERSIONPREFIX= v DISTVERSION= 141 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org