Subject: CVS commit: pkgsrc/devel/google-glog
From: Thomas Klausner
Date: 2016-11-01 16:22:26
Message id: 20161101152226.648D9FBA4@cvs.NetBSD.org

Log Message:
Updated google-glog to 0.3.4.

google-glog 0.3.4

    repository moved from code.google.com/p/google-glog to github.com/google/glog
    fixes for latest MSVS
    add libc++ support
    fix build issue in demangle.cc
    add callback for OpenObjectFileContainingPcAndGetStartAddress
    add StrError and replace posix_strerror_r call
    fix VC build by adding GOOGLE_GLOG_DLL_DECL
    style fix for C++11
    reduce dynamic allocation from 3 to 1 per log message
    attempt to improve mingw-w64 support
    support unordered_(map|set) by stl_logging

Files:
RevisionActionfile
1.5modifypkgsrc/devel/google-glog/Makefile
1.5modifypkgsrc/devel/google-glog/distinfo
1.1removepkgsrc/devel/google-glog/patches/patch-src_demangle.cc
1.1removepkgsrc/devel/google-glog/patches/patch-src_glog_stl__logging.h.in