[140985] trunk/dports/cross/dfu-util/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Oct 7 06:59:00 PDT 2015


Revision: 140985
          https://trac.macports.org/changeset/140985
Author:   khindenburg at macports.org
Date:     2015-10-07 06:58:59 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
dfu-util: update to 0.8; new homepage #48679

Modified Paths:
--------------
    trunk/dports/cross/dfu-util/Portfile

Modified: trunk/dports/cross/dfu-util/Portfile
===================================================================
--- trunk/dports/cross/dfu-util/Portfile	2015-10-07 13:40:30 UTC (rev 140984)
+++ trunk/dports/cross/dfu-util/Portfile	2015-10-07 13:58:59 UTC (rev 140985)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                dfu-util
-version             0.7
+version             0.8
 categories          cross devel
 platforms           darwin
 maintainers         gmail.com:benoit.triquet openmaintainer
@@ -14,17 +14,14 @@
 
 long_description    dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 specifications of the USB forum. DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. Using dfu-util you can download firmware to your DFU-enabled device or upload firmware from it. dfu-util has been tested with the Openmoko Neo1973 and Freerunner and many other devices.
 
-homepage            http://dfu-util.gnumonks.org/
+homepage            http://dfu-util.sourceforge.net/
 master_sites        ${homepage}releases/
 #fetch.type          git
 #git.url             git://gitorious.org/dfu-util/dfu-util.git
 
-checksums           rmd160  483974409743b3a69e4b5fb77cefd20b28b6f6d5 \
-                    sha256  f52a2a5489fbf9f3204a6ada05e0b47ee322e19d81c712e0c58a332d80ec3eab
+checksums           rmd160  f59c58f398bd51682f5bd41f00d4bded95cd6993 \
+                    sha256 55cbde9be12a212bd84bce9d1e63941d9a16139ed0d4912401367eba1502f058
 
 depends_build       port:pkgconfig
 
 depends_lib         port:libusb
-
-livecheck.type      regex
-livecheck.regex     >${name}-(\\d+\\.\\d+)${extract.suffix}<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/10913353/attachment.html>


More information about the macports-changes mailing list