Ticket #48679: Portfile.diff
File Portfile.diff, 1.4 KB (added by nomis52@…, 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name dfu-util 7 version 0. 77 version 0.8 8 8 categories cross devel 9 9 platforms darwin 10 10 maintainers gmail.com:benoit.triquet openmaintainer … … 14 14 15 15 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. 16 16 17 homepage http://dfu-util. gnumonks.org/17 homepage http://dfu-util.sourceforge.net/ 18 18 master_sites ${homepage}releases/ 19 19 #fetch.type git 20 20 #git.url git://gitorious.org/dfu-util/dfu-util.git 21 21 22 checksums rmd160 483974409743b3a69e4b5fb77cefd20b28b6f6d5\23 sha256 f52a2a5489fbf9f3204a6ada05e0b47ee322e19d81c712e0c58a332d80ec3eab22 checksums rmd160 f59c58f398bd51682f5bd41f00d4bded95cd6993 \ 23 sha256 55cbde9be12a212bd84bce9d1e63941d9a16139ed0d4912401367eba1502f058 24 24 25 25 depends_build port:pkgconfig 26 26