diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
commit | 266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /science/orthanc-dicomweb | |
parent | 2e63595319438dc25c26fecca02eacd1bca51f8b (diff) | |
download | freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.gz freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.zst freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.zip |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
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 2f5f3d043c3b..d5c38b08c5ef 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} |