Commits

Davide Gerhard authored and Frank Schima committed d9a8c8a7a0b
dfu-programmer: update version to 0.7.2

- bump version to 0.7.2 - add license - correctly align - remove useless patch (now use pkg-config) - move to nomaintainer Closes: https://trac.macports.org/ticket/59849
No tags

cross/dfu-programmer/files/configure.patch

Deleted
1 ---- configure 2013-07-19 01:26:22.000000000 +0200
2 -+++ configure.new 2014-04-25 12:08:31.000000000 +0200
3 -@@ -3582,7 +3582,7 @@
4 - have_libusb_1_0=no
5 - if test "$disable_libusb_1_0" = "no"; then
6 - have_libusb_1_0=yes
7 -- LIBUSB_1_0_CFLAGS=-I/usr/include/libusb-1.0
8 -+ LIBUSB_1_0_CFLAGS="-I$prefix/include/libusb-1.0"
9 - LIBUSB_1_0_LIBS=-lusb-1.0
10 - if test "$have_libusb_1_0" = "yes"; then
11 - $as_echo "using libusb_1.0";

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut