diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-15 09:41:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-15 09:41:12 +0800 |
commit | 1a8d281896d636272a26187daeea16cccd64573c (patch) | |
tree | 42c6e1333b9a5ecd61fa4cf730c9deeb6f592a78 /science/orthanc | |
parent | 940e850d406417a3ba5b99a9e84324fadbb5c5cb (diff) | |
download | freebsd-ports-gnome-1a8d281896d636272a26187daeea16cccd64573c.tar.gz freebsd-ports-gnome-1a8d281896d636272a26187daeea16cccd64573c.tar.zst freebsd-ports-gnome-1a8d281896d636272a26187daeea16cccd64573c.zip |
devel/google{test,mock}: update to 1.8.0.11
Changes: https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
Diffstat (limited to 'science/orthanc')
-rw-r--r-- | science/orthanc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index c2ef110d07d0..a61fd4548c18 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc PORTVERSION= 1.1.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 |