mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net-mgmt/statsd: schedule for removal on 2019-11-01 due to expired www/node6
While here fix FATAL portlint error.
This commit is contained in:
parent
d1ca3cc6c6
commit
07aa439cf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508760
1 changed files with 4 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
PORTNAME= statsd
|
PORTNAME= statsd
|
||||||
PORTVERSION= 0.7.2
|
PORTVERSION= 0.7.2
|
||||||
PORTREVISION= 1
|
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
|
|
||||||
MAINTAINER= kimor79@yahoo.com
|
MAINTAINER= kimor79@yahoo.com
|
||||||
|
@ -12,6 +12,9 @@ COMMENT= Simple daemon for easy stats aggregation
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= depends on expired www/node6
|
||||||
|
EXPIRATION_DATE=2019-11-01
|
||||||
|
|
||||||
RUN_DEPENDS= node6>=0:www/node6
|
RUN_DEPENDS= node6>=0:www/node6
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue