[123128] trunk/dports/devel/git-flow/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 5 18:20:17 PDT 2014
Revision: 123128
https://trac.macports.org/changeset/123128
Author: ryandesign at macports.org
Date: 2014-08-05 18:20:17 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
git-flow: remove commas from license names
Modified Paths:
--------------
trunk/dports/devel/git-flow/Portfile
Modified: trunk/dports/devel/git-flow/Portfile
===================================================================
--- trunk/dports/devel/git-flow/Portfile 2014-08-06 01:19:10 UTC (rev 123127)
+++ trunk/dports/devel/git-flow/Portfile 2014-08-06 01:20:17 UTC (rev 123128)
@@ -14,7 +14,7 @@
categories devel
platforms darwin
maintainers maiar.org:jason-macports openmaintainer
-license {BSD, LGPL-2.1+}
+license {BSD LGPL-2.1+}
supported_archs noarch
description ${description_common} (nvie)
@@ -40,7 +40,7 @@
github.setup nvie gitflow 15aab26490facf285acef56cb5d61025eacb3a69
revision 1
- license {BSD, LGPL-2.1+}
+ license {BSD LGPL-2.1+}
description ${description_common} (nvie devel)
long_description ${description_common} \
This is the nvie develop branch, not maintained.
@@ -60,7 +60,7 @@
github.setup petervanderdoes gitflow 1.7.0
revision 1
- license {BSD, LGPL-2.1+}
+ license {BSD LGPL-2.1+}
description ${description_common} (avh Edition)
long_description ${description_common} \
This is the AVH Edition, and is actively developed.
@@ -73,7 +73,7 @@
github.setup datasift gitflow 1.5.2
revision 1
- license {BSD, LGPL-2.1+}
+ license {BSD LGPL-2.1+}
description ${description_common} (HubFlow)
long_description ${description_common} \
This is the HubFlow version, and is actively developed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/303fa550/attachment.html>
More information about the macports-changes
mailing list