diff options
author | bouyer <bouyer@pkgsrc.org> | 2021-04-18 19:42:19 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2021-04-18 19:42:19 +0000 |
commit | 2c54f884635ee8d4a5212906c8351bfe55940e0c (patch) | |
tree | 7bc4506bd14984de23aa689cdd20c798e4a8bc63 | |
parent | 617caa4e7b1d04efa691ff1010cc083a7d9e7bf5 (diff) | |
download | pkgsrc-2c54f884635ee8d4a5212906c8351bfe55940e0c.tar.gz |
The original file includes a $NetBSD: $ CVS id, which also shows up in the
patch, gets expanded and breaks the build.
Manually adjust the patch file to avoid this line.
-rw-r--r-- | sysutils/xentools415/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/xentools415/distinfo b/sysutils/xentools415/distinfo index b66817d48ed..2cc0dab0b80 100644 --- a/sysutils/xentools415/distinfo +++ b/sysutils/xentools415/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1 2021/04/18 12:31:26 bouyer Exp $ +$NetBSD: distinfo,v 1.2 2021/04/18 19:42:19 bouyer Exp $ SHA1 (xen415/ipxe-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz) = 062f21086b853150eddb8cbae31f3f65b9df5520 RMD160 (xen415/ipxe-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz) = accba07024249a41f62731e4ff9f0dd9b45a7345 @@ -28,7 +28,7 @@ SHA1 (patch-tools_firmware_Makefile) = e3394f66acc09f166cf2ba5e66b9dc3fdedbbabf SHA1 (patch-tools_firmware_etherboot_Makefile) = 61741d59c72430d53682ea83deed91ee4ff3d220 SHA1 (patch-tools_hotplug_NetBSD_Makefile) = c032af025b18e888019247c47016dcf649c4f391 SHA1 (patch-tools_hotplug_common_Makefile) = 590186dfb31713e8d9ee675186f826bcbcba3c15 -SHA1 (patch-tools_include_xen-sys_NetBSD_evtchn.h) = b22184d6bdde315994635e12f96e993e1c47c1f4 +SHA1 (patch-tools_include_xen-sys_NetBSD_evtchn.h) = cac834bdddfab8bb76be3b4766f084f6fc2a7bc2 SHA1 (patch-tools_include_xen-sys_NetBSD_privcmd.h) = b47ef90b0e823b270c491b9206ae10b9f230971d SHA1 (patch-tools_libs_ctrl_Makefile) = e377e34e6f719b7433888eee94dba2ec264120bf SHA1 (patch-tools_libs_libs.mk) = 29b0faa8293d3579d67205505ea251edff1bd688 diff --git a/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h b/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h index 81dcda95053..0f38109adbe 100644 --- a/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h +++ b/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h @@ -1,11 +1,10 @@ -$NetBSD: patch-tools_include_xen-sys_NetBSD_evtchn.h,v 1.1 2021/04/18 12:31:26 bouyer Exp $ +$NetBSD: patch-tools_include_xen-sys_NetBSD_evtchn.h,v 1.2 2021/04/18 19:42:19 bouyer Exp $ Use system-provided headers instead of local, outdated definitions --- tools/include/xen-sys/NetBSD/evtchn.h.orig 2021-04-17 13:48:20.754547947 +0200 +++ tools/include/xen-sys/NetBSD/evtchn.h 2021-04-17 13:51:39.136816295 +0200 -@@ -1,86 +1,3 @@ --/* $NetBSD: patch-tools_include_xen-sys_NetBSD_evtchn.h,v 1.1 2021/04/18 12:31:26 bouyer Exp $ */ +@@ -2,85 +2,3 @@ -/****************************************************************************** - * evtchn.h - * |