[151142] trunk/dports/net/iperf3/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 7 21:45:43 PDT 2016


Revision: 151142
          https://trac.macports.org/changeset/151142
Author:   ryandesign at macports.org
Date:     2016-08-07 21:45:42 -0700 (Sun, 07 Aug 2016)
Log Message:
-----------
iperf3: use github.setup the intended way

Modified Paths:
--------------
    trunk/dports/net/iperf3/Portfile

Modified: trunk/dports/net/iperf3/Portfile
===================================================================
--- trunk/dports/net/iperf3/Portfile	2016-08-08 04:40:36 UTC (rev 151141)
+++ trunk/dports/net/iperf3/Portfile	2016-08-08 04:45:42 UTC (rev 151142)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
+github.setup        esnet iperf 3.1.2
 name                iperf3
-version             3.1.2
 categories          net
 platforms           darwin
 license             BSD
@@ -16,10 +16,7 @@
                     of various parameters related to timing, protocols, and \
                     buffers. For each test it reports the bandwidth, loss, \
                     and other parameters.
-homepage            https://github.com/esnet/iperf
 
-github.setup        esnet iperf ${version}
-
 conflicts           ${name}-devel
 
 checksums           rmd160  646a6fc71534b0deda3d03819bbbf0bfd2ec7721 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160807/1e8e4ad2/attachment.html>


More information about the macports-changes mailing list