diff options
| author | Romain Tartière <romain@FreeBSD.org> | 2021-02-28 21:27:55 +0000 |
|---|---|---|
| committer | Romain Tartière <romain@FreeBSD.org> | 2021-02-28 21:27:55 +0000 |
| commit | f7bb8989f97b6abf8d7f7f7d1e10791ebd862d0a (patch) | |
| tree | e0e7c8fcde554e047603199da7c0573634c79aa9 /databases/puppetdb-terminus5 | |
| parent | Update to 7.2.0 (diff) | |
Mark Puppet 5 related ports as deprecated
Puppet 5 has reached EOL on 2021-01-31. Users are advised to switch to Puppet
6 or Puppet 7.
With hat: puppet
Diffstat (limited to 'databases/puppetdb-terminus5')
| -rw-r--r-- | databases/puppetdb-terminus5/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/puppetdb-terminus5/Makefile b/databases/puppetdb-terminus5/Makefile index 95b4536fb4f6..858e913da974 100644 --- a/databases/puppetdb-terminus5/Makefile +++ b/databases/puppetdb-terminus5/Makefile @@ -12,6 +12,9 @@ COMMENT= PuppetDB storeconfigs backend terminus module LICENSE= APACHE20 +DEPRECATED= Puppet 5 has reached EOL +EXPIRATION_DATE=2021-07-01 + BUILD_DEPENDS= puppet5>=0:sysutils/puppet5 CONFLICTS_INSTALL= puppetdb-terminus6-* puppetdb-terminus7-* |
