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

khindenburg at macports.org khindenburg at macports.org
Sun Jun 7 09:18:18 PDT 2015


Revision: 137258
          https://trac.macports.org/changeset/137258
Author:   khindenburg at macports.org
Date:     2015-06-07 09:18:18 -0700 (Sun, 07 Jun 2015)
Log Message:
-----------
git-flow: update -avh subport to 1.8.0; also change to use distfiles and checksums #46241

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

Modified: trunk/dports/devel/git-flow/Portfile
===================================================================
--- trunk/dports/devel/git-flow/Portfile	2015-06-07 16:18:14 UTC (rev 137257)
+++ trunk/dports/devel/git-flow/Portfile	2015-06-07 16:18:18 UTC (rev 137258)
@@ -56,15 +56,19 @@
 }
 
 subport ${realname}-avh {
-    github.setup        petervanderdoes gitflow 1.7.0
+    github.setup        petervanderdoes gitflow 1.8.0
+    fetch.type          standard
 
-    revision            1
     license             {BSD LGPL-2.1+}
     description         ${description_common} (avh Edition)
     long_description    ${description_common} \
                         This is the AVH Edition, and is actively developed.
     conflicts           ${realname} ${realname}-devel ${realname}-hf
 
+    distfiles           ${distname}${extract.suffix}
+    checksums           rmd160  80332b94697fefaa3055b47f181e584f8ce77cf7 \
+                        sha256  11bb69d7253b97404a86b9c803d3f4a9f610e8723e85aa3c3865dfa11416e48f
+
     destroot.destdir    prefix=${destroot}${prefix}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150607/06414088/attachment.html>


More information about the macports-changes mailing list