pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/protobuf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May 14 20:46:21 UTC 2021

Modified Files:
        pkgsrc/devel/protobuf: distinfo
        pkgsrc/devel/protobuf/patches: patch-src_google_protobuf_stubs_port.h

Log Message:
protobuf: add an upstream pull request that reports the same problem


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/protobuf/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/protobuf/distinfo
diff -u pkgsrc/devel/protobuf/distinfo:1.51 pkgsrc/devel/protobuf/distinfo:1.52
--- pkgsrc/devel/protobuf/distinfo:1.51 Fri May 14 19:36:47 2021
+++ pkgsrc/devel/protobuf/distinfo      Fri May 14 20:46:20 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.51 2021/05/14 19:36:47 wiz Exp $
+$NetBSD: distinfo,v 1.52 2021/05/14 20:46:20 wiz Exp $
 
 SHA1 (protobuf-cpp-3.17.0.tar.gz) = aa0c0e46f06adbb199f45fcb69a115b7344ada79
 RMD160 (protobuf-cpp-3.17.0.tar.gz) = 691ee68e6a5e59bd5e4b9b7361d481c38ae7c691
@@ -6,5 +6,5 @@ SHA512 (protobuf-cpp-3.17.0.tar.gz) = 9f
 Size (protobuf-cpp-3.17.0.tar.gz) = 4688814 bytes
 SHA1 (patch-configure) = 22a1fc4e701b348772b3e2e4c68aad3b97032cc5
 SHA1 (patch-src_google_protobuf_port__def.inc) = c65c327878691dcd7d3c7be496c51ca4ff8ae776
-SHA1 (patch-src_google_protobuf_stubs_port.h) = cc09f2d6507ef11adb158226b33a282063e0b453
+SHA1 (patch-src_google_protobuf_stubs_port.h) = d1ced40cccf13b48b60b77edf4aace8c667e8429
 SHA1 (patch-third__party_googletest_googlemock_configure) = fe3b812e819130d87d99316144507d2454461cd1

Index: pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h
diff -u pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h:1.1 pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h:1.2
--- pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h:1.1    Fri May 14 19:36:47 2021
+++ pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_stubs_port.h        Fri May 14 20:46:21 2021
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_google_protobuf_stubs_port.h,v 1.1 2021/05/14 19:36:47 wiz Exp $
+$NetBSD: patch-src_google_protobuf_stubs_port.h,v 1.2 2021/05/14 20:46:21 wiz Exp $
 
 Fix parentheses.
+https://github.com/protocolbuffers/protobuf/pull/8613/commits/88af5d829c133995b88882370b5813600e4d060c
 
 --- src/google/protobuf/stubs/port.h.orig      2021-05-12 23:23:56.000000000 +0000
 +++ src/google/protobuf/stubs/port.h



Home | Main Index | Thread Index | Old Index