svn commit: r463956 - in head: databases/clickhouse devel/googlemock devel/googletest devel/googletest/files emulators/dolphin-emu science/libkml science/orthanc science/orthanc-dicomweb science/or...
Jan Beich
jbeich at FreeBSD.org
Fri Mar 9 12:07:39 UTC 2018
Author: jbeich
Date: Fri Mar 9 12:07:37 2018
New Revision: 463956
URL: https://svnweb.freebsd.org/changeset/ports/463956
Log:
devel/google{test,mock}: update to 1.8.0.712
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
Modified:
head/databases/clickhouse/Makefile (contents, props changed)
head/devel/googlemock/Makefile (contents, props changed)
head/devel/googlemock/distinfo (contents, props changed)
head/devel/googletest/Makefile (contents, props changed)
head/devel/googletest/distinfo (contents, props changed)
head/devel/googletest/files/patch-bsd-defines (contents, props changed)
head/emulators/dolphin-emu/Makefile (contents, props changed)
head/science/libkml/Makefile (contents, props changed)
head/science/orthanc-dicomweb/Makefile (contents, props changed)
head/science/orthanc-webviewer/Makefile (contents, props changed)
head/science/orthanc/Makefile (contents, props changed)
head/security/certificate-transparency/Makefile (contents, props changed)
Modified: head/databases/clickhouse/Makefile
==============================================================================
--- head/databases/clickhouse/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/databases/clickhouse/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -5,6 +5,7 @@ PORTNAME= clickhouse
PORTVERSION= 1.1.54342
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -stable
+PORTREVISION= 1
CATEGORIES= databases
PATCH_SITES= https://github.com/proller/${GH_PROJECT}/commit/
Modified: head/devel/googlemock/Makefile
==============================================================================
--- head/devel/googlemock/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/devel/googlemock/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,8 +3,8 @@
PORTNAME= googlemock
DISTVERSIONPREFIX= release-
-DISTVERSION= 1.8.0-450
-DISTVERSIONSUFFIX= -g5490beb
+DISTVERSION= 1.8.0-712
+DISTVERSIONSUFFIX= -g9bda90b
CATEGORIES= devel
MAINTAINER= jbeich at FreeBSD.org
Modified: head/devel/googlemock/distinfo
==============================================================================
--- head/devel/googlemock/distinfo Fri Mar 9 11:42:18 2018 (r463955)
+++ head/devel/googlemock/distinfo Fri Mar 9 12:07:37 2018 (r463956)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513908603
-SHA256 (google-googletest-release-1.8.0-450-g5490beb_GH0.tar.gz) = d66fee8f7420048318d63342950927ce047c0030d56f0f86d3a3d87f91a91066
-SIZE (google-googletest-release-1.8.0-450-g5490beb_GH0.tar.gz) = 950107
+TIMESTAMP = 1520457288
+SHA256 (google-googletest-release-1.8.0-712-g9bda90b_GH0.tar.gz) = edddf29136d95c595ce7596ddf7aa1b402f6a6254e634b45f29116d7aaf9f937
+SIZE (google-googletest-release-1.8.0-712-g9bda90b_GH0.tar.gz) = 966266
Modified: head/devel/googletest/Makefile
==============================================================================
--- head/devel/googletest/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/devel/googletest/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,8 +3,8 @@
PORTNAME= googletest
DISTVERSIONPREFIX= release-
-DISTVERSION= 1.8.0-450
-DISTVERSIONSUFFIX= -g5490beb
+DISTVERSION= 1.8.0-712
+DISTVERSIONSUFFIX= -g9bda90b
CATEGORIES= devel
MAINTAINER= jbeich at FreeBSD.org
Modified: head/devel/googletest/distinfo
==============================================================================
--- head/devel/googletest/distinfo Fri Mar 9 11:42:18 2018 (r463955)
+++ head/devel/googletest/distinfo Fri Mar 9 12:07:37 2018 (r463956)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513908603
-SHA256 (google-googletest-release-1.8.0-450-g5490beb_GH0.tar.gz) = d66fee8f7420048318d63342950927ce047c0030d56f0f86d3a3d87f91a91066
-SIZE (google-googletest-release-1.8.0-450-g5490beb_GH0.tar.gz) = 950107
+TIMESTAMP = 1520457288
+SHA256 (google-googletest-release-1.8.0-712-g9bda90b_GH0.tar.gz) = edddf29136d95c595ce7596ddf7aa1b402f6a6254e634b45f29116d7aaf9f937
+SIZE (google-googletest-release-1.8.0-712-g9bda90b_GH0.tar.gz) = 966266
Modified: head/devel/googletest/files/patch-bsd-defines
==============================================================================
--- head/devel/googletest/files/patch-bsd-defines Fri Mar 9 11:42:18 2018 (r463955)
+++ head/devel/googletest/files/patch-bsd-defines Fri Mar 9 12:07:37 2018 (r463956)
@@ -27,11 +27,11 @@ o Work around StreamingListenerTest with GCC 4.2
// GTEST_OS_FUCHSIA - Fuchsia
// GTEST_OS_HPUX - HP-UX
// GTEST_OS_LINUX - Linux
-@@ -610,6 +612,7 @@ typedef struct _RTL_CRITICAL_SECTION GTEST_CRITICAL_SE
+@@ -623,6 +625,7 @@ typedef struct _RTL_CRITICAL_SECTION GTEST_CRITICAL_SE
// to your compiler flags.
- #define GTEST_HAS_PTHREAD \
- (GTEST_OS_LINUX || GTEST_OS_MAC || GTEST_OS_HPUX || GTEST_OS_QNX || \
-+ GTEST_OS_GNU_KFREEBSD || GTEST_OS_DRAGONFLY || GTEST_OS_OPENBSD || \
+ #define GTEST_HAS_PTHREAD \
+ (GTEST_OS_LINUX || GTEST_OS_MAC || GTEST_OS_HPUX || GTEST_OS_QNX || \
++ GTEST_OS_GNU_KFREEBSD || GTEST_OS_DRAGONFLY || GTEST_OS_OPENBSD || \
GTEST_OS_FREEBSD || GTEST_OS_NACL || GTEST_OS_NETBSD || GTEST_OS_FUCHSIA)
#endif // GTEST_HAS_PTHREAD
Modified: head/emulators/dolphin-emu/Makefile
==============================================================================
--- head/emulators/dolphin-emu/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/emulators/dolphin-emu/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= emulators
MAINTAINER= martymac at FreeBSD.org
Modified: head/science/libkml/Makefile
==============================================================================
--- head/science/libkml/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/science/libkml/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= libkml
PORTVERSION= 1.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science
MAINTAINER= sunpoet at FreeBSD.org
Modified: head/science/orthanc-dicomweb/Makefile
==============================================================================
--- head/science/orthanc-dicomweb/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/science/orthanc-dicomweb/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= orthanc-dicomweb
PORTVERSION= 0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science net
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/
DISTNAME= OrthancDicomWeb-${PORTVERSION}
Modified: head/science/orthanc-webviewer/Makefile
==============================================================================
--- head/science/orthanc-webviewer/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/science/orthanc-webviewer/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= orthanc-webviewer
PORTVERSION= 2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science graphics
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
http://www.orthanc-server.com/downloads/third-party/WebViewer/:thirdparty
Modified: head/science/orthanc/Makefile
==============================================================================
--- head/science/orthanc/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/science/orthanc/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= orthanc
PORTVERSION= 1.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science graphics net www
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/orthanc/:main \
http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/:mongoose
Modified: head/security/certificate-transparency/Makefile
==============================================================================
--- head/security/certificate-transparency/Makefile Fri Mar 9 11:42:18 2018 (r463955)
+++ head/security/certificate-transparency/Makefile Fri Mar 9 12:07:37 2018 (r463956)
@@ -3,7 +3,7 @@
PORTNAME= certificate-transparency
PORTVERSION= 20161015
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= security
MAINTAINER= ports at FreeBSD.org
More information about the svn-ports-all
mailing list