git: 1d6952766120 - main - science/orthanc-webviewer: Update to 2.8

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 15 May 2022 17:50:27 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d6952766120f05bdf5382e446f36b436cfd3176

commit 1d6952766120f05bdf5382e446f36b436cfd3176
Author:     Frank Scholl <maintainer.freebsd@xpoundit.com>
AuthorDate: 2022-05-13 08:44:54 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-05-15 17:48:01 +0000

    science/orthanc-webviewer: Update to 2.8
    
    PR:     263921
    Reported by:    maintainer.freebsd@xpoundit.com (maintainer)
---
 science/orthanc-webviewer/Makefile | 18 +++++++++---------
 science/orthanc-webviewer/distinfo | 10 +++++-----
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile
index cfb975b5abba..b1bb3678efb3 100644
--- a/science/orthanc-webviewer/Makefile
+++ b/science/orthanc-webviewer/Makefile
@@ -1,8 +1,7 @@
 # Created by: maintainer.freebsd@xpoundit.com
 
 PORTNAME=	orthanc-webviewer
-DISTVERSION=	2.7
-PORTREVISION=	3
+DISTVERSION=	2.8
 CATEGORIES=	science
 MASTER_SITES=	https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
 		https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \
@@ -14,7 +13,7 @@ DISTFILES=	OrthancWebViewer-${PORTVERSION}.tar.gz:main \
 		jquery-ui-1.11.3.zip:thirdpartywebviewer \
 		pako-0.2.5.zip:thirdpartywebviewer \
 		js-url-1.8.6.zip:thirdpartywebviewer \
-		Orthanc-1.8.1.tar.gz:framework \
+		Orthanc-1.11.0.tar.gz:framework \
 		e2fsprogs-1.44.5.tar.gz:thirdparty
 DIST_SUBDIR=	orthanc
 EXTRACT_ONLY=	OrthancWebViewer-${PORTVERSION}.tar.gz
@@ -38,14 +37,15 @@ RUN_DEPENDS=	Orthanc:science/orthanc
 USES=		cmake localbase python:build
 USE_LDCONFIG=	yes
 
-WRKSRC=		${WRKDIR}/OrthancWebViewer-${PORTVERSION}
-
-CMAKE_OFF=	USE_SYSTEM_UUID
-CMAKE_ARGS=	-DORTHANC_FRAMEWORK_ROOT=${WRKSRC}/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources \
+CMAKE_ARGS=	-DORTHANC_FRAMEWORK_ROOT=${WRKSRC}/ThirdPartyDownloads/Orthanc-1.11.0/OrthancFramework/Sources \
 		-DORTHANC_FRAMEWORK_SOURCE=path
+CMAKE_OFF=	USE_SYSTEM_UUID
+
 CFLAGS+=	-I${LOCALBASE}/include -DORTHANC_ENABLE_LOGGING_PLUGIN -DNDEBUG
 CXXFLAGS+=	-DNDEBUG
 
+WRKSRC=		${WRKDIR}/OrthancWebViewer-${PORTVERSION}
+
 PLIST_SUB=	DISTVERSION=${DISTVERSION}
 
 post-extract:
@@ -56,8 +56,8 @@ post-extract:
 	${CP} ${DISTDIR}/${DIST_SUBDIR}/pako-0.2.5.zip ${WRKSRC}/ThirdPartyDownloads
 	${CP} ${DISTDIR}/${DIST_SUBDIR}/js-url-1.8.6.zip ${WRKSRC}/ThirdPartyDownloads
 	${CP} ${DISTDIR}/${DIST_SUBDIR}/e2fsprogs-1.44.5.tar.gz ${WRKSRC}/ThirdPartyDownloads
-	${CP} ${DISTDIR}/${DIST_SUBDIR}/Orthanc-1.8.1.tar.gz ${WRKSRC}/ThirdPartyDownloads
-	${TAR} -C ${WRKSRC}/ThirdPartyDownloads -xf ${WRKSRC}/ThirdPartyDownloads/Orthanc-1.8.1.tar.gz
+	${CP} ${DISTDIR}/${DIST_SUBDIR}/Orthanc-1.11.0.tar.gz ${WRKSRC}/ThirdPartyDownloads
+	${TAR} -C ${WRKSRC}/ThirdPartyDownloads -xf ${WRKSRC}/ThirdPartyDownloads/Orthanc-1.11.0.tar.gz
 
 post-build:
 	@cd ${BUILD_WRKSRC} && ./UnitTests
diff --git a/science/orthanc-webviewer/distinfo b/science/orthanc-webviewer/distinfo
index e6d964173af3..cf7e9f567da2 100644
--- a/science/orthanc-webviewer/distinfo
+++ b/science/orthanc-webviewer/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1620907941
-SHA256 (orthanc/OrthancWebViewer-2.7.tar.gz) = 22f56136e4704c734f80d3a9a0fed892c6516be45c30f524b10f93413a3eb81f
-SIZE (orthanc/OrthancWebViewer-2.7.tar.gz) = 124764
+TIMESTAMP = 1652274595
+SHA256 (orthanc/OrthancWebViewer-2.8.tar.gz) = 41e3a15040d74336044cc9304634246acee8d927ab85233074ff89dd4d00f30f
+SIZE (orthanc/OrthancWebViewer-2.8.tar.gz) = 126872
 SHA256 (orthanc/jsPanel-2.3.3-fixed.zip) = 958a15c7009efbb865da62b5850a3a39661c62696e38b151c7f988f4ac445595
 SIZE (orthanc/jsPanel-2.3.3-fixed.zip) = 826542
 SHA256 (orthanc/cornerstone-0.11.0.zip) = 1bada9f1f2981968f72daa352e712abea5cac3e0417fe59176f70a23261f1da9
@@ -11,7 +11,7 @@ SHA256 (orthanc/pako-0.2.5.zip) = e493010e1b1af5c149631994365ed31e15722eed2d17cc
 SIZE (orthanc/pako-0.2.5.zip) = 704378
 SHA256 (orthanc/js-url-1.8.6.zip) = ef2c7f50921ba64ac434eacf025669f1e6f39b5584100ffa8194a3edc08d43d3
 SIZE (orthanc/js-url-1.8.6.zip) = 54717
-SHA256 (orthanc/Orthanc-1.8.1.tar.gz) = 475f0e09d53496f5c152f3a4af9eb7318826f8d475f061d8e5332e4e6473c080
-SIZE (orthanc/Orthanc-1.8.1.tar.gz) = 1701085
+SHA256 (orthanc/Orthanc-1.11.0.tar.gz) = 23949a70562487fd6e79d6f3f13c71a0fc90aa25e492fb3a99575fee0722c5af
+SIZE (orthanc/Orthanc-1.11.0.tar.gz) = 1899829
 SHA256 (orthanc/e2fsprogs-1.44.5.tar.gz) = 2e211fae27ef74d5af4a4e40b10b8df7f87c655933bd171aab4889bfc4e6d1cc
 SIZE (orthanc/e2fsprogs-1.44.5.tar.gz) = 7619237