On Wed, Dec 10, 2014 at 5:02 AM, Joshua Root wrote: >> Revision: 129225 >> https://trac.macports.org/changeset/129225 >> Author: mojca at macports.org >> Date: 2014-12-09 13:20:22 -0800 (Tue, 09 Dec 2014) >> Log Message: >> ----------- >> p5-wx-demo: upgrade to 0.22, add p5.18, p5.20 >> >> Modified Paths: >> -------------- >> trunk/dports/perl/p5-wx-demo/Portfile >> >> Modified: trunk/dports/perl/p5-wx-demo/Portfile >> =================================================================== >> --- trunk/dports/perl/p5-wx-demo/Portfile 2014-12-09 20:50:27 UTC (rev >> 129224) >> +++ trunk/dports/perl/p5-wx-demo/Portfile 2014-12-09 21:20:22 UTC (rev >> 129225) >> @@ -4,8 +4,8 @@ >> PortSystem 1.0 >> PortGroup perl5 1.0 >> >> -perl5.branches 5.12 5.14 5.16 >> -perl5.setup Wx-Demo 0.21 >> +perl5.branches 5.12 5.14 5.16 5.18 5.20 >> +perl5.setup Wx-Demo 0.22 > > Two of these subports are broken: > > % port lint p5.12-wx-demo p5.14-wx-demo > ---> Verifying Portfile for p5.12-wx-demo > Error: Unknown dependency: p5.12-wx > ---> 1 errors and 0 warnings found. > ---> Verifying Portfile for p5.14-wx-demo > Error: Unknown dependency: p5.14-wx > ---> 1 errors and 0 warnings found.
Thanks a lot for reminding me (it was already broken earlier, but nobody noticed). I removed 5.12 and 5.14 in r129321. Mojca _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
