svn commit: r433461 - in head/databases: puppetdb puppetdb-terminus

Rene Ladan rene at FreeBSD.org
Sun Feb 5 21:58:59 UTC 2017


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 at 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 at 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 \


More information about the svn-ports-head mailing list