pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gpsd: Document patch
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Apr 30 19:10:53 2019 -0400
Changeset: f666d5c50f66a3546351db41ed3f16102f4634bc
Modified Files:
gpsd/distinfo
gpsd/patches/patch-SConstruct
Log Message:
gpsd: Document patch
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f666d5c50f66a3546351db41ed3f16102f4634bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gpsd/distinfo | 2 +-
gpsd/patches/patch-SConstruct | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diffs:
diff --git a/gpsd/distinfo b/gpsd/distinfo
index b46f955123..d19ccde660 100644
--- a/gpsd/distinfo
+++ b/gpsd/distinfo
@@ -4,6 +4,6 @@ SHA1 (gpsd-3.18.tar.gz) = 9785ca861dc2fc3373119b8067f3b420c564c4c4
RMD160 (gpsd-3.18.tar.gz) = 8499ad1637bf6dbf6b7349d74b0dd6317771e87b
SHA512 (gpsd-3.18.tar.gz) = c80f2ef6856faa0b38f3d258be9801982588916677401654902ef0b8ec9e62c8b3cb9421f41b4a1e2e27a15a3f3562cbf68ce7bf03a19746ab62f80172d85434
Size (gpsd-3.18.tar.gz) = 9020649 bytes
-SHA1 (patch-SConstruct) = 96eddeff747abafe5dccc76b62603bf522bf9251
+SHA1 (patch-SConstruct) = cf084bbba9ed420d935a9873019e4c6ffa043787
SHA1 (patch-gpspipe.c) = 43d9e99867175418874adaaf210a429819c3ea9a
SHA1 (patch-serial.c) = b28f1d209ecf27fcd7a98dcacb201632f3667d56
diff --git a/gpsd/patches/patch-SConstruct b/gpsd/patches/patch-SConstruct
index 08e8bd8e76..b092c60eee 100644
--- a/gpsd/patches/patch-SConstruct
+++ b/gpsd/patches/patch-SConstruct
@@ -1,5 +1,10 @@
$NetBSD$
+Tell scons to pass the wrapper config variable to children, so the
+wrapped compiler works.
+
+Not yet addressed upstream.
+
--- SConstruct.orig 2018-10-03 00:05:28.000000000 +0000
+++ SConstruct
@@ -280,6 +280,7 @@ import_env = (
Home |
Main Index |
Thread Index |
Old Index