On Apr 3, 2012, at 07:23, [email protected] wrote: > Revision: 91490 > https://trac.macports.org/changeset/91490 > Author: [email protected] > Date: 2012-04-03 05:23:13 -0700 (Tue, 03 Apr 2012) > Log Message: > ----------- > mercurial: Added hgk, the visual history browser to the default install. > > Modified Paths: > -------------- > trunk/dports/devel/mercurial/Portfile > > Modified: trunk/dports/devel/mercurial/Portfile > =================================================================== > --- trunk/dports/devel/mercurial/Portfile 2012-04-03 12:17:38 UTC (rev > 91489) > +++ trunk/dports/devel/mercurial/Portfile 2012-04-03 12:23:13 UTC (rev > 91490) > @@ -64,6 +64,9 @@ > # copy hgweb.cgi hgwebdir.cgi > file copy ${worksrcpath}/hgweb.cgi ${destroot}${prefix}/share/${name}/ > > + # copy hgk, the visual history browser > + file copy ${worksrcpath}/contrib/hgk ${destroot}${prefix}/bin/hgk
For such a change, the port's revision must also be increased. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
