Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2017 22:41:33 +0000 (UTC)
From:      Zach Leslie <zleslie@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449314 - head/databases/puppetdb3
Message-ID:  <201709052241.v85MfXxc001292@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zleslie
Date: Tue Sep  5 22:41:33 2017
New Revision: 449314
URL: https://svnweb.freebsd.org/changeset/ports/449314

Log:
  Deprecate databases/puppetdb3 due to being marked end of life upstream.
  
  Approved by:  mat (co-mentor)

Modified:
  head/databases/puppetdb3/Makefile

Modified: head/databases/puppetdb3/Makefile
==============================================================================
--- head/databases/puppetdb3/Makefile	Tue Sep  5 20:13:44 2017	(r449313)
+++ head/databases/puppetdb3/Makefile	Tue Sep  5 22:41:33 2017	(r449314)
@@ -9,6 +9,9 @@ PKGNAMESUFFIX=	3
 MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	PuppetDB storeconfigs backend
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=	2017-11-01
+
 LICENSE=	APACHE20
 
 RUN_DEPENDS=	bash:shells/bash \



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