> On Jul 28, 2014, at 11:53 PM, David Evans wrote: > > On 7/28/14 5:06 PM, Ryan Schmidt wrote: >>> On Jul 27, 2014, at 10:13 PM, [email protected] wrote: >>> >>> Revision >>> 122727 >>> Author >>> [email protected] >>> Date >>> 2014-07-27 20:13:24 -0700 (Sun, 27 Jul 2014) >>> Log Message >>> >>> munin: replace p5.12 with p5.16 (#44405), increment revision. >>> Modified Paths >>> >>> • trunk/dports/net/munin/Portfile >> >>> -depends_lib port:perl5.12 port:p5.12-net-server \ >>> - path:bin/config_data:p5.12-module-build \ >>> - port:p5.12-net-snmp port:p5.12-net-ssleay >>> +depends_lib port:perl5.16 port:p5.16-net-server \ >>> + path:bin/config_data:p5.16-module-build \ >>> + port:p5.16-net-snmp port:p5.16-net-ssleay >> p5.16-module-build does not provide a file ${prefix}/bin/config_data >> > Good point. The path is ${prefix}/libexec/perl5.16/config_data. All > the other perl versions use a similar versioned path. > So I don't understand what the original thinking was behind this path > dependency. > > Do you see any reason why this shouldn't just be replaced with a port: > depspec? That's the net effect of the current situation.
Using a port: depspec sounds reasonable to me, unless there's some alternate port that also provides config_data that I don't know about. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
