[76315] trunk/dports/devel/git-flow/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 19 18:27:09 PST 2011


Revision: 76315
          http://trac.macports.org/changeset/76315
Author:   ryandesign at macports.org
Date:     2011-02-19 18:27:09 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
git-flow: maintainer update to 0.4.1; see #28480

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

Modified: trunk/dports/devel/git-flow/Portfile
===================================================================
--- trunk/dports/devel/git-flow/Portfile	2011-02-20 02:26:22 UTC (rev 76314)
+++ trunk/dports/devel/git-flow/Portfile	2011-02-20 02:27:09 UTC (rev 76315)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    git-flow
-version                 0.4
+version                 0.4.1
 categories              devel
 platforms               darwin
 maintainers             maiar.org:jason-macports
@@ -19,14 +19,14 @@
 homepage                http://github.com/nvie/gitflow
 fetch.type              git
 git.url                 git://github.com/nvie/gitflow.git
-git.branch              dc5d08dfad1ae4cc6a7d
+git.branch              1ffb6b1091f05466d3cd
 
 depends_build-append    port:git-core
 
 depends_run-append      port:getopt
 
 post-fetch {
-    # this will removed once the python re-write is complete
+    # this will be removed once the python re-write is complete
     system "cd ${worksrcpath} && git submodule init && git submodule update"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/27cd5645/attachment.html>


More information about the macports-changes mailing list