Bug 206689

Summary: databases/p5-SQL-Translator -- fix DIAGRAM option, add p5-strictures dependency
Product: Ports & Packages Reporter: Matthew Seaman <matthew>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (perl)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix DIAGRAM option, add p5-strictures dependency none

Description Matthew Seaman freebsd_committer freebsd_triage 2016-01-27 19:48:08 UTC
Created attachment 166200 [details]
Fix DIAGRAM option, add p5-strictures dependency

Add a dependency on p5-strictures.  It's not mentioned in META.yml or Makefile.pl which I guess is simply an error.

Fix the DIAGRAM option handling so that the additional ports are added to the RUN_DEPENDS if the option is selected.  Previously they'd only be added to the BUILD_DEPENDS with consequently disappointing results when installing from pkg.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2016-03-21 14:01:21 UTC
Committed with minor changes. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-21 14:04:48 UTC
A commit references this bug:

Author: mat
Date: Mon Mar 21 14:04:35 UTC 2016
New revision: 411567
URL: https://svnweb.freebsd.org/changeset/ports/411567

Log:
  Fix DIAGRAM option, add p5-strictures dependency.

  PR:		206689
  Submitted by:	matthew
  Sponsored by:	Absolight

Changes:
  head/databases/p5-SQL-Translator/Makefile