[34496] trunk/dports/devel/git-core/Portfile
ram at macports.org
ram at macports.org
Tue Feb 26 18:46:16 PST 2008
Revision: 34496
http://trac.macosforge.org/projects/macports/changeset/34496
Author: ram at macports.org
Date: 2008-02-26 18:46:15 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
devel/git-core: fix port lint warnings
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2008-02-26 23:20:30 UTC (rev 34495)
+++ trunk/dports/devel/git-core/Portfile 2008-02-27 02:46:15 UTC (rev 34496)
@@ -73,14 +73,14 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
- checksums-append git-htmldocs-${version}${extract.suffix} sha1 aad6c2b3d69f18f59f1dbdd2cc8baf7ea4a87002
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 aad6c2b3d69f18f59f1dbdd2cc8baf7ea4a87002
}
variant svn description {Bi-directional subversion repository support} {
depends_run-append port:subversion port:p5-libwww-perl port:p5-svn-simple port:p5-term-readkey
}
-variant bash_completion {
+variant bash_completion description {Bash completion support} {
depends_run-append port:bash_completion
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080226/ab7b2032/attachment-0001.html
More information about the macports-changes
mailing list