git: e1b886ebf1c4 - main - sysutils/cfengine: Make cfengine318 default
Cy Schubert
cy at FreeBSD.org
Mon Jul 5 15:24:33 UTC 2021
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e1b886ebf1c4cfb6b4edbadbfd4c2e94885d7671
commit e1b886ebf1c4cfb6b4edbadbfd4c2e94885d7671
Author: Cy Schubert <cy at FreeBSD.org>
AuthorDate: 2021-07-05 15:16:26 +0000
Commit: Cy Schubert <cy at FreeBSD.org>
CommitDate: 2021-07-05 15:23:58 +0000
sysutils/cfengine: Make cfengine318 default
cfengine318 is now the default cfengine port/package.
Drop cfengine315 from the selection list.
---
sysutils/cfengine/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index 358a4ec8e2c4..c6645a95fd2d 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -1,5 +1,5 @@
-VERSIONS= 315 316 317
-CFENGINE_VERSION?= 317
+VERSIONS= 316 317 318
+CFENGINE_VERSION?= 318
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
More information about the dev-commits-ports-all
mailing list