Date: Sun, 26 Sep 2021 13:44:37 GMT From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aecef2b44c29 - main - emulators/wine-devel: Bump PORTREVISION Message-ID: <202109261344.18QDibwX035376@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=aecef2b44c29377df9878de47602a752cdf060dd commit aecef2b44c29377df9878de47602a752cdf060dd Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-09-26 13:43:01 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-09-26 13:43:01 +0000 emulators/wine-devel: Bump PORTREVISION The previous two commits changed default options, explicitly in the case of OPENAL, implicitly in the case of VKD3D, so we need to bump PORTREVISION. --- emulators/wine-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 7f520c1bef34..84d1e28074dc 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= wine DISTVERSION= 6.17 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109261344.18QDibwX035376>