> On Aug 18, 2014, at 1:46 PM, [email protected] wrote: > > Revision > 124087 > Author > [email protected] > Date > 2014-08-18 11:46:57 -0700 (Mon, 18 Aug 2014) > Log Message > > rpm5x: replace with 5.4.x > Modified Paths > > • trunk/dports/sysutils/rpm52/Portfile > • trunk/dports/sysutils/rpm53/Portfile > Diff > > Modified: trunk/dports/sysutils/rpm52/Portfile (124086 => 124087) > > --- trunk/dports/sysutils/rpm52/Portfile 2014-08-18 18:46:37 UTC (rev > 124086) > +++ trunk/dports/sysutils/rpm52/Portfile 2014-08-18 18:46:57 UTC (rev > 124087) > > @@ -24,6 +24,8 @@ > > rmd160 a66017c6b8a7e0a1de6be945e3823a7ab2051c75 > > worksrcdir rpm-${version} > > > > +replaced_by rpm54 > + > > depends_build port:expat port:neon \ > > port:python27 port:perl5.16 \ > > port:readline port:beecrypt \ > > Modified: trunk/dports/sysutils/rpm53/Portfile (124086 => 124087) > > --- trunk/dports/sysutils/rpm53/Portfile 2014-08-18 18:46:37 UTC (rev > 124086) > +++ trunk/dports/sysutils/rpm53/Portfile 2014-08-18 18:46:57 UTC (rev > 124087) > > @@ -27,6 +27,8 @@ > > rmd160 fa9b6d83376cb3e20d0969e0394d1516ee89cc52 > > worksrcdir rpm-${version} > > > > +replaced_by rpm54 > + > > depends_build port:expat port:neon \ > > port:python27 port:perl5.16 \ > > port:readline port:beecrypt \
This is not sufficient to replace a port. For the proper procedure, see https://trac.macports.org/wiki/PortfileRecipes#replaced-by _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
