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-dicomweb | |
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-dicomweb')
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index a766c5201f6e..ebdf663ced25 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} |