[87225] trunk/dports/devel/hub/Portfile

phw at macports.org phw at macports.org
Mon Nov 14 03:24:33 PST 2011


Revision: 87225
          http://trac.macports.org/changeset/87225
Author:   phw at macports.org
Date:     2011-11-14 03:24:32 -0800 (Mon, 14 Nov 2011)
Log Message:
-----------
Added note to Port 'hub' to create an alias for everyday use

Modified Paths:
--------------
    trunk/dports/devel/hub/Portfile

Modified: trunk/dports/devel/hub/Portfile
===================================================================
--- trunk/dports/devel/hub/Portfile	2011-11-14 10:54:17 UTC (rev 87224)
+++ trunk/dports/devel/hub/Portfile	2011-11-14 11:24:32 UTC (rev 87225)
@@ -30,6 +30,14 @@
 build       {}
 destroot    {
             xinstall ${worksrcpath} ${destroot}${prefix}/bin
+            notes "############################################################################
+# To use 'hub' as a true git wrapper
+# add the following line to your .bashrc
+#
+# alias git=hub
+#
+# or use 'hub' as standalone command
+############################################################################"
             }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111114/2f1ed8bd/attachment-0001.html>


More information about the macports-changes mailing list