svn commit: r465388 - head/net/google-daemon
Steve Wills
swills at FreeBSD.org
Fri Mar 23 17:19:01 UTC 2018
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 at 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
More information about the svn-ports-all
mailing list