Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2018 17:19:14 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465389 - head/net/google-startup-scripts
Message-ID:  <201803231719.w2NHJE56025387@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Mar 23 17:19:14 2018
New Revision: 465389
URL: https://svnweb.freebsd.org/changeset/ports/465389

Log:
  net/google-startup-scripts: mark deprecated

Modified:
  head/net/google-startup-scripts/Makefile   (contents, props changed)

Modified: head/net/google-startup-scripts/Makefile
==============================================================================
--- head/net/google-startup-scripts/Makefile	Fri Mar 23 17:19:00 2018	(r465388)
+++ head/net/google-startup-scripts/Makefile	Fri Mar 23 17:19:14 2018	(r465389)
@@ -8,6 +8,9 @@ CATEGORIES=	net
 MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Startup scripts that interact with Google Compute Engine VMs
 
+DEPRECATED=	Please use sysutils/py-google-compute-engine instead
+EXPIRATION_DATE=2018-04-24
+
 BUILD_DEPENDS=	python:lang/python
 RUN_DEPENDS=	python:lang/python \
 		curl:ftp/curl \



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