[151664] trunk/dports/net/masscan/Portfile

mf2k at macports.org mf2k at macports.org
Fri Aug 19 07:29:56 PDT 2016


Revision: 151664
          https://trac.macports.org/changeset/151664
Author:   mf2k at macports.org
Date:     2016-08-19 07:29:55 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
masscan: Move a few lines to logical positions. Minor description tweak.

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

Modified: trunk/dports/net/masscan/Portfile
===================================================================
--- trunk/dports/net/masscan/Portfile	2016-08-19 14:26:44 UTC (rev 151663)
+++ trunk/dports/net/masscan/Portfile	2016-08-19 14:29:55 UTC (rev 151664)
@@ -19,8 +19,8 @@
                     famous port scanner. Internally, it operates \
                     more like scanrand, unicornscan, and ZMap, \
                     using asynchronous transmission. The major \
-                    difference is that it's faster than these \
-                    other scanners. In addition, it's more \
+                    difference is that it is faster than these \
+                    other scanners. In addition, it is more \
                     flexible, allowing arbitrary address ranges \
                     and port ranges.
 
@@ -37,7 +37,7 @@
 
 patchfiles          patch-Makefile.diff
 
-variant universal {}
+use_configure       no
 
 build.args          CC=${configure.cc} \
                     CFLAGS="${configure.cflags} [get_canonical_archflags cc]"
@@ -47,7 +47,7 @@
     xinstall -m 644 ${worksrcpath}/doc/masscan.8 ${destroot}${prefix}/share/man/man8/
 }
 
-use_configure       no
+variant universal {}
 
 test.run            yes
 test.target         regress
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/227415de/attachment.html>


More information about the macports-changes mailing list