pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libusb1 oops, add patch comments (meant to do th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0404d0a7a205
branches:  trunk
changeset: 609707:0404d0a7a205
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Oct 08 16:59:26 2012 +0000

description:
oops, add patch comments (meant to do that before committing)

diffstat:

 devel/libusb1/distinfo                               |  8 ++++----
 devel/libusb1/patches/patch-configure                |  4 +++-
 devel/libusb1/patches/patch-configure.ac             |  4 +++-
 devel/libusb1/patches/patch-libusb_os_openbsd__usb.c |  4 +++-
 4 files changed, 13 insertions(+), 7 deletions(-)

diffs (49 lines):

diff -r 334927794f1a -r 0404d0a7a205 devel/libusb1/distinfo
--- a/devel/libusb1/distinfo    Mon Oct 08 16:54:07 2012 +0000
+++ b/devel/libusb1/distinfo    Mon Oct 08 16:59:26 2012 +0000
@@ -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 -r 334927794f1a -r 0404d0a7a205 devel/libusb1/patches/patch-configure
--- a/devel/libusb1/patches/patch-configure     Mon Oct 08 16:54:07 2012 +0000
+++ b/devel/libusb1/patches/patch-configure     Mon Oct 08 16:59:26 2012 +0000
@@ -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 -r 334927794f1a -r 0404d0a7a205 devel/libusb1/patches/patch-configure.ac
--- a/devel/libusb1/patches/patch-configure.ac  Mon Oct 08 16:54:07 2012 +0000
+++ b/devel/libusb1/patches/patch-configure.ac  Mon Oct 08 16:59:26 2012 +0000
@@ -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 -r 334927794f1a -r 0404d0a7a205 devel/libusb1/patches/patch-libusb_os_openbsd__usb.c
--- a/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c      Mon Oct 08 16:54:07 2012 +0000
+++ b/devel/libusb1/patches/patch-libusb_os_openbsd__usb.c      Mon Oct 08 16:59:26 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index