git: 4ec8a8710655 - main - science/orthanc-mysql: Update to allow build alongside orthanc 1.12.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Apr 2026 13:08:43 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ec8a8710655e96f8ed97002add20153e06c1387
commit 4ec8a8710655e96f8ed97002add20153e06c1387
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2026-04-23 12:57:13 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2026-04-23 13:08:39 +0000
science/orthanc-mysql: Update to allow build alongside orthanc 1.12.11
Does not build with bundled orthanc 1.12.11.
Pin bundled version to 1.12.10 instead of ../orthanc/version.mk.
---
science/orthanc-mysql/Makefile | 6 ++++--
science/orthanc-mysql/distinfo | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile
index ce158ff9f0ed..e58438254737 100644
--- a/science/orthanc-mysql/Makefile
+++ b/science/orthanc-mysql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc-mysql
DISTVERSION= 5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc-mysql/:mysql \
https://orthanc.uclouvain.be/downloads/sources/orthanc/:orthanc \
@@ -41,7 +41,9 @@ CXXFLAGS+= -I${LOCALBASE}/include -DNDEBUG
PLIST_SUB= DISTVERSION=${DISTVERSION}
-.include "${.CURDIR}/../../science/orthanc/version.mk"
+# Doesn't build with 1.12.11
+# .include "${.CURDIR}/../../science/orthanc/version.mk"
+ORTHANC_VER= 1.12.10
post-extract:
${MKDIR} ${WRKSRC}/MySQL/ThirdPartyDownloads
diff --git a/science/orthanc-mysql/distinfo b/science/orthanc-mysql/distinfo
index facf4c2a58d5..c362c4395787 100644
--- a/science/orthanc-mysql/distinfo
+++ b/science/orthanc-mysql/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1764253462
+TIMESTAMP = 1776863487
SHA256 (orthanc/OrthancMySQL-5.2.tar.gz) = 0d446b53c3fdaa66d9f2365864f1ac54d133fe3760d7d3bb52c850ca67ce9fbb
SIZE (orthanc/OrthancMySQL-5.2.tar.gz) = 603876
SHA256 (orthanc/Orthanc-1.12.10.tar.gz) = b5d6934d123182fb2186cd54ef7f203be06b544afb03df67b0c64ad68d6c9286