summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-08-23 03:02:14 +0000
committermaya <maya@pkgsrc.org>2017-08-23 03:02:14 +0000
commitaad0eea0c6af8b04f1cd082e1633182574856513 (patch)
tree8de21e2b9908738b32a63a36689d2282fc44bd80
parent74f5f0f8f38699e4212ab8dff66c0c0456d46acb (diff)
downloadpkgsrc-aad0eea0c6af8b04f1cd082e1633182574856513.tar.gz
Add comment to patch
-rw-r--r--sysutils/xentools48/distinfo4
-rw-r--r--sysutils/xentools48/patches/patch-tools_ocaml_common.make4
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/xentools48/distinfo b/sysutils/xentools48/distinfo
index 00700f6d70e..0e9b61c960c 100644
--- a/sysutils/xentools48/distinfo
+++ b/sysutils/xentools48/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2017/08/22 17:02:10 maya Exp $
+$NetBSD: distinfo,v 1.3 2017/08/23 03:02:14 maya Exp $
SHA1 (xen48/gmp-4.3.2.tar.bz2) = c011e8feaf1bb89158bd55eaabd7ef8fdd101a2c
RMD160 (xen48/gmp-4.3.2.tar.bz2) = a8f3f41501ece290c348aeb4444bbea40bc53e71
@@ -96,7 +96,7 @@ SHA1 (patch-tools_libxl_libxl_internal.h) = 613edc0fa055b23f5dc2a2448456d3d60053
SHA1 (patch-tools_libxl_libxl_uuid.c) = 1eb8c027dbeb7e67df7475ee6e4d87220140c65b
SHA1 (patch-tools_libxl_xl__cmdtable.c) = 073c08795af8ec828c60864a788c32e9cca31547
SHA1 (patch-tools_libxl_xl_cmdimpl.c) = d43beffad3c6da70cb69b2b5d3cf0b48f614e2a6
-SHA1 (patch-tools_ocaml_common.make) = b73a72e64c42176a178bb8d9e37c6c9867055146
+SHA1 (patch-tools_ocaml_common.make) = 961b2e23777ef39dec3ecde0d281705f960f4020
SHA1 (patch-tools_ocaml_xenstored_Makefile) = b267702cf4090c7b45bba530e60327fced24e3e5
SHA1 (patch-tools_ocaml_xenstored_define.ml) = 1f12a8a853b847b80e2c3bb5919ed2410a70092f
SHA1 (patch-tools_ocaml_xenstored_utils.ml) = 560b26b6d5030838721ddb4e3d819766c3db0349
diff --git a/sysutils/xentools48/patches/patch-tools_ocaml_common.make b/sysutils/xentools48/patches/patch-tools_ocaml_common.make
index c03ff205644..b8727db91a7 100644
--- a/sysutils/xentools48/patches/patch-tools_ocaml_common.make
+++ b/sysutils/xentools48/patches/patch-tools_ocaml_common.make
@@ -1,3 +1,7 @@
+$NetBSD: patch-tools_ocaml_common.make,v 1.3 2017/08/23 03:02:14 maya Exp $
+
+Handle ocaml-findlib 1.7.3 already appending destdir
+
--- tools/ocaml/common.make.orig 2016-12-05 12:03:27.000000000 +0000
+++ tools/ocaml/common.make 2017-08-18 16:00:39.195689939 +0100
@@ -3,7 +3,7 @@