diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-28 03:47:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-12-28 03:47:20 +0800 |
commit | ac337a1ade8352d344a813a587403ca8bc7df873 (patch) | |
tree | 7e13b13221ebd279c8f14febd5abb339d6ce969b /science | |
parent | e96763baf14acc3c9e685aa4a34117fddd378247 (diff) | |
download | freebsd-ports-gnome-ac337a1ade8352d344a813a587403ca8bc7df873.tar.gz freebsd-ports-gnome-ac337a1ade8352d344a813a587403ca8bc7df873.tar.zst freebsd-ports-gnome-ac337a1ade8352d344a813a587403ca8bc7df873.zip |
devel/google{test,mock}: update to 1.8.0.450
Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
Diffstat (limited to 'science')
-rw-r--r-- | science/libkml/Makefile | 2 | ||||
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc-webviewer/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/science/libkml/Makefile b/science/libkml/Makefile index bbd4d063bf77..e4957a7cdedf 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -3,7 +3,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 615001ff0b64..4b6fcff349cd 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -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} diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index 8e34eca8d44c..4756de97fdd2 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -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 diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index a28c7c640867..816386411d34 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -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 |