[144528] trunk/dports/cross/binwalk/Portfile

stromnov at macports.org stromnov at macports.org
Mon Jan 11 13:11:12 PST 2016


Revision: 144528
          https://trac.macports.org/changeset/144528
Author:   stromnov at macports.org
Date:     2016-01-11 13:11:12 -0800 (Mon, 11 Jan 2016)
Log Message:
-----------
binwalk: update to version 2.1.1

Modified Paths:
--------------
    trunk/dports/cross/binwalk/Portfile

Modified: trunk/dports/cross/binwalk/Portfile
===================================================================
--- trunk/dports/cross/binwalk/Portfile	2016-01-11 21:01:48 UTC (rev 144527)
+++ trunk/dports/cross/binwalk/Portfile	2016-01-11 21:11:12 UTC (rev 144528)
@@ -5,25 +5,23 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-name                binwalk
-github.setup        devttys0 binwalk 2.0.1 v
+github.setup        devttys0 binwalk 2.1.1 v
 categories          cross
 platforms           darwin
-supported_archs     noarch
 license             MIT
+supported_archs     noarch
+
+python.default_version  27
+
 maintainers         stromnov openmaintainer
 
 description         Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images
 long_description    ${description}
 
-checksums           rmd160  140b7540d44920fc497bec3e3f734563af97b71c \
-                    sha256  7248045028f0dd04d42980b187ef44e7aa6c95e3c4f54cf56bb9ad90a3a33c3d
+homepage            http://binwalk.org
 
-python.default_version  27
+checksums           rmd160  272e9b9aae95cca266376d069d3e7a87207e6eb3 \
+                    sha256  ae9c17b76fc5a318a5feea37d4fa082a9a897a38ffbe8f585eef5c8d6cbb046b
 
 depends_lib-append  port:py${python.default_version}-setuptools \
                     port:py${python.default_version}-liblzma
-
-livecheck.type      regex
-livecheck.url       ${homepage}/releases
-livecheck.regex     /${github.author}/${github.project}/releases/tag/${github.tag_prefix}(${github.version})
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160111/90f23f15/attachment.html>


More information about the macports-changes mailing list