Bug 206689 - databases/p5-SQL-Translator -- fix DIAGRAM option, add p5-strictures dependency
Summary: databases/p5-SQL-Translator -- fix DIAGRAM option, add p5-strictures dependency
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-27 19:48 UTC by Matthew Seaman
Modified: 2016-03-21 14:04 UTC (History)
0 users

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


Attachments
Fix DIAGRAM option, add p5-strictures dependency (1.37 KB, text/plain)
2016-01-27 19:48 UTC, Matthew Seaman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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