[91490] trunk/dports/devel/mercurial/Portfile

deric at macports.org deric at macports.org
Tue Apr 3 05:23:13 PDT 2012


Revision: 91490
          https://trac.macports.org/changeset/91490
Author:   deric at macports.org
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
+
     if {[variant_isset bash_completion]} {
         xinstall -d ${destroot}${prefix}/etc/bash_completion.d
         copy ${worksrcpath}/contrib/bash_completion ${destroot}${prefix}/etc/bash_completion.d/mercurial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120403/4d91314c/attachment.html>


More information about the macports-changes mailing list