[51868] trunk/dports/devel/git-core/Portfile

toby at macports.org toby at macports.org
Fri Jun 5 13:38:19 PDT 2009


Revision: 51868
          http://trac.macports.org/changeset/51868
Author:   toby at macports.org
Date:     2009-06-05 13:38:19 -0700 (Fri, 05 Jun 2009)
Log Message:
-----------
fix lint whinging

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-06-05 20:25:03 UTC (rev 51867)
+++ trunk/dports/devel/git-core/Portfile	2009-06-05 20:38:19 UTC (rev 51868)
@@ -103,7 +103,7 @@
     depends_run-append  port:subversion port:p5-libwww-perl port:p5-svn-simple port:p5-term-readkey
 }
 
-variant bash_completion description {Bash completion support} {
+variant bash_completion {
     depends_run-append  port:bash-completion
 
     post-destroot {
@@ -115,5 +115,5 @@
 
 default_variants    +doc
 
-livecheck.check         regex
+livecheck.type          regex
 livecheck.regex         {<div id="ver">v([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090605/9a57888c/attachment.html>


More information about the macports-changes mailing list