From owner-svn-ports-head@freebsd.org Wed Dec 27 19:47:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CE1BEA90BA; Wed, 27 Dec 2017 19:47:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36D5F734E8; Wed, 27 Dec 2017 19:47:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBRJlLOM069963; Wed, 27 Dec 2017 19:47:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBRJlK6g069952; Wed, 27 Dec 2017 19:47:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712271947.vBRJlK6g069952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 27 Dec 2017 19:47:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457386 - in head: devel/googlemock devel/googletest emulators/dolphin-emu science/libkml science/orthanc science/orthanc-dicomweb science/orthanc-webviewer security/certificate-transpa... X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: devel/googlemock devel/googletest emulators/dolphin-emu science/libkml science/orthanc science/orthanc-dicomweb science/orthanc-webviewer security/certificate-transparency X-SVN-Commit-Revision: 457386 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2017 19:47:22 -0000 Author: jbeich Date: Wed Dec 27 19:47:20 2017 New Revision: 457386 URL: https://svnweb.freebsd.org/changeset/ports/457386 Log: devel/google{test,mock}: update to 1.8.0.450 Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb Modified: 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/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/devel/googlemock/Makefile ============================================================================== --- head/devel/googlemock/Makefile Wed Dec 27 19:41:07 2017 (r457385) +++ head/devel/googlemock/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,8 +3,8 @@ PORTNAME= googlemock DISTVERSIONPREFIX= release- -DISTVERSION= 1.8.0-358 -DISTVERSIONSUFFIX= -gf1a87d7 +DISTVERSION= 1.8.0-450 +DISTVERSIONSUFFIX= -g5490beb CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/googlemock/distinfo ============================================================================== --- head/devel/googlemock/distinfo Wed Dec 27 19:41:07 2017 (r457385) +++ head/devel/googlemock/distinfo Wed Dec 27 19:47:20 2017 (r457386) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506208862 -SHA256 (google-googletest-release-1.8.0-358-gf1a87d7_GH0.tar.gz) = cc71cd610a5781cca285d1568e4b573e7a33f585bf690b7569e433c2dff99c41 -SIZE (google-googletest-release-1.8.0-358-gf1a87d7_GH0.tar.gz) = 953367 +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 Modified: head/devel/googletest/Makefile ============================================================================== --- head/devel/googletest/Makefile Wed Dec 27 19:41:07 2017 (r457385) +++ head/devel/googletest/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,8 +3,8 @@ PORTNAME= googletest DISTVERSIONPREFIX= release- -DISTVERSION= 1.8.0-358 -DISTVERSIONSUFFIX= -gf1a87d7 +DISTVERSION= 1.8.0-450 +DISTVERSIONSUFFIX= -g5490beb CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/googletest/distinfo ============================================================================== --- head/devel/googletest/distinfo Wed Dec 27 19:41:07 2017 (r457385) +++ head/devel/googletest/distinfo Wed Dec 27 19:47:20 2017 (r457386) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506208862 -SHA256 (google-googletest-release-1.8.0-358-gf1a87d7_GH0.tar.gz) = cc71cd610a5781cca285d1568e4b573e7a33f585bf690b7569e433c2dff99c41 -SIZE (google-googletest-release-1.8.0-358-gf1a87d7_GH0.tar.gz) = 953367 +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 Modified: head/emulators/dolphin-emu/Makefile ============================================================================== --- head/emulators/dolphin-emu/Makefile Wed Dec 27 19:41:07 2017 (r457385) +++ head/emulators/dolphin-emu/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org Modified: head/science/libkml/Makefile ============================================================================== --- head/science/libkml/Makefile Wed Dec 27 19:41:07 2017 (r457385) +++ head/science/libkml/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,7 +3,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org Modified: head/science/orthanc-dicomweb/Makefile ============================================================================== --- head/science/orthanc-dicomweb/Makefile Wed Dec 27 19:41:07 2017 (r457385) +++ head/science/orthanc-dicomweb/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,6 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.4 +PORTREVISION= 1 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 Wed Dec 27 19:41:07 2017 (r457385) +++ head/science/orthanc-webviewer/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,6 +3,7 @@ PORTNAME= orthanc-webviewer PORTVERSION= 2.3 +PORTREVISION= 1 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 Wed Dec 27 19:41:07 2017 (r457385) +++ head/science/orthanc/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,6 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.3.0 +PORTREVISION= 1 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 Wed Dec 27 19:41:07 2017 (r457385) +++ head/security/certificate-transparency/Makefile Wed Dec 27 19:47:20 2017 (r457386) @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security MAINTAINER= ports@FreeBSD.org