git: 48e5e15f79ad - main - science/orthanc: Update to 1.12.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Apr 2026 13:08:41 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=48e5e15f79ad4a85d11ab3e708779785985b1e43
commit 48e5e15f79ad4a85d11ab3e708779785985b1e43
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2026-04-23 12:48:15 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2026-04-23 13:08:38 +0000
science/orthanc: Update to 1.12.11
Numerous enhancements and fixes
Changes: https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.12.11/NEWS
Reported by: portscout
---
science/orthanc/Makefile | 1 -
science/orthanc/distinfo | 6 +++---
science/orthanc/version.mk | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index 3eedd07bcf12..09727012aed9 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -1,6 +1,5 @@
PORTNAME= orthanc
DISTVERSION= ${ORTHANC_VER} # version.mk
-PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
diff --git a/science/orthanc/distinfo b/science/orthanc/distinfo
index 5c616e02b0d7..7d06e84a5cc6 100644
--- a/science/orthanc/distinfo
+++ b/science/orthanc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764250186
-SHA256 (Orthanc-1.12.10.tar.gz) = b5d6934d123182fb2186cd54ef7f203be06b544afb03df67b0c64ad68d6c9286
-SIZE (Orthanc-1.12.10.tar.gz) = 2192892
+TIMESTAMP = 1776860705
+SHA256 (Orthanc-1.12.11.tar.gz) = 1d1f8a9a71c831fa07155e9f88fdb22be8e5792e19fa6a27b9a62145fa822b66
+SIZE (Orthanc-1.12.11.tar.gz) = 2237393
diff --git a/science/orthanc/version.mk b/science/orthanc/version.mk
index 6069ba9b641c..c58702269a24 100644
--- a/science/orthanc/version.mk
+++ b/science/orthanc/version.mk
@@ -1 +1 @@
-ORTHANC_VER= 1.12.10
+ORTHANC_VER= 1.12.11