From ed1547a7fc777be0ca26d18ef06e0f3c08adef45 Mon Sep 17 00:00:00 2001 From: Frank Scholl Date: Fri, 15 Oct 2021 13:34:51 +0100 Subject: science/orthanc-dicomweb: Update to 1.7 ChangeLog: https://hg.orthanc-server.com/orthanc-dicomweb/file/default/NEWS PR: 259144 --- science/orthanc-dicomweb/Makefile | 5 +++-- science/orthanc-dicomweb/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 6d0e3669e0c2..cd4243a9b257 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -1,7 +1,7 @@ # Created by: maintainer.freebsd@xpoundit.com PORTNAME= orthanc-dicomweb -DISTVERSION= 1.6 +DISTVERSION= 1.7 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ @@ -41,9 +41,10 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/OrthancDicomWeb-${PORTVERSION} -CMAKE_OFF= USE_SYSTEM_UUID CMAKE_ARGS= -DORTHANC_FRAMEWORK_ROOT=${WRKSRC}/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources \ -DORTHANC_FRAMEWORK_SOURCE=path +CMAKE_OFF= USE_SYSTEM_UUID + CFLAGS+= -DORTHANC_ENABLE_LOGGING_PLUGIN -DNDEBUG CXXFLAGS+= -DNDEBUG diff --git a/science/orthanc-dicomweb/distinfo b/science/orthanc-dicomweb/distinfo index 96c67bc641c5..33a7c12bb586 100644 --- a/science/orthanc-dicomweb/distinfo +++ b/science/orthanc-dicomweb/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1620903521 -SHA256 (orthanc/OrthancDicomWeb-1.6.tar.gz) = 4e5df573d6000c2707999222420efa7fcb62bea0b4f62369ffaa0277c5be8cd6 -SIZE (orthanc/OrthancDicomWeb-1.6.tar.gz) = 202325 +TIMESTAMP = 1634135821 +SHA256 (orthanc/OrthancDicomWeb-1.7.tar.gz) = 4e2f043ba1a0f9b83d21b5946c56002ef406b8c8129adf138dc9d2fd3d219d86 +SIZE (orthanc/OrthancDicomWeb-1.7.tar.gz) = 203473 SHA256 (orthanc/Orthanc-1.9.3.tar.gz) = 41cc35a3d15ecb0d7b834e8e28a740cc4ffa1f333c019a764228d60e96608960 SIZE (orthanc/Orthanc-1.9.3.tar.gz) = 1818313 SHA256 (orthanc/e2fsprogs-1.44.5.tar.gz) = 2e211fae27ef74d5af4a4e40b10b8df7f87c655933bd171aab4889bfc4e6d1cc -- cgit v1.2.3