FreeBSD Bugzilla – Attachment 234325 Details for
Bug 263920
science/orthanc: Update to 1.11.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
science_orthanc-1.11.0.diff (text/plain), 2.21 KB, created by
Frank Scholl
on 2022-05-30 13:59:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Frank Scholl
Created:
2022-05-30 13:59:56 UTC
Size:
2.21 KB
patch
obsolete
>diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile >index cb1c9be90d5c..bbce469c97dc 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 > >@@ -40,7 +36,6 @@ CMAKE_ON= USE_SYSTEM_BOOST USE_SYSTEM_CIVETWEB USE_SYSTEM_DCMTK \ > USE_SYSTEM_LIBJPEG USE_SYSTEM_LIBPNG USE_SYSTEM_LUA \ > USE_SYSTEM_OPENSSL USE_SYSTEM_PUGIXML USE_SYSTEM_SQLITE \ > USE_SYSTEM_UUID USE_SYSTEM_ZLIB >-CMAKE_OFF= BUILD_CONNECTIVITY_CHECKS UNIT_TESTS_WITH_HTTP_CONNEXIONS > CMAKE_SOURCE_PATH= ${WRKSRC}/OrthancServer > > CFLAGS+= -DNDEBUG >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
maintainer.freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 263920
:
233854
| 234325