Date: Mon, 12 Aug 2019 18:37:38 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508760 - head/net-mgmt/statsd Message-ID: <201908121837.x7CIbcaT052748@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Mon Aug 12 18:37:37 2019 New Revision: 508760 URL: https://svnweb.freebsd.org/changeset/ports/508760 Log: net-mgmt/statsd: schedule for removal on 2019-11-01 due to expired www/node6 While here fix FATAL portlint error. Modified: head/net-mgmt/statsd/Makefile Modified: head/net-mgmt/statsd/Makefile ============================================================================== --- head/net-mgmt/statsd/Makefile Mon Aug 12 18:34:01 2019 (r508759) +++ head/net-mgmt/statsd/Makefile Mon Aug 12 18:37:37 2019 (r508760) @@ -2,8 +2,8 @@ PORTNAME= statsd PORTVERSION= 0.7.2 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= kimor79@yahoo.com @@ -11,6 +11,9 @@ COMMENT= Simple daemon for easy stats aggregation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE + +DEPRECATED= depends on expired www/node6 +EXPIRATION_DATE=2019-11-01 RUN_DEPENDS= node6>=0:www/node6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908121837.x7CIbcaT052748>