[MacPorts] #71360: p5.34-dbd-mysql @5.10.0 has non-existing variants

MacPorts noreply at macports.org
Sat Mar 15 18:15:47 UTC 2025


#71360: p5.34-dbd-mysql @5.10.0 has non-existing variants
---------------------------+--------------------
  Reporter:  ballapete     |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.4
Resolution:                |   Keywords:
      Port:  p5-dbd-mysql  |
---------------------------+--------------------

Comment (by jhoyt4):

 After many months in the queue, I have closed the PR without acceptance.

 The trivial change required to fox this was to change
 line 103 from:

 {{{
 variant $variant_name conflicts $conflict_list description "build with
 $variant_name" {}
 }}}
  to

 {{{
 variant $variant_name conflicts {*}$conflict_list description "build with
 $variant_name" {}
 }}}

 then delete the active conflicts if statement.

 The revisions will be available here for a little while if someone wants
 to fix this issue:
 [https://github.com/macports/macports-ports/compare/master...jhoyt4
 :macports-ports:p5-dbd-mysql]

-- 
Ticket URL: <https://trac.macports.org/ticket/71360#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list