Date: Fri, 23 Mar 2018 17:19:00 +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: r465388 - head/net/google-daemon Message-ID: <201803231719.w2NHJ0ec025277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Mar 23 17:19:00 2018 New Revision: 465388 URL: https://svnweb.freebsd.org/changeset/ports/465388 Log: net/google-daemon: mark deprecated Modified: head/net/google-daemon/Makefile (contents, props changed) Modified: head/net/google-daemon/Makefile ============================================================================== --- head/net/google-daemon/Makefile Fri Mar 23 17:16:36 2018 (r465387) +++ head/net/google-daemon/Makefile Fri Mar 23 17:19:00 2018 (r465388) @@ -9,6 +9,9 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Google daemon for use with Google Cloud Compute Engine +DEPRECATED= Please use sysutils/py-google-compute-engine instead +EXPIRATION_DATE=2018-04-24 + BUILD_DEPENDS= python:lang/python RUN_DEPENDS= python:lang/python \ sudo:security/sudo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803231719.w2NHJ0ec025277>