On Apr 16, 2010, at 11:28, [email protected] wrote: > Revision: 66553 > http://trac.macports.org/changeset/66553 > Author: [email protected] > Date: 2010-04-16 09:28:34 -0700 (Fri, 16 Apr 2010) > Log Message: > ----------- > Added www category to rb-mustache > > Modified Paths: > -------------- > trunk/dports/ruby/rb-mustache/Portfile > > Modified: trunk/dports/ruby/rb-mustache/Portfile > =================================================================== > --- trunk/dports/ruby/rb-mustache/Portfile 2010-04-16 16:24:55 UTC (rev > 66552) > +++ trunk/dports/ruby/rb-mustache/Portfile 2010-04-16 16:28:34 UTC (rev > 66553) > @@ -3,11 +3,13 @@ > PortGroup ruby 1.0 > > ruby.setup mustache 0.10.0 gem > +revision 1
Don't change it now, but for future reference, there's no need to increase the revision unless you want to force users to rebuild the port. Just adding a category doesn't cause the software to build any differently, so there's no need to force a rebuild. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
