From 4e12d92d550a7b887afdc600950b315a07b82479 Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 10 Jul 2015 13:33:41 +0000 Subject: Remove $Date: $ and $Revision: $ from scsi_netbsd.c, so that the file's checkup remains consistent after commits. Pointed out by Joerg While there add $NetBSD: $ to all patch files --- sysutils/mtx/distinfo | 10 +++++----- sysutils/mtx/patches/patch-Makefile.in | 4 ++++ sysutils/mtx/patches/patch-mtx.h | 2 ++ sysutils/mtx/patches/patch-mtxl.c | 2 ++ sysutils/mtx/patches/patch-scsi_netbsd.c | 7 +++---- 5 files changed, 16 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/mtx/distinfo b/sysutils/mtx/distinfo index 8be6b348ba5..9141e3e7c28 100644 --- a/sysutils/mtx/distinfo +++ b/sysutils/mtx/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1.1.1 2015/07/09 10:27:39 bouyer Exp $ +$NetBSD: distinfo,v 1.2 2015/07/10 13:33:41 bouyer Exp $ SHA1 (mtx-1.3.12.tar.gz) = 9823426934261c9186ed5954f67068e44d3f7cf3 RMD160 (mtx-1.3.12.tar.gz) = 7c9a762b489c1923e5508225cf8a5da8c53cc50f Size (mtx-1.3.12.tar.gz) = 235214 bytes -SHA1 (patch-Makefile.in) = d503b4af0c3c4681ec8c0b46873715f32ccc3a98 -SHA1 (patch-mtx.h) = 5781cc7f2df760f1329a666ab00c81b6f69dcc3c -SHA1 (patch-mtxl.c) = f745d030caad76e8d73b88c9d494ae39fadf49db -SHA1 (patch-scsi_netbsd.c) = 80bdcf3cea4d654b1750401d8b575245a6719b27 +SHA1 (patch-Makefile.in) = 4a526c1b362c08a7c5bd5a39b16ecf336e4b31c1 +SHA1 (patch-mtx.h) = 0b1a35ea5dc4dd639cf2bdc79bcfb06d2a551427 +SHA1 (patch-mtxl.c) = 6e1318d3501d49c670439da36f3654fc0e6d54f2 +SHA1 (patch-scsi_netbsd.c) = f763530fbac164a33f7704d0b0a80f135f18bb24 diff --git a/sysutils/mtx/patches/patch-Makefile.in b/sysutils/mtx/patches/patch-Makefile.in index 6a30494aafd..9a9871af581 100644 --- a/sysutils/mtx/patches/patch-Makefile.in +++ b/sysutils/mtx/patches/patch-Makefile.in @@ -1,3 +1,7 @@ +$NetBSD: patch-Makefile.in,v 1.2 2015/07/10 13:33:41 bouyer Exp $ + +Fix DESTDIR support + --- Makefile.in.orig 2015-07-08 16:29:12.000000000 +0200 +++ Makefile.in 2015-07-08 17:04:46.000000000 +0200 @@ -62,6 +62,10 @@ diff --git a/sysutils/mtx/patches/patch-mtx.h b/sysutils/mtx/patches/patch-mtx.h index 37d9e3fe93a..c3af9866674 100644 --- a/sysutils/mtx/patches/patch-mtx.h +++ b/sysutils/mtx/patches/patch-mtx.h @@ -1,3 +1,5 @@ +$NetBSD: patch-mtx.h,v 1.2 2015/07/10 13:33:41 bouyer Exp $ + --- mtx.h.orig 2015-07-08 16:23:01.000000000 +0200 +++ mtx.h 2015-07-08 16:24:24.000000000 +0200 @@ -68,6 +68,13 @@ diff --git a/sysutils/mtx/patches/patch-mtxl.c b/sysutils/mtx/patches/patch-mtxl.c index 41ed6ade3b2..0d036be3eeb 100644 --- a/sysutils/mtx/patches/patch-mtxl.c +++ b/sysutils/mtx/patches/patch-mtxl.c @@ -1,3 +1,5 @@ +$NetBSD: patch-mtxl.c,v 1.2 2015/07/10 13:33:41 bouyer Exp $ + --- mtxl.c.orig 2015-07-08 16:25:32.000000000 +0200 +++ mtxl.c 2015-07-08 16:26:04.000000000 +0200 @@ -41,6 +41,10 @@ diff --git a/sysutils/mtx/patches/patch-scsi_netbsd.c b/sysutils/mtx/patches/patch-scsi_netbsd.c index ea6a51a0618..4e9fb453584 100644 --- a/sysutils/mtx/patches/patch-scsi_netbsd.c +++ b/sysutils/mtx/patches/patch-scsi_netbsd.c @@ -1,12 +1,11 @@ +$NetBSD: patch-scsi_netbsd.c,v 1.2 2015/07/10 13:33:41 bouyer Exp $ + --- /dev/null 2015-07-08 16:44:57.000000000 +0200 +++ scsi_netbsd.c 2015-07-08 16:58:09.000000000 +0200 -@@ -0,0 +1,159 @@ +@@ -0,0 +1,156 @@ +/* Changes 2003 Steve Heck + Copyright 2007-2008 by Robert Nelson + -+$Date: 2015/07/09 10:27:39 $ -+$Revision: 1.1.1.1 $ -+ + This program is free software; you may redistribute and/or modify it under + the terms of the GNU General Public License Version 2 as published by the + Free Software Foundation. -- cgit v1.2.3