diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
commit | 9f68fb71ef906c9dd6ecddb64dafc8166565a745 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /science/orthanc-dicomweb | |
parent | 91bab4fdf3f5ff9fc26a4bbbd1c2bd8a2b636178 (diff) | |
download | freebsd-ports-gnome-9f68fb71ef906c9dd6ecddb64dafc8166565a745.tar.gz freebsd-ports-gnome-9f68fb71ef906c9dd6ecddb64dafc8166565a745.tar.zst freebsd-ports-gnome-9f68fb71ef906c9dd6ecddb64dafc8166565a745.zip |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
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 6c5187b568a7..2f5f3d043c3b 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-dicomweb PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science net MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ DISTNAME= OrthancDicomWeb-${PORTVERSION} |