[151581] trunk/dports/net/impacket/Portfile

g5pw at macports.org g5pw at macports.org
Thu Aug 18 01:23:13 PDT 2016


Revision: 151581
          https://trac.macports.org/changeset/151581
Author:   g5pw at macports.org
Date:     2016-08-18 01:23:13 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
net/impacket: update to 0.9.15

Move upstream to GitHub

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

Modified: trunk/dports/net/impacket/Portfile
===================================================================
--- trunk/dports/net/impacket/Portfile	2016-08-18 08:19:35 UTC (rev 151580)
+++ trunk/dports/net/impacket/Portfile	2016-08-18 08:23:13 UTC (rev 151581)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           github 1.0
 
-name                impacket
-version             0.9.12
+github.setup        CoreSecurity impacket 0_9_15 impacket_
+version             0.9.15
 python.default_version 27
 maintainers         g5pw openmaintainer
 
@@ -27,10 +28,6 @@
 
 homepage            http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Impacket
 
-master_sites        https://pypi.python.org/packages/source/i/${name}/
+checksums           rmd160  3f23cb6bd617a484e3e66a4b4bcef979ba1c0475 \
+                    sha256  55077e258472c5fe6b37cd08a3cedfb178db4d679bd13d5d071875f93ad02f6d
 
-checksums           rmd160  6d67c02f6e7a15a5d5ab2d24297d66cdce6b5442 \
-                    sha256  59cd71e69ac66e6b2905d663e475772f1f94b93b039f929ba3d655a730fbd935
-
-livecheck.type      regex
-livecheck.regex     "(\\d+(\\.\\d+){2,3}), updated on"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/6c6288e7/attachment.html>


More information about the macports-changes mailing list