pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xentools415 The original file includes a $Net...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e016058b18b0
branches:  trunk
changeset: 450507:e016058b18b0
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sun Apr 18 19:42:19 2021 +0000

description:
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.

diffstat:

 sysutils/xentools415/distinfo                                            |  4 ++--
 sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h |  5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r b74c610e3988 -r e016058b18b0 sysutils/xentools415/distinfo
--- a/sysutils/xentools415/distinfo     Sun Apr 18 15:25:44 2021 +0000
+++ b/sysutils/xentools415/distinfo     Sun Apr 18 19:42:19 2021 +0000
@@ -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_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 -r b74c610e3988 -r e016058b18b0 sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h
--- a/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h  Sun Apr 18 15:25:44 2021 +0000
+++ b/sysutils/xentools415/patches/patch-tools_include_xen-sys_NetBSD_evtchn.h  Sun Apr 18 19:42:19 2021 +0000
@@ -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
 - * 



Home | Main Index | Thread Index | Old Index