#38379: New port "databases/sysbench" ----------------------------------+-------------------------------- Reporter: alexander.janssen@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: sysbench | ----------------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:8 alexander.janssen@…]:
mysql4 and mysql5 can live happily together without getting in the way of each other.
No they can't; not in MacPorts at least. The MacPorts ports for mysql4 and mysql5 already conflict with one another. mysql4 has this in its portfile: {{{ conflicts mysql5 mysql5-devel }}} And mysql5 has this in its portfile: {{{ conflicts mysql5-devel mysql4 }}} So the variants here should probably follow suit with these conflicts.
So, I'll try to fix the things I can solve right now; you want me to
submit a new portfile and delete the old attachment? Yeah, submit a new portfile; it's up to you whether you want to replace the old one or not. -- Ticket URL: <https://trac.macports.org/ticket/38379#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X