mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/dcmtk: update 3.6.8 → 3.6.9
This commit is contained in:
parent
9e3c1b56d7
commit
78125d285a
7 changed files with 82 additions and 90 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= aeskulap
|
PORTNAME= aeskulap
|
||||||
PORTVERSION= 0.2.2.20190120
|
PORTVERSION= 0.2.2.20190120
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= danfe@FreeBSD.org
|
MAINTAINER= danfe@FreeBSD.org
|
||||||
|
|
|
@ -1,15 +1,12 @@
|
||||||
PORTNAME= dcmtk
|
PORTNAME= dcmtk
|
||||||
DISTVERSIONPREFIX= ${PORTNAME:tu}-
|
DISTVERSIONPREFIX= ${PORTNAME:tu}-
|
||||||
DISTVERSION= 3.6.8
|
DISTVERSION= 3.6.9
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics devel
|
CATEGORIES= graphics devel
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/DCMTK/${PORTNAME}/commit/
|
|
||||||
PATCHFILES+= c29bebcd19bb963d72dcd00ca8745f60f6b9a39e.patch:-p1 # fix compilation with clang 19, gcc 15
|
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard
|
COMMENT= DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard
|
||||||
WWW= https://dcmtk.org
|
WWW= https://dcmtk.org/en/ \
|
||||||
|
https://github.com/DCMTK/dcmtk
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
@ -49,4 +46,6 @@ CC= ${LOCALBASE}/bin/clang${LLVM_VER}
|
||||||
CXX= ${LOCALBASE}/bin/clang++${LLVM_VER}
|
CXX= ${LOCALBASE}/bin/clang++${LLVM_VER}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
# tests as of 3.6.9: 100% tests passed, 0 tests failed out of 366
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1723820540
|
TIMESTAMP = 1737821353
|
||||||
SHA256 (DCMTK-dcmtk-DCMTK-3.6.8_GH0.tar.gz) = fca429a215739702fe8d96178964036246a35e2ea8adb12da33851e2be8e9a07
|
SHA256 (DCMTK-dcmtk-DCMTK-3.6.9_GH0.tar.gz) = 7f240eac06c45af5b17a6d2f7e41c54269274646aa348f44809e805ceef5d2e9
|
||||||
SIZE (DCMTK-dcmtk-DCMTK-3.6.8_GH0.tar.gz) = 9670224
|
SIZE (DCMTK-dcmtk-DCMTK-3.6.9_GH0.tar.gz) = 9297971
|
||||||
SHA256 (c29bebcd19bb963d72dcd00ca8745f60f6b9a39e.patch) = fc876f47d44b582f0ac56a1390fd7bf1eb8767444f591fb80a367dd6f84ec015
|
|
||||||
SIZE (c29bebcd19bb963d72dcd00ca8745f60f6b9a39e.patch) = 1413
|
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
bin/cda2dcm
|
bin/cda2dcm
|
||||||
|
bin/dcm2cda
|
||||||
|
bin/dcm2img
|
||||||
bin/dcm2json
|
bin/dcm2json
|
||||||
bin/dcm2pdf
|
bin/dcm2pdf
|
||||||
bin/dcm2pnm
|
bin/dcm2pnm
|
||||||
|
@ -7,24 +9,19 @@ bin/dcmcjpeg
|
||||||
bin/dcmcjpls
|
bin/dcmcjpls
|
||||||
bin/dcmconv
|
bin/dcmconv
|
||||||
bin/dcmcrle
|
bin/dcmcrle
|
||||||
bin/dcmdata_tests
|
|
||||||
bin/dcmdjpeg
|
bin/dcmdjpeg
|
||||||
bin/dcmdjpls
|
bin/dcmdjpls
|
||||||
bin/dcmdrle
|
bin/dcmdrle
|
||||||
bin/dcmdspfn
|
bin/dcmdspfn
|
||||||
bin/dcmdump
|
bin/dcmdump
|
||||||
bin/dcmect_tests
|
|
||||||
bin/dcmfg_tests
|
|
||||||
bin/dcmftest
|
bin/dcmftest
|
||||||
bin/dcmgpdir
|
bin/dcmgpdir
|
||||||
bin/dcmicmp
|
bin/dcmicmp
|
||||||
bin/dcmiod_tests
|
|
||||||
bin/dcmj2pnm
|
bin/dcmj2pnm
|
||||||
bin/dcml2pnm
|
bin/dcml2pnm
|
||||||
bin/dcmmkcrv
|
bin/dcmmkcrv
|
||||||
bin/dcmmkdir
|
bin/dcmmkdir
|
||||||
bin/dcmmklut
|
bin/dcmmklut
|
||||||
bin/dcmnet_tests
|
|
||||||
bin/dcmodify
|
bin/dcmodify
|
||||||
bin/dcmp2pgm
|
bin/dcmp2pgm
|
||||||
bin/dcmprscp
|
bin/dcmprscp
|
||||||
|
@ -39,17 +36,12 @@ bin/dcmqrscp
|
||||||
bin/dcmqrti
|
bin/dcmqrti
|
||||||
bin/dcmquant
|
bin/dcmquant
|
||||||
bin/dcmrecv
|
bin/dcmrecv
|
||||||
bin/dcmrt_tests
|
|
||||||
bin/dcmscale
|
bin/dcmscale
|
||||||
bin/dcmseg_tests
|
|
||||||
bin/dcmsend
|
bin/dcmsend
|
||||||
bin/dcmsign
|
bin/dcmsign
|
||||||
bin/dcmsr_tests
|
|
||||||
bin/dcmtls_tests
|
|
||||||
bin/dcod2lum
|
bin/dcod2lum
|
||||||
bin/dconvlum
|
bin/dconvlum
|
||||||
bin/drtdump
|
bin/drtdump
|
||||||
bin/drttest
|
|
||||||
bin/dsr2html
|
bin/dsr2html
|
||||||
bin/dsr2xml
|
bin/dsr2xml
|
||||||
bin/dsrdump
|
bin/dsrdump
|
||||||
|
@ -60,28 +52,24 @@ bin/getscu
|
||||||
bin/img2dcm
|
bin/img2dcm
|
||||||
bin/mkcsmapper
|
bin/mkcsmapper
|
||||||
bin/mkesdb
|
bin/mkesdb
|
||||||
bin/mkreport
|
|
||||||
bin/movescu
|
bin/movescu
|
||||||
bin/msgserv
|
|
||||||
bin/oficonv_tests
|
|
||||||
bin/ofstd_tests
|
|
||||||
bin/pdf2dcm
|
bin/pdf2dcm
|
||||||
bin/stl2dcm
|
bin/stl2dcm
|
||||||
bin/storescp
|
bin/storescp
|
||||||
bin/storescu
|
bin/storescu
|
||||||
bin/termscu
|
bin/termscu
|
||||||
bin/wlmscpfs
|
bin/wlmscpfs
|
||||||
bin/wltest
|
|
||||||
bin/xml2dcm
|
bin/xml2dcm
|
||||||
bin/xml2dsr
|
bin/xml2dsr
|
||||||
|
%%ETCDIR%%/consolog.cfg
|
||||||
%%ETCDIR%%/dcmpstat.cfg
|
%%ETCDIR%%/dcmpstat.cfg
|
||||||
|
%%ETCDIR%%/dcmqrprf.cfg
|
||||||
%%ETCDIR%%/dcmqrscp.cfg
|
%%ETCDIR%%/dcmqrscp.cfg
|
||||||
%%ETCDIR%%/filelog.cfg
|
%%ETCDIR%%/filelog.cfg
|
||||||
%%ETCDIR%%/logger.cfg
|
%%ETCDIR%%/logger.cfg
|
||||||
%%ETCDIR%%/printers.cfg
|
%%ETCDIR%%/printers.cfg
|
||||||
%%ETCDIR%%/storescp.cfg
|
%%ETCDIR%%/storescp.cfg
|
||||||
%%ETCDIR%%/storescu.cfg
|
%%ETCDIR%%/storescu.cfg
|
||||||
include/dcmtk/config/arith.h
|
|
||||||
include/dcmtk/config/osconfig.h
|
include/dcmtk/config/osconfig.h
|
||||||
include/dcmtk/dcmdata/cmdlnarg.h
|
include/dcmtk/dcmdata/cmdlnarg.h
|
||||||
include/dcmtk/dcmdata/dcbytstr.h
|
include/dcmtk/dcmdata/dcbytstr.h
|
||||||
|
@ -351,7 +339,7 @@ include/dcmtk/dcmiod/modpatient.h
|
||||||
include/dcmtk/dcmiod/modpatientstudy.h
|
include/dcmtk/dcmiod/modpatientstudy.h
|
||||||
include/dcmtk/dcmiod/modsegmentationseries.h
|
include/dcmtk/dcmiod/modsegmentationseries.h
|
||||||
include/dcmtk/dcmiod/modsopcommon.h
|
include/dcmtk/dcmiod/modsopcommon.h
|
||||||
include/dcmtk/dcmiod/modsynchronisation.h
|
include/dcmtk/dcmiod/modsynchronization.h
|
||||||
include/dcmtk/dcmiod/modusfor.h
|
include/dcmtk/dcmiod/modusfor.h
|
||||||
include/dcmtk/dcmjpeg/ddpiimpl.h
|
include/dcmtk/dcmjpeg/ddpiimpl.h
|
||||||
include/dcmtk/dcmjpeg/dipijpeg.h
|
include/dcmtk/dcmjpeg/dipijpeg.h
|
||||||
|
@ -384,6 +372,7 @@ include/dcmtk/dcmjpeg/djencsv1.h
|
||||||
include/dcmtk/dcmjpeg/djrplol.h
|
include/dcmtk/dcmjpeg/djrplol.h
|
||||||
include/dcmtk/dcmjpeg/djrploss.h
|
include/dcmtk/dcmjpeg/djrploss.h
|
||||||
include/dcmtk/dcmjpeg/djutils.h
|
include/dcmtk/dcmjpeg/djutils.h
|
||||||
|
include/dcmtk/dcmjpls/dipijpls.h
|
||||||
include/dcmtk/dcmjpls/djcodecd.h
|
include/dcmtk/dcmjpls/djcodecd.h
|
||||||
include/dcmtk/dcmjpls/djcodece.h
|
include/dcmtk/dcmjpls/djcodece.h
|
||||||
include/dcmtk/dcmjpls/djcparam.h
|
include/dcmtk/dcmjpls/djcparam.h
|
||||||
|
@ -920,6 +909,7 @@ include/dcmtk/dcmsr/dsrtpltn.h
|
||||||
include/dcmtk/dcmsr/dsrtree.h
|
include/dcmtk/dcmsr/dsrtree.h
|
||||||
include/dcmtk/dcmsr/dsrtypes.h
|
include/dcmtk/dcmsr/dsrtypes.h
|
||||||
include/dcmtk/dcmsr/dsruidtn.h
|
include/dcmtk/dcmsr/dsruidtn.h
|
||||||
|
include/dcmtk/dcmsr/dsrwancc.h
|
||||||
include/dcmtk/dcmsr/dsrwavch.h
|
include/dcmtk/dcmsr/dsrwavch.h
|
||||||
include/dcmtk/dcmsr/dsrwavtn.h
|
include/dcmtk/dcmsr/dsrwavtn.h
|
||||||
include/dcmtk/dcmsr/dsrwavvl.h
|
include/dcmtk/dcmsr/dsrwavvl.h
|
||||||
|
@ -1039,6 +1029,7 @@ include/dcmtk/ofstd/diag/signcmp.def
|
||||||
include/dcmtk/ofstd/diag/slfassov.def
|
include/dcmtk/ofstd/diag/slfassov.def
|
||||||
include/dcmtk/ofstd/diag/stralias.def
|
include/dcmtk/ofstd/diag/stralias.def
|
||||||
include/dcmtk/ofstd/diag/stringop.def
|
include/dcmtk/ofstd/diag/stringop.def
|
||||||
|
include/dcmtk/ofstd/diag/unarymin.def
|
||||||
include/dcmtk/ofstd/diag/unreachb.def
|
include/dcmtk/ofstd/diag/unreachb.def
|
||||||
include/dcmtk/ofstd/diag/unrefprm.def
|
include/dcmtk/ofstd/diag/unrefprm.def
|
||||||
include/dcmtk/ofstd/diag/useafree.def
|
include/dcmtk/ofstd/diag/useafree.def
|
||||||
|
@ -1090,6 +1081,7 @@ include/dcmtk/ofstd/ofstdinc.h
|
||||||
include/dcmtk/ofstd/ofstream.h
|
include/dcmtk/ofstd/ofstream.h
|
||||||
include/dcmtk/ofstd/ofstring.h
|
include/dcmtk/ofstd/ofstring.h
|
||||||
include/dcmtk/ofstd/ofstrutl.h
|
include/dcmtk/ofstd/ofstrutl.h
|
||||||
|
include/dcmtk/ofstd/ofstub.h
|
||||||
include/dcmtk/ofstd/oftempf.h
|
include/dcmtk/ofstd/oftempf.h
|
||||||
include/dcmtk/ofstd/oftest.h
|
include/dcmtk/ofstd/oftest.h
|
||||||
include/dcmtk/ofstd/ofthread.h
|
include/dcmtk/ofstd/ofthread.h
|
||||||
|
@ -1103,6 +1095,7 @@ include/dcmtk/ofstd/ofutil.h
|
||||||
include/dcmtk/ofstd/ofuuid.h
|
include/dcmtk/ofstd/ofuuid.h
|
||||||
include/dcmtk/ofstd/ofvector.h
|
include/dcmtk/ofstd/ofvector.h
|
||||||
include/dcmtk/ofstd/ofvriant.h
|
include/dcmtk/ofstd/ofvriant.h
|
||||||
|
include/dcmtk/ofstd/ofwhere.h
|
||||||
include/dcmtk/ofstd/ofxml.h
|
include/dcmtk/ofstd/ofxml.h
|
||||||
include/dcmtk/ofstd/variadic/helpers.h
|
include/dcmtk/ofstd/variadic/helpers.h
|
||||||
include/dcmtk/ofstd/variadic/tuple.h
|
include/dcmtk/ofstd/variadic/tuple.h
|
||||||
|
@ -1114,92 +1107,92 @@ lib/cmake/dcmtk/DCMTKConfigVersion.cmake
|
||||||
lib/cmake/dcmtk/DCMTKTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
lib/cmake/dcmtk/DCMTKTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
lib/cmake/dcmtk/DCMTKTargets.cmake
|
lib/cmake/dcmtk/DCMTKTargets.cmake
|
||||||
lib/libcmr.so
|
lib/libcmr.so
|
||||||
lib/libcmr.so.18
|
lib/libcmr.so.19
|
||||||
lib/libcmr.so.18.3.6.8
|
lib/libcmr.so.19.3.6.9
|
||||||
lib/libdcmdata.so
|
lib/libdcmdata.so
|
||||||
lib/libdcmdata.so.18
|
lib/libdcmdata.so.19
|
||||||
lib/libdcmdata.so.18.3.6.8
|
lib/libdcmdata.so.19.3.6.9
|
||||||
lib/libdcmdsig.so
|
lib/libdcmdsig.so
|
||||||
lib/libdcmdsig.so.18
|
lib/libdcmdsig.so.19
|
||||||
lib/libdcmdsig.so.18.3.6.8
|
lib/libdcmdsig.so.19.3.6.9
|
||||||
lib/libdcmect.so
|
lib/libdcmect.so
|
||||||
lib/libdcmect.so.18
|
lib/libdcmect.so.19
|
||||||
lib/libdcmect.so.18.3.6.8
|
lib/libdcmect.so.19.3.6.9
|
||||||
lib/libdcmfg.so
|
lib/libdcmfg.so
|
||||||
lib/libdcmfg.so.18
|
lib/libdcmfg.so.19
|
||||||
lib/libdcmfg.so.18.3.6.8
|
lib/libdcmfg.so.19.3.6.9
|
||||||
lib/libdcmimage.so
|
lib/libdcmimage.so
|
||||||
lib/libdcmimage.so.18
|
lib/libdcmimage.so.19
|
||||||
lib/libdcmimage.so.18.3.6.8
|
lib/libdcmimage.so.19.3.6.9
|
||||||
lib/libdcmimgle.so
|
lib/libdcmimgle.so
|
||||||
lib/libdcmimgle.so.18
|
lib/libdcmimgle.so.19
|
||||||
lib/libdcmimgle.so.18.3.6.8
|
lib/libdcmimgle.so.19.3.6.9
|
||||||
lib/libdcmiod.so
|
lib/libdcmiod.so
|
||||||
lib/libdcmiod.so.18
|
lib/libdcmiod.so.19
|
||||||
lib/libdcmiod.so.18.3.6.8
|
lib/libdcmiod.so.19.3.6.9
|
||||||
lib/libdcmjpeg.so
|
lib/libdcmjpeg.so
|
||||||
lib/libdcmjpeg.so.18
|
lib/libdcmjpeg.so.19
|
||||||
lib/libdcmjpeg.so.18.3.6.8
|
lib/libdcmjpeg.so.19.3.6.9
|
||||||
lib/libdcmjpls.so
|
lib/libdcmjpls.so
|
||||||
lib/libdcmjpls.so.18
|
lib/libdcmjpls.so.19
|
||||||
lib/libdcmjpls.so.18.3.6.8
|
lib/libdcmjpls.so.19.3.6.9
|
||||||
lib/libdcmnet.so
|
lib/libdcmnet.so
|
||||||
lib/libdcmnet.so.18
|
lib/libdcmnet.so.19
|
||||||
lib/libdcmnet.so.18.3.6.8
|
lib/libdcmnet.so.19.3.6.9
|
||||||
lib/libdcmpmap.so
|
lib/libdcmpmap.so
|
||||||
lib/libdcmpmap.so.18
|
lib/libdcmpmap.so.19
|
||||||
lib/libdcmpmap.so.18.3.6.8
|
lib/libdcmpmap.so.19.3.6.9
|
||||||
lib/libdcmpstat.so
|
lib/libdcmpstat.so
|
||||||
lib/libdcmpstat.so.18
|
lib/libdcmpstat.so.19
|
||||||
lib/libdcmpstat.so.18.3.6.8
|
lib/libdcmpstat.so.19.3.6.9
|
||||||
lib/libdcmqrdb.so
|
lib/libdcmqrdb.so
|
||||||
lib/libdcmqrdb.so.18
|
lib/libdcmqrdb.so.19
|
||||||
lib/libdcmqrdb.so.18.3.6.8
|
lib/libdcmqrdb.so.19.3.6.9
|
||||||
lib/libdcmrt.so
|
lib/libdcmrt.so
|
||||||
lib/libdcmrt.so.18
|
lib/libdcmrt.so.19
|
||||||
lib/libdcmrt.so.18.3.6.8
|
lib/libdcmrt.so.19.3.6.9
|
||||||
lib/libdcmseg.so
|
lib/libdcmseg.so
|
||||||
lib/libdcmseg.so.18
|
lib/libdcmseg.so.19
|
||||||
lib/libdcmseg.so.18.3.6.8
|
lib/libdcmseg.so.19.3.6.9
|
||||||
lib/libdcmsr.so
|
lib/libdcmsr.so
|
||||||
lib/libdcmsr.so.18
|
lib/libdcmsr.so.19
|
||||||
lib/libdcmsr.so.18.3.6.8
|
lib/libdcmsr.so.19.3.6.9
|
||||||
lib/libdcmtkcharls.so
|
lib/libdcmtkcharls.so
|
||||||
lib/libdcmtkcharls.so.18
|
lib/libdcmtkcharls.so.19
|
||||||
lib/libdcmtkcharls.so.18.3.6.8
|
lib/libdcmtkcharls.so.19.3.6.9
|
||||||
lib/libdcmtls.so
|
lib/libdcmtls.so
|
||||||
lib/libdcmtls.so.18
|
lib/libdcmtls.so.19
|
||||||
lib/libdcmtls.so.18.3.6.8
|
lib/libdcmtls.so.19.3.6.9
|
||||||
lib/libdcmtract.so
|
lib/libdcmtract.so
|
||||||
lib/libdcmtract.so.18
|
lib/libdcmtract.so.19
|
||||||
lib/libdcmtract.so.18.3.6.8
|
lib/libdcmtract.so.19.3.6.9
|
||||||
lib/libdcmwlm.so
|
lib/libdcmwlm.so
|
||||||
lib/libdcmwlm.so.18
|
lib/libdcmwlm.so.19
|
||||||
lib/libdcmwlm.so.18.3.6.8
|
lib/libdcmwlm.so.19.3.6.9
|
||||||
lib/libdcmxml.so
|
lib/libdcmxml.so
|
||||||
lib/libdcmxml.so.18
|
lib/libdcmxml.so.19
|
||||||
lib/libdcmxml.so.18.3.6.8
|
lib/libdcmxml.so.19.3.6.9
|
||||||
lib/libi2d.so
|
lib/libi2d.so
|
||||||
lib/libi2d.so.18
|
lib/libi2d.so.19
|
||||||
lib/libi2d.so.18.3.6.8
|
lib/libi2d.so.19.3.6.9
|
||||||
lib/libijg12.so
|
lib/libijg12.so
|
||||||
lib/libijg12.so.18
|
lib/libijg12.so.19
|
||||||
lib/libijg12.so.18.3.6.8
|
lib/libijg12.so.19.3.6.9
|
||||||
lib/libijg16.so
|
lib/libijg16.so
|
||||||
lib/libijg16.so.18
|
lib/libijg16.so.19
|
||||||
lib/libijg16.so.18.3.6.8
|
lib/libijg16.so.19.3.6.9
|
||||||
lib/libijg8.so
|
lib/libijg8.so
|
||||||
lib/libijg8.so.18
|
lib/libijg8.so.19
|
||||||
lib/libijg8.so.18.3.6.8
|
lib/libijg8.so.19.3.6.9
|
||||||
lib/liboficonv.so
|
lib/liboficonv.so
|
||||||
lib/liboficonv.so.18
|
lib/liboficonv.so.19
|
||||||
lib/liboficonv.so.18.3.6.8
|
lib/liboficonv.so.19.3.6.9
|
||||||
lib/liboflog.so
|
lib/liboflog.so
|
||||||
lib/liboflog.so.18
|
lib/liboflog.so.19
|
||||||
lib/liboflog.so.18.3.6.8
|
lib/liboflog.so.19.3.6.9
|
||||||
lib/libofstd.so
|
lib/libofstd.so
|
||||||
lib/libofstd.so.18
|
lib/libofstd.so.19
|
||||||
lib/libofstd.so.18.3.6.8
|
lib/libofstd.so.19.3.6.9
|
||||||
libdata/pkgconfig/dcmtk.pc
|
libdata/pkgconfig/dcmtk.pc
|
||||||
%%DATADIR%%/SC.dump
|
%%DATADIR%%/SC.dump
|
||||||
%%DATADIR%%/VLP.dump
|
%%DATADIR%%/VLP.dump
|
||||||
|
@ -1329,6 +1322,8 @@ libdata/pkgconfig/dcmtk.pc
|
||||||
%%DATADIR%%/wlistqry/wlistqry8.dump
|
%%DATADIR%%/wlistqry/wlistqry8.dump
|
||||||
%%DATADIR%%/wlistqry/wlistqry9.dump
|
%%DATADIR%%/wlistqry/wlistqry9.dump
|
||||||
share/man/man1/cda2dcm.1.gz
|
share/man/man1/cda2dcm.1.gz
|
||||||
|
share/man/man1/dcm2cda.1.gz
|
||||||
|
share/man/man1/dcm2img.1.gz
|
||||||
share/man/man1/dcm2json.1.gz
|
share/man/man1/dcm2json.1.gz
|
||||||
share/man/man1/dcm2pdf.1.gz
|
share/man/man1/dcm2pdf.1.gz
|
||||||
share/man/man1/dcm2pnm.1.gz
|
share/man/man1/dcm2pnm.1.gz
|
||||||
|
|
|
@ -5,7 +5,7 @@ DISTVERSION= 2.5.13.1
|
||||||
# py-openimageio's PORTREVISION.
|
# py-openimageio's PORTREVISION.
|
||||||
# Also, just to be on the safe side, when resetting,
|
# Also, just to be on the safe side, when resetting,
|
||||||
# best keep PORTREVISION?= 0.
|
# best keep PORTREVISION?= 0.
|
||||||
PORTREVISION?= 4
|
PORTREVISION?= 5
|
||||||
CATEGORIES?= graphics multimedia
|
CATEGORIES?= graphics multimedia
|
||||||
|
|
||||||
MAINTAINER?= FreeBSD@Shaneware.biz
|
MAINTAINER?= FreeBSD@Shaneware.biz
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= InsightToolkit
|
PORTNAME= InsightToolkit
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 5.3.0
|
DISTVERSION= 5.3.0
|
||||||
PORTREVISION= 6
|
PORTREVISION= 7
|
||||||
CATEGORIES= science biology
|
CATEGORIES= science biology
|
||||||
MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v${DISTVERSION}/:data
|
MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v${DISTVERSION}/:data
|
||||||
DISTFILES= InsightData-${DISTVERSION}.tar.gz:data
|
DISTFILES= InsightData-${DISTVERSION}.tar.gz:data
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= orthanc
|
PORTNAME= orthanc
|
||||||
DISTVERSION= 1.12.3
|
DISTVERSION= 1.12.3
|
||||||
PORTREVISION= 8
|
PORTREVISION= 9
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/
|
MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/
|
||||||
DISTNAME= Orthanc-${PORTVERSION}
|
DISTNAME= Orthanc-${PORTVERSION}
|
||||||
|
|
Loading…
Add table
Reference in a new issue