On Dec 13, 2009, at 19:39, [email protected] wrote: > Revision: 61530 > http://trac.macports.org/changeset/61530 > Author: [email protected] > Date: 2009-12-13 17:38:58 -0800 (Sun, 13 Dec 2009) > Log Message: > ----------- > Bump to 1.6.1. Fixed livecheck. > > Modified Paths: > -------------- > trunk/dports/gnome/liferea/Portfile > > Modified: trunk/dports/gnome/liferea/Portfile > =================================================================== > --- trunk/dports/gnome/liferea/Portfile 2009-12-14 00:54:15 UTC (rev > 61529) > +++ trunk/dports/gnome/liferea/Portfile 2009-12-14 01:38:58 UTC (rev > 61530) > @@ -3,8 +3,7 @@ > PortSystem 1.0 > > name liferea > -version 1.6.0 > -epoch 20090731 > +version 1.6.1
I put the epoch line back in the portfile, because the epoch line can never be removed from a portfile; the epoch can only ever increase, otherwise MacPorts will not report the port as being outdated. I put the epoch line above the version line now, to better indicate that the epoch takes precedence over the version. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
