Date: Tue, 13 Aug 2024 15:13:00 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8875c7cb03a5 - main - emulators/86Box: bump after "Improve Makefile" Message-ID: <202408131513.47DFD0Ea015285@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8875c7cb03a5525830f0ed55eefe8c5256058ade commit 8875c7cb03a5525830f0ed55eefe8c5256058ade Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-08-13 15:10:51 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-13 15:12:32 +0000 emulators/86Box: bump after "Improve Makefile" Approved by: gatekeeper <tiago.gasiba@gmail.com> (maintainer, via Discord) Fixes: 577a8353dc68 (Improve Makefile) --- emulators/86Box/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/86Box/Makefile b/emulators/86Box/Makefile index 5d6db4b4580d..c489de5f4c31 100644 --- a/emulators/86Box/Makefile +++ b/emulators/86Box/Makefile @@ -1,7 +1,7 @@ PORTNAME= 86Box DISTVERSIONPREFIX= v DISTVERSION= 4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MAINTAINER= tiago.gasiba@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408131513.47DFD0Ea015285>