Bug 228134 - net-mgmt/statsd: require older node
Summary: net-mgmt/statsd: require older node
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 22:15 UTC by Steve Wills
Modified: 2018-06-14 23:49 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kimor79)


Attachments
patch to require node6 (487 bytes, patch)
2018-05-10 22:15 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2018-05-10 22:15:02 UTC
Created attachment 193255 [details]
patch to require node6

net-mgmt/statsd doesn't work with newer versions of node. Please see attached patch which changes the port to require the version of node needed for the port to function.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-14 23:49:19 UTC
A commit references this bug:

Author: swills
Date: Thu Jun 14 23:48:29 UTC 2018
New revision: 472418
URL: https://svnweb.freebsd.org/changeset/ports/472418

Log:
  net-mgmt/statsd: require older node

  PR:		228134
  Approved by:	maintainer timeout (kimor79@yahoo.com, > 1 month)

Changes:
  head/net-mgmt/statsd/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-06-14 23:49:39 UTC
Committed.