[137541] trunk/dports/net/scapy/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Jun 13 15:58:37 PDT 2015
Revision: 137541
https://trac.macports.org/changeset/137541
Author: khindenburg at macports.org
Date: 2015-06-13 15:58:37 -0700 (Sat, 13 Jun 2015)
Log Message:
-----------
scapy: update to 2.3.1 #47765
Modified Paths:
--------------
trunk/dports/net/scapy/Portfile
Modified: trunk/dports/net/scapy/Portfile
===================================================================
--- trunk/dports/net/scapy/Portfile 2015-06-13 22:31:26 UTC (rev 137540)
+++ trunk/dports/net/scapy/Portfile 2015-06-13 22:58:37 UTC (rev 137541)
@@ -5,8 +5,8 @@
PortGroup python 1.0
name scapy
-version 2.2.0
-revision 1
+version 2.3.1
+use_zip yes
python.default_version 27
categories net security python
license GPL-2
@@ -31,8 +31,8 @@
homepage http://www.secdev.org/projects/scapy
master_sites ${homepage}/files/
-checksums sha256 c5363b224df0efbd78d7dc4d8a518e5518b2e7affc2e5f1fcecd4efa3ab815af \
- rmd160 0cb0e14e6e84ba6a22b0afd7f2913a98888a418e
+checksums rmd160 8541e0925148564c8a3c74814b01a8172e4f8b59 \
+ sha256 9a4bacfca772f385d71bad43b1676d5f5b380c8bceb24443dcda29bc13108262
depends_lib-append port:py${python.version}-readline port:py${python.version}-pylibpcap \
port:py${python.version}-libdnet port:py${python.version}-crypto
@@ -58,7 +58,4 @@
depends_run-append port:sox
}
-livecheck.type regex
-#livecheck.url http://hg.secdev.org/scapy/tags ## 404
-livecheck.url http://www.secdev.org/projects/scapy/files/
-livecheck.regex "scapy-(\[\\d.\]+).zip"
+livecheck.regex scapy-(\[\\d.\]+).zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150613/cb7edd12/attachment-0001.html>
More information about the macports-changes
mailing list