summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2012-10-08 16:59:26 +0000
committerdholland <dholland>2012-10-08 16:59:26 +0000
commitbac14ad38252c0711b169b4264b4bff21e3b91db (patch)
tree0298c97313c2a345da820542d46d6d1b0cf7dbb9 /devel
parent2f702e81ae722cdcad4d76fee5c57b2c4213d6a5 (diff)
downloadpkgsrc-bac14ad38252c0711b169b4264b4bff21e3b91db.tar.gz
oops, add patch comments (meant to do that before committing)
Diffstat (limited to 'devel')
-rw-r--r--devel/libusb1/distinfo8
-rw-r--r--devel/libusb1/patches/patch-configure4
-rw-r--r--devel/libusb1/patches/patch-configure.ac4
-rw-r--r--devel/libusb1/patches/patch-libusb_os_openbsd__usb.c4
4 files changed, 13 insertions, 7 deletions
diff --git a/devel/libusb1/distinfo b/devel/libusb1/distinfo
index 73a512dd8fc..6f99eb04f8f 100644
--- a/devel/libusb1/distinfo
+++ b/devel/libusb1/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2012/10/08 16:54:07 dholland Exp $
+$NetBSD: distinfo,v 1.3 2012/10/08 16:59:26 dholland Exp $
SHA1 (libusb-1.0.9.tar.bz2) = 025582ff2f6216e2dbc2610ae16b2e073e1b3346
RMD160 (libusb-1.0.9.tar.bz2) = 5410570f8ce31783044eb04aebaae7ade3b21a61
Size (libusb-1.0.9.tar.bz2) = 421971 bytes
-SHA1 (patch-configure) = affe76f2b0644e3b4090822750058472dad2b412
-SHA1 (patch-configure.ac) = f14ba91c76300b221db1b4761dc3b2adde8b36f7
-SHA1 (patch-libusb_os_openbsd__usb.c) = d0956db2544f4340a97acec9f72b6b852e8c3de8
+SHA1 (patch-configure) = 16945e970e356009d1022d9832ef3ee532435422
+SHA1 (patch-configure.ac) = 3d8234d368409a23da0f346822bea276c6081e8b
+SHA1 (patch-libusb_os_openbsd__usb.c) = 2c8c5b9efe7c809120d752b49c6484edbc2cac71
diff --git a/devel/libusb1/patches/patch-configure b/devel/libusb1/patches/patch-configure
index 5474a36a087..8aecb371153 100644
--- a/devel/libusb1/patches/patch-configure
+++ b/devel/libusb1/patches/patch-configure
@@ -1,4 +1,6 @@
-$NetBSD: patch-configure,v 1.1 2012/10/08 16:54:07 dholland Exp $
+$NetBSD: patch-configure,v 1.2 2012/10/08 16:59:26 dholland Exp $
+
+Recognize Dragonfly.
--- configure.orig 2012-10-06 07:29:32.285323000 +0000
+++ configure
diff --git a/devel/libusb1/patches/patch-configure.ac b/devel/libusb1/patches/patch-configure.ac
index dc12c3b5436..f1e52341ded 100644
--- a/devel/libusb1/patches/patch-configure.ac
+++ b/devel/libusb1/patches/patch-configure.ac
@@ -1,4 +1,6 @@
-$NetBSD: patch-configure.ac,v 1.1 2012/10/08 16:54:07 dholland Exp $
+$NetBSD: patch-configure.ac,v 1.2 2012/10/08 16:59:26 dholland Exp $
+
+Recognize Dragonfly.
--- configure.ac.orig 2012-04-20 06:44:27.000000000 +0000
+++ configure.ac
diff --git a/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c b/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c
index f1dc6035806..02d2f42dab3 100644
--- a/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c
+++ b/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c
@@ -1,4 +1,6 @@
-$NetBSD: patch-libusb_os_openbsd__usb.c,v 1.1 2012/10/08 16:54:07 dholland Exp $
+$NetBSD: patch-libusb_os_openbsd__usb.c,v 1.2 2012/10/08 16:59:26 dholland Exp $
+
+Fix build on Dragonfly.
--- libusb/os/openbsd_usb.c.orig 2012-04-20 06:44:27.000000000 +0000
+++ libusb/os/openbsd_usb.c