Index: head/devel/glog/Makefile =================================================================== --- head/devel/glog/Makefile (revision 440499) +++ head/devel/glog/Makefile (revision 440500) @@ -1,34 +1,34 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= glog -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library of C++ classes for flexible logging LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgflags.so:devel/gflags OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LDFLAGS+= -lexecinfo TEST_TARGET= check USE_LDCONFIG= yes USES= execinfo libtool localbase pathfix PORTDOCS= * GH_ACCOUNT= google USE_GITHUB= yes post-patch: @${REINPLACE_CMD} -e '/^docdir = / s| = .*| = ${DOCSDIR}|' ${WRKSRC}/Makefile.in .include Index: head/devel/glog/distinfo =================================================================== --- head/devel/glog/distinfo (revision 440499) +++ head/devel/glog/distinfo (revision 440500) @@ -1,2 +1,3 @@ -SHA256 (google-glog-v0.3.4_GH0.tar.gz) = ce99d58dce74458f7656a68935d7a0c048fa7b4626566a71b7f4e545920ceb10 -SIZE (google-glog-v0.3.4_GH0.tar.gz) = 522508 +TIMESTAMP = 1494337370 +SHA256 (google-glog-v0.3.5_GH0.tar.gz) = 277846fa6ac3d569fed48c8e32191ffd286ca52b808f243c81a4a91a9f9ff113 +SIZE (google-glog-v0.3.5_GH0.tar.gz) = 532256 Index: head/devel/glog/files/patch-src-stl_logging_unittest.cc =================================================================== --- head/devel/glog/files/patch-src-stl_logging_unittest.cc (revision 440499) +++ head/devel/glog/files/patch-src-stl_logging_unittest.cc (nonexistent) @@ -1,10 +0,0 @@ ---- src/stl_logging_unittest.cc.orig 2015-03-11 04:02:27 UTC -+++ src/stl_logging_unittest.cc -@@ -41,6 +41,7 @@ - // C++0x isn't enabled by default in GCC and libc++ does not have - // non-standard ext/* and tr1/unordered_*. - # if defined(_LIBCPP_VERSION) -+# define GLOG_STL_LOGGING_FOR_FORWARD_LIST - # define GLOG_STL_LOGGING_FOR_UNORDERED - # else - # define GLOG_STL_LOGGING_FOR_EXT_HASH Property changes on: head/devel/glog/files/patch-src-stl_logging_unittest.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property