git: 4f983480e531 - main - graphics/libdicom: update 1.1.0 → 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 06:28:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4f983480e5318394669c2bff777d2091f3cca26e
commit 4f983480e5318394669c2bff777d2091f3cca26e
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-07 20:10:52 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-08 06:28:11 +0000
graphics/libdicom: update 1.1.0 → 1.3.0
---
graphics/libdicom/Makefile | 10 ++++++----
graphics/libdicom/distinfo | 6 +++---
graphics/libdicom/pkg-plist | 2 +-
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/graphics/libdicom/Makefile b/graphics/libdicom/Makefile
index 5703ba936ba1..3c254dff02d3 100644
--- a/graphics/libdicom/Makefile
+++ b/graphics/libdicom/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libdicom
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
+DISTVERSION= 1.3.0
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
@@ -22,8 +22,10 @@ GH_ACCOUNT= ImagingDataCommons
MESON_ARGS= -Dtests=false
do-test:
- @cd ${WRKSRC} && \
- ${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} --reconfigure ${CONFIGURE_ARGS} -Dtests=true && \
- ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} test
+ @cd ${BUILD_WRKSRC} && \
+ ${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} configure . -Dtests=true && \
+ ${SETENV} ${MAKE_ENV} ${TEST_ENV} ${MAKE_CMD} ${MAKE_ARGS} meson-test-prereq test
+
+# tests as of 1.3.0: Ok: 1, Fail: 0
.include <bsd.port.mk>
diff --git a/graphics/libdicom/distinfo b/graphics/libdicom/distinfo
index 31ec6a052c21..e9e309c1715f 100644
--- a/graphics/libdicom/distinfo
+++ b/graphics/libdicom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711604173
-SHA256 (ImagingDataCommons-libdicom-v1.1.0_GH0.tar.gz) = a0ab640e050f373bc5a3e1ec99bee7d5b488652340855223a73002181b094ae8
-SIZE (ImagingDataCommons-libdicom-v1.1.0_GH0.tar.gz) = 352953
+TIMESTAMP = 1780862374
+SHA256 (ImagingDataCommons-libdicom-v1.3.0_GH0.tar.gz) = c753179bc41f4efede3a56f4fab33bc1997bdc9c11036f8b75c4700f20b06524
+SIZE (ImagingDataCommons-libdicom-v1.3.0_GH0.tar.gz) = 567635
diff --git a/graphics/libdicom/pkg-plist b/graphics/libdicom/pkg-plist
index f90fd183ac0e..4a2f1d29a483 100644
--- a/graphics/libdicom/pkg-plist
+++ b/graphics/libdicom/pkg-plist
@@ -4,7 +4,7 @@ include/dicom/dicom.h
include/dicom/version.h
lib/libdicom.so
lib/libdicom.so.1
-lib/libdicom.so.1.1.0
+lib/libdicom.so.1.3.0
libdata/pkgconfig/libdicom.pc
share/man/man1/dcm-dump.1.gz
share/man/man1/dcm-getframe.1.gz