git: aecef2b44c29 - main - emulators/wine-devel: Bump PORTREVISION
Gerald Pfeifer
gerald at FreeBSD.org
Sun Sep 26 13:44:38 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aecef2b44c29377df9878de47602a752cdf060dd
commit aecef2b44c29377df9878de47602a752cdf060dd
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-26 13:43:01 +0000
Commit: Gerald Pfeifer <gerald at 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 \
More information about the dev-commits-ports-all
mailing list