Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2017 21:58:58 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433461 - in head/databases: puppetdb puppetdb-terminus
Message-ID:  <201702052158.v15LwwTi097868@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Feb  5 21:58:58 2017
New Revision: 433461
URL: https://svnweb.freebsd.org/changeset/ports/433461

Log:
  Schedule databases/puppetdb[-terminus] for removal in two months, they depend
  on expired sysutils/puppet38. Please upgrade to a later version of these ports.

Modified:
  head/databases/puppetdb-terminus/Makefile
  head/databases/puppetdb/Makefile

Modified: head/databases/puppetdb-terminus/Makefile
==============================================================================
--- head/databases/puppetdb-terminus/Makefile	Sun Feb  5 21:52:43 2017	(r433460)
+++ head/databases/puppetdb-terminus/Makefile	Sun Feb  5 21:58:58 2017	(r433461)
@@ -10,6 +10,9 @@ DISTNAME=	puppetdb-${PORTVERSION}
 MAINTAINER=	freebsd@geoffgarside.co.uk
 COMMENT=	PuppetDB storeconfigs backend terminus module
 
+DEPRECATED=	Depends on expired sysutils/puppet38, use puppetdb-terminus[34]
+EXPIRATION_DATE=2017-04-05
+
 LICENSE=	APACHE20
 
 BUILD_DEPENDS=	puppet38>=0:sysutils/puppet38

Modified: head/databases/puppetdb/Makefile
==============================================================================
--- head/databases/puppetdb/Makefile	Sun Feb  5 21:52:43 2017	(r433460)
+++ head/databases/puppetdb/Makefile	Sun Feb  5 21:58:58 2017	(r433461)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://downloads.puppetlab
 MAINTAINER=	freebsd@zleslie.info
 COMMENT=	PuppetDB storeconfigs backend
 
+DEPRECATED=	Depends on expired sysutils/puppet38, use puppetdb[34] instead
+EXPIRATION_DATE=2017-04-05
+
 LICENSE=	APACHE20
 
 RUN_DEPENDS=	bash:shells/bash \



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