pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/protobuf protobuf: Add comment into patch file (...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e9a14735500
branches:  trunk
changeset: 415535:9e9a14735500
user:      otis <otis%pkgsrc.org@localhost>
date:      Wed Oct 09 08:46:22 2019 +0000

description:
protobuf: Add comment into patch file (cmath and pull request)

diffstat:

 devel/protobuf/distinfo                                          |  4 ++--
 devel/protobuf/patches/patch-src_google_protobuf_text__format.cc |  7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 9938567030a3 -r 9e9a14735500 devel/protobuf/distinfo
--- a/devel/protobuf/distinfo   Wed Oct 09 07:29:25 2019 +0000
+++ b/devel/protobuf/distinfo   Wed Oct 09 08:46:22 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.29 2019/10/08 22:11:37 otis Exp $
+$NetBSD: distinfo,v 1.30 2019/10/09 08:46:22 otis Exp $
 
 SHA1 (protobuf-cpp-3.10.0.tar.gz) = 01f3871186d50364e5d6cea9bb2436c0343d2e9c
 RMD160 (protobuf-cpp-3.10.0.tar.gz) = 1995e96095f922ae817b3624c00f11b2533b6a6c
 SHA512 (protobuf-cpp-3.10.0.tar.gz) = bdf2c7b658376757b1df5b79d82606d868561bb69ee6ee5025c9a16df14cce67333d97ffa3b9736c157ab6153490f7943a21fe5264e9f4e4a6f782cd014116e2
 Size (protobuf-cpp-3.10.0.tar.gz) = 4599017 bytes
 SHA1 (patch-configure) = 22a1fc4e701b348772b3e2e4c68aad3b97032cc5
-SHA1 (patch-src_google_protobuf_text__format.cc) = d37012ac03912cf7665a46d5f493113d9774c218
+SHA1 (patch-src_google_protobuf_text__format.cc) = b0f6007f0c74f537c9bca2950b3443e51fd91d22
 SHA1 (patch-third__party_googletest_googlemock_configure) = fe3b812e819130d87d99316144507d2454461cd1
diff -r 9938567030a3 -r 9e9a14735500 devel/protobuf/patches/patch-src_google_protobuf_text__format.cc
--- a/devel/protobuf/patches/patch-src_google_protobuf_text__format.cc  Wed Oct 09 07:29:25 2019 +0000
+++ b/devel/protobuf/patches/patch-src_google_protobuf_text__format.cc  Wed Oct 09 08:46:22 2019 +0000
@@ -1,4 +1,9 @@
-$NetBSD: patch-src_google_protobuf_text__format.cc,v 1.1 2019/10/08 22:11:37 otis Exp $
+$NetBSD: patch-src_google_protobuf_text__format.cc,v 1.2 2019/10/09 08:46:22 otis Exp $
+
+Fix build on NetBSD 8.1 with gcc 5.5.0.
+
+Also, pull request with upstream has been opened at:
+https://github.com/protocolbuffers/protobuf/pull/6747
 
 --- src/google/protobuf/text_format.cc.orig    2019-10-03 00:08:05.000000000 +0000
 +++ src/google/protobuf/text_format.cc



Home | Main Index | Thread Index | Old Index