Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2025 04:25:30 GMT
From:      Romain =?utf-8?Q?Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82a302d8aeac - main - sysutils/puppet7: Deprecate
Message-ID:  <202503100425.52A4PUcO049481@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503100425.52A4PUcO049481>