mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
devel/urjtag: Update 2019.12 -> 2021.03
This commit is contained in:
parent
190ab967a4
commit
1e8ff47c39
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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 */
|
Loading…
Reference in New Issue
Block a user