- Update to 3.0.1.
This commit is contained in:
parent
69ff5aad3e
commit
6651dae27f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507471
@ -3,7 +3,6 @@
|
||||
|
||||
PORTNAME= gdcm
|
||||
PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/gdcm/gdcm%20${GDCM_MAJOR}.x/GDCM%20${PORTVERSION}
|
||||
|
||||
@ -28,7 +27,7 @@ VTK6_CMAKE_ON= -DGDCM_USE_VTK:BOOL=ON \
|
||||
# Change this when updating the port
|
||||
GDCM_MAJOR= 3
|
||||
GDCM_MINOR= 0
|
||||
GDCM_PATCH= 0
|
||||
GDCM_PATCH= 1
|
||||
|
||||
# Change this whenever VTK is updated
|
||||
VTK6_VERSION= 6.2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559423214
|
||||
SHA256 (gdcm-3.0.0.tar.bz2) = 3da046e6cb2e0fd710c48cf674716c3fb73fcb9e8c7cab2a1c74110ca8a50be6
|
||||
SIZE (gdcm-3.0.0.tar.bz2) = 2942805
|
||||
TIMESTAMP = 1564256198
|
||||
SHA256 (gdcm-3.0.1.tar.bz2) = 584782f207a652e6310f52dc54260b9243deb761d068eb4bd33e3924723640d8
|
||||
SIZE (gdcm-3.0.1.tar.bz2) = 2947718
|
||||
|
@ -97,7 +97,7 @@ include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmElement.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmEmptyMaskGenerator.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmEncapsulatedDocument.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmEnumeratedValues.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_PATCH%%/gdcmEquipmentManufacturer.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmEquipmentManufacturer.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmEvent.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmException.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmExplicitDataElement.h
|
||||
@ -331,19 +331,19 @@ include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmXMLPrinter.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmXMLPrivateDictReader.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcm_j2k.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcm_jp2.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_PATCH%%/gdcmcharls/charls.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/charls.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/colortransform.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/context.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/contextrunmode.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/decoderstrategy.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/defaulttraits.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/encoderstrategy.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_PATCH%%/gdcmcharls/jlscodecfactory.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jlscodecfactory.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegimagedatasegment.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_PATCH%%/gdcmcharls/jpegmarkercode.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegmarkercode.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegmarkersegment.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegsegment.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_PATCH%%/gdcmcharls/jpegstreamreader.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegstreamreader.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/jpegstreamwriter.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/lookuptable.h
|
||||
include/gdcm-%%GDCM_MAJOR%%.%%GDCM_MINOR%%/gdcmcharls/losslesstraits.h
|
||||
|
Loading…
Reference in New Issue
Block a user