git: 05c9a9f567fa - main - databases/puppetdb7: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 04:25:32 UTC
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=05c9a9f567fab4783e9cd99c655de340f6577887 commit 05c9a9f567fab4783e9cd99c655de340f6577887 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2025-03-10 04:14:55 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2025-03-10 04:24:31 +0000 databases/puppetdb7: Deprecate --- databases/puppetdb-terminus7/Makefile | 3 +++ databases/puppetdb7/Makefile | 3 +++ 2 files changed, 6 insertions(+) diff --git a/databases/puppetdb-terminus7/Makefile b/databases/puppetdb-terminus7/Makefile index 82687b8cbf8b..f0982c2ff462 100644 --- a/databases/puppetdb-terminus7/Makefile +++ b/databases/puppetdb-terminus7/Makefile @@ -11,6 +11,9 @@ WWW= https://docs.puppetlabs.com/puppetdb/latest/ LICENSE= APACHE20 +DEPRECATED= Reached EOL +EXPIRATION_DATE=2025-05-09 + CONFLICTS_INSTALL= puppetdb-terminus[0-9] NO_BUILD= yes USES= gmake ruby diff --git a/databases/puppetdb7/Makefile b/databases/puppetdb7/Makefile index d8fe39f2e943..de27aa897615 100644 --- a/databases/puppetdb7/Makefile +++ b/databases/puppetdb7/Makefile @@ -10,6 +10,9 @@ WWW= https://docs.puppetlabs.com/puppetdb/latest/ LICENSE= APACHE20 +DEPRECATED= Reached EOL +EXPIRATION_DATE=2025-05-09 + RUN_DEPENDS= bash:shells/bash USE_RC_SUBR= puppetdb