diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-05-19 07:22:00 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-05-19 07:22:00 +0800 |
commit | 511762b5684cf4cc3117d8478e66a9bd0d1829c7 (patch) | |
tree | 9ed9e05bdb8db1bb4cc3eaeb1b6cc8ba0d4696a4 /science/orthanc-dicomweb | |
parent | 111cf79780a7e578d9b10c0c8baa18c6800c50d2 (diff) | |
download | freebsd-ports-gnome-511762b5684cf4cc3117d8478e66a9bd0d1829c7.tar.gz freebsd-ports-gnome-511762b5684cf4cc3117d8478e66a9bd0d1829c7.tar.zst freebsd-ports-gnome-511762b5684cf4cc3117d8478e66a9bd0d1829c7.zip |
devel/google{test,mock}: update to 1.8.0.50
Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c
Diffstat (limited to 'science/orthanc-dicomweb')
-rw-r--r-- | science/orthanc-dicomweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index d5c38b08c5ef..1e2c9ee8a950 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} |