Ticket #46241: patch-Portfile-gitflow-avh.txt
File patch-Portfile-gitflow-avh.txt, 443 bytes (added by gorticus (Jason Mitchell), 10 years ago) |
---|
Line | |
---|---|
1 | --- Portfile.orig 2014-12-15 11:30:48.000000000 -0500 |
2 | +++ Portfile 2014-12-15 23:15:51.000000000 -0500 |
3 | @@ -55,9 +55,8 @@ |
4 | } |
5 | |
6 | subport ${realname}-avh { |
7 | - github.setup petervanderdoes gitflow 1.7.0 |
8 | + github.setup petervanderdoes gitflow 1.8.0 |
9 | |
10 | - revision 1 |
11 | license {BSD LGPL-2.1+} |
12 | description ${description_common} (avh Edition) |
13 | long_description ${description_common} \ |