pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libusb
Module Name: pkgsrc
Committed By: maya
Date: Tue Aug 6 09:27:31 UTC 2019
Modified Files:
pkgsrc/devel/libusb: Makefile distinfo
Removed Files:
pkgsrc/devel/libusb/patches: patch-descriptors.c
Log Message:
libusb: revert previous patch. this code is not doing unaligned access.
PR pkg/54441
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/libusb/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/libusb/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libusb/patches/patch-descriptors.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libusb/Makefile
diff -u pkgsrc/devel/libusb/Makefile:1.44 pkgsrc/devel/libusb/Makefile:1.45
--- pkgsrc/devel/libusb/Makefile:1.44 Tue Aug 6 09:12:10 2019
+++ pkgsrc/devel/libusb/Makefile Tue Aug 6 09:27:30 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2019/08/06 09:12:10 maya Exp $
+# $NetBSD: Makefile,v 1.45 2019/08/06 09:27:30 maya Exp $
DISTNAME= libusb-0.1.12
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}
Index: pkgsrc/devel/libusb/distinfo
diff -u pkgsrc/devel/libusb/distinfo:1.28 pkgsrc/devel/libusb/distinfo:1.29
--- pkgsrc/devel/libusb/distinfo:1.28 Tue Aug 6 09:12:10 2019
+++ pkgsrc/devel/libusb/distinfo Tue Aug 6 09:27:30 2019
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.28 2019/08/06 09:12:10 maya Exp $
+$NetBSD: distinfo,v 1.29 2019/08/06 09:27:30 maya Exp $
SHA1 (libusb-0.1.12.tar.gz) = 599a5168590f66bc6f1f9a299579fd8500614807
RMD160 (libusb-0.1.12.tar.gz) = 63848df717e00fff67ab30ba86a85466370d4e8e
@@ -11,4 +11,3 @@ SHA1 (patch-ad) = 8ea70b0501ccd725d19a73
SHA1 (patch-ae) = 49a01ebe66de4965f3611cf42db09703aa68c415
SHA1 (patch-af) = e46e576a589fb65488011a41df95f744230c0c6c
SHA1 (patch-darwin.c) = 20df5d5970bf86f6f4ada002ca16a3bccf5bb4ff
-SHA1 (patch-descriptors.c) = 14cc1b46f094585fcfbb2ba046b89c3eb5cf49f9
Home |
Main Index |
Thread Index |
Old Index