Date: Thu, 8 Apr 2021 20:45:44 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e8ff47c396d - main - devel/urjtag: Update 2019.12 -> 2021.03 Message-ID: <202104082045.138Kji5x048866@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e8ff47c396dba5c49aefe80ec60791a5c5a7431 commit 1e8ff47c396dba5c49aefe80ec60791a5c5a7431 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-08 20:45:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-08 20:45:42 +0000 devel/urjtag: Update 2019.12 -> 2021.03 --- devel/urjtag/Makefile | 3 +-- devel/urjtag/distinfo | 6 +++--- devel/urjtag/files/patch-src_tap_usbconn_libusb.c | 11 ----------- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/devel/urjtag/Makefile b/devel/urjtag/Makefile index c590d76ceead..0ae63c875df1 100644 --- a/devel/urjtag/Makefile +++ b/devel/urjtag/Makefile @@ -1,8 +1,7 @@ # Created by: Bruce M. Simpson <bms@FreeBSD.org> PORTNAME= urjtag -DISTVERSION= 2019.12 -PORTREVISION= 2 +DISTVERSION= 2021.03 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/urjtag/distinfo b/devel/urjtag/distinfo index 6156b81e04f7..c60a494d266a 100644 --- a/devel/urjtag/distinfo +++ b/devel/urjtag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578774938 -SHA256 (urjtag-2019.12.tar.xz) = 19a46eba61e91f5b83a22f591af8d196d5329a4273b945e9c060c6acf6ae5bcc -SIZE (urjtag-2019.12.tar.xz) = 1208432 +TIMESTAMP = 1617914331 +SHA256 (urjtag-2021.03.tar.xz) = b0a2eaa245513af096dc4d770109832335c694c6c12aa5e92fefae8685416f1c +SIZE (urjtag-2021.03.tar.xz) = 1208440 diff --git a/devel/urjtag/files/patch-src_tap_usbconn_libusb.c b/devel/urjtag/files/patch-src_tap_usbconn_libusb.c deleted file mode 100644 index 2ee98690e007..000000000000 --- a/devel/urjtag/files/patch-src_tap_usbconn_libusb.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/tap/usbconn/libusb.c.orig 2020-01-11 20:59:55 UTC -+++ src/tap/usbconn/libusb.c -@@ -40,6 +40,8 @@ - #include "libusb.h" - #include "../usbconn.h" - -+extern const urj_usbconn_driver_t urj_tap_usbconn_libusb_driver; -+ - /* ---------------------------------------------------------------------- */ - - /* @return 1 when found, 0 when not */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104082045.138Kji5x048866>