[123135] trunk/dports/devel/git-flow-bash-completion/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 5 18:42:19 PDT 2014


Revision: 123135
          https://trac.macports.org/changeset/123135
Author:   ryandesign at macports.org
Date:     2014-08-05 18:42:19 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
git-flow-bash-completion: update to 0.4.2.2; use distfile instead of fetching from git

Modified Paths:
--------------
    trunk/dports/devel/git-flow-bash-completion/Portfile

Modified: trunk/dports/devel/git-flow-bash-completion/Portfile
===================================================================
--- trunk/dports/devel/git-flow-bash-completion/Portfile	2014-08-06 01:41:19 UTC (rev 123134)
+++ trunk/dports/devel/git-flow-bash-completion/Portfile	2014-08-06 01:42:19 UTC (rev 123135)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               github 1.0
 
-github.setup            bobthecow git-flow-completion 0.4.2
+github.setup            bobthecow git-flow-completion 0.4.2.2
 
 name                    git-flow-bash-completion
 categories              devel
@@ -19,11 +19,12 @@
                         \n\t* feature, hotfix and release branches \
                         \n\t* remote feature, hotfix and release branch names
 
-fetch.type              git
-
 platforms               darwin
 supported_archs         noarch
 
+checksums               rmd160  f3bcfd2441af2b0d101fa6445ce289063bc62d1e \
+                        sha256  85aad27fe14d68c9e778a49168ccd513842f984745a43ced004bdcf1e1667d99
+
 depends_run-append      port:git-flow \
                         port:bash-completion
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/5fad9537/attachment.html>


More information about the macports-changes mailing list