aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Scholl <maintainer.freebsd@xpoundit.com>2022-05-30 14:32:04 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-05-30 14:53:38 +0000
commit1895f7075221ac5e8956c259b7572a86a9873183 (patch)
tree371c9e34422e250ea7d34bfe03c517234508470f
parent59993b4ee7d1f8d9ec581e85716be723b02a5fb1 (diff)
downloadports-1895f7075221ac5e8956c259b7572a86a9873183.tar.gz
ports-1895f7075221ac5e8956c259b7572a86a9873183.zip
science/orthanc: Update to 1.11.0
ChangeLog: https://hg.orthanc-server.com/orthanc/file/Orthanc-1.11.0/NEWS PR: 263920 Reported by: maintainer.freebsd@xpoundit.com (maintainer)
-rw-r--r--science/orthanc/Makefile11
-rw-r--r--science/orthanc/distinfo8
-rw-r--r--science/orthanc/pkg-plist2
3 files changed, 8 insertions, 13 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index cb1c9be90d5c..76503fd3446c 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,15 +1,11 @@
# Created by: maintainer.freebsd@xpoundit.com
PORTNAME= orthanc
-DISTVERSION= 1.10.1
-PORTREVISION= 2
+DISTVERSION= 1.11.0
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
-PATCH_SITES= https://hg.orthanc-server.com/orthanc/raw-rev/
-PATCHFILES= 1f93dc290628:-p1 # fix https://bugs.orthanc-server.com/show_bug.cgi?id=204
-
MAINTAINER= maintainer.freebsd@xpoundit.com
COMMENT= Lightweight DICOM server for healthcare and medical research
@@ -32,9 +28,8 @@ USES= cmake gnome iconv jpeg lua python:build sqlite ssl
USE_GNOME= libxml2
USE_LDCONFIG= yes
-WRKSRC= ${WRKDIR}/Orthanc-${PORTVERSION}
+USE_RC_SUBR= orthanc
-CMAKE_OFF= BUILD_CONNECTIVITY_CHECKS UNIT_TESTS_WITH_HTTP_CONNEXIONS
CMAKE_ON= USE_SYSTEM_BOOST USE_SYSTEM_CIVETWEB USE_SYSTEM_DCMTK \
USE_SYSTEM_GOOGLE_TEST USE_SYSTEM_JSONCPP USE_SYSTEM_LIBICONV \
USE_SYSTEM_LIBJPEG USE_SYSTEM_LIBPNG USE_SYSTEM_LUA \
@@ -46,7 +41,7 @@ CMAKE_SOURCE_PATH= ${WRKSRC}/OrthancServer
CFLAGS+= -DNDEBUG
CXXFLAGS+= -DNDEBUG
-USE_RC_SUBR= orthanc
+WRKSRC= ${WRKDIR}/Orthanc-${PORTVERSION}
USERS= orthanc
GROUPS= orthanc
diff --git a/science/orthanc/distinfo b/science/orthanc/distinfo
index cdb504412bf1..f28286e4fad0 100644
--- a/science/orthanc/distinfo
+++ b/science/orthanc/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1652716582
-SHA256 (Orthanc-1.10.1.tar.gz) = d1abd3bdc45cc6c34d8a4aa602174b3ed31952d598d8d8ee188dd0acc3c072a7
-SIZE (Orthanc-1.10.1.tar.gz) = 1882348
-SHA256 (1f93dc290628) = 5d622193638792c7e17fe8f4bc4535969fd8e5365c08f3024df3ddf294358d87
-SIZE (1f93dc290628) = 3504
+TIMESTAMP = 1652266484
+SHA256 (Orthanc-1.11.0.tar.gz) = 23949a70562487fd6e79d6f3f13c71a0fc90aa25e492fb3a99575fee0722c5af
+SIZE (Orthanc-1.11.0.tar.gz) = 1899829
diff --git a/science/orthanc/pkg-plist b/science/orthanc/pkg-plist
index c31909c48a74..b44ca2376c94 100644
--- a/science/orthanc/pkg-plist
+++ b/science/orthanc/pkg-plist
@@ -12,6 +12,8 @@ bin/OrthancRecoverCompressedFile
include/orthanc/OrthancCDatabasePlugin.h
include/orthanc/OrthancCPlugin.h
sbin/Orthanc
+%%DATADIR%%/plugins/libHousekeeper.so
+%%DATADIR%%/plugins/libHousekeeper.so.%%DISTVERSION%%
%%DATADIR%%/plugins/libModalityWorklists.so
%%DATADIR%%/plugins/libModalityWorklists.so.%%DISTVERSION%%
%%DATADIR%%/plugins/libServeFolders.so