git: 82a302d8aeac - main - sysutils/puppet7: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 04:25:30 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=82a302d8aeacfcf51482a5f4d79b4d354db6a5cb
commit 82a302d8aeacfcf51482a5f4d79b4d354db6a5cb
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2025-03-10 04:13:27 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2025-03-10 04:24:28 +0000
sysutils/puppet7: Deprecate
---
sysutils/puppet7/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sysutils/puppet7/Makefile b/sysutils/puppet7/Makefile
index b54320d06935..a6471b0daab1 100644
--- a/sysutils/puppet7/Makefile
+++ b/sysutils/puppet7/Makefile
@@ -11,6 +11,9 @@ WWW= https://puppet.com/docs/puppet/latest/puppet_index.html
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Reached EOL
+EXPIRATION_DATE=2025-05-09
+
RUN_DEPENDS= rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \
rubygem-deep_merge>1.0:devel/rubygem-deep_merge \
rubygem-fast_gettext>=2.1:devel/rubygem-fast_gettext \