Bug 202148

Summary: [MAINTAINER] devel/ocaml-opam: change defaults (upstream request)
Product: Ports & Packages Reporter: joris
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
change defaults options none

Description joris 2015-08-07 03:54:03 UTC
Created attachment 159631 [details]
change defaults options

set aspcud as default solver, add a dependency to campl4 required to use the system compiler.

Suggested by Anil Madhavapeddy
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-07 11:52:21 UTC
A commit references this bug:

Author: robak
Date: Fri Aug  7 11:51:59 UTC 2015
New revision: 393689
URL: https://svnweb.freebsd.org/changeset/ports/393689

Log:
  devel/ocaml-opam: change default options

  - Set aspcud as default solver, add a dependency to campl4 required
    to use the system compiler as per upstream request.

  PR:		202148
  Submitted by:	Joris Giovannangeli <joris@giovannangeli.fr> (maintainer)

Changes:
  head/devel/ocaml-opam/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-08-07 11:52:34 UTC
Committed, thanks!