Date: Sat, 14 Sep 2024 11:59:11 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f3758e009675 - main - emulators/ares: Bump PORTREVISION Message-ID: <202409141159.48EBxBDl074000@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3758e009675e837886011042af4074328c0434f commit f3758e009675e837886011042af4074328c0434f Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-09-14 11:57:26 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-09-14 11:57:26 +0000 emulators/ares: Bump PORTREVISION Bump PORTREVISION because of upgrade devel/librashader. --- emulators/ares/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile index a19403b61a7f..7e399833a825 100644 --- a/emulators/ares/Makefile +++ b/emulators/ares/Makefile @@ -1,6 +1,7 @@ PORTNAME= ares DISTVERSIONPREFIX= v DISTVERSION= 140 +PORTREVISION= 1 CATEGORIES= emulators # committed upstream, remove with next version update
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409141159.48EBxBDl074000>