Bug 208356 - [PATCH] net-mgmt/librenms: circular dependency (x11 vs nox11)
Summary: [PATCH] net-mgmt/librenms: circular dependency (x11 vs nox11)
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: Muhammad Moinur Rahman
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-28 09:55 UTC by Daniel Ylitalo
Modified: 2016-04-15 09:37 UTC (History)
0 users

See Also:
bofh: maintainer-feedback+


Attachments
Patch that takes x11 vs nox11 into account (1.56 KB, patch)
2016-03-28 09:55 UTC, Daniel Ylitalo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2016-03-28 09:55:32 UTC
Created attachment 168723 [details]
Patch that takes x11 vs nox11 into account

If you have ImageMagick-nox11 compiled and installed then this port failes when trying to pull the ImageMagick port as it doesnt check x11 vs nox11, attached patch sorts that out.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-15 09:31:00 UTC
A commit references this bug:

Author: bofh
Date: Fri Apr 15 09:30:10 UTC 2016
New revision: 413328
URL: https://svnweb.freebsd.org/changeset/ports/413328

Log:
  net-mgmt/librenms: Update version 201601=>201604

  - Fix circular dependency of x11 and nox11 [1]

  PR:		208356 [1]
  Submitted by:	daniel@blodan.se [1]

Changes:
  head/net-mgmt/librenms/Makefile
  head/net-mgmt/librenms/distinfo
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2016-04-15 09:37:46 UTC
Committed with changes