[129560] trunk/dports/devel/git-flow/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Dec 15 08:07:11 PST 2014
Revision: 129560
https://trac.macports.org/changeset/129560
Author: ryandesign at macports.org
Date: 2014-12-15 08:07:11 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
git-flow: remove duplicate git fetch dependency
Modified Paths:
--------------
trunk/dports/devel/git-flow/Portfile
Modified: trunk/dports/devel/git-flow/Portfile
===================================================================
--- trunk/dports/devel/git-flow/Portfile 2014-12-15 16:04:41 UTC (rev 129559)
+++ trunk/dports/devel/git-flow/Portfile 2014-12-15 16:07:11 UTC (rev 129560)
@@ -28,7 +28,6 @@
destroot.destdir prefix=${destroot}${prefix}
- depends_fetch-append bin:git:git
post-fetch {
# Does the github portgroup support 'clone --recursive'?
# This will be removed once the python re-write is complete.
@@ -48,7 +47,6 @@
destroot.destdir prefix=${destroot}${prefix}
- depends_fetch-append bin:git:git
post-fetch {
# Does the github portgroup support 'clone --recursive'?
# This will be removed once the python re-write is complete.
@@ -83,7 +81,6 @@
destroot.cmd ./install.sh
destroot.destdir
- depends_fetch-append bin:git:git
post-fetch {
# Does the github portgroup support 'clone --recursive'?
# This will be removed once the python re-write is complete.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/ec2f860f/attachment.html>
More information about the macports-changes
mailing list