Index: head/graphics/alembic/Makefile =================================================================== --- head/graphics/alembic/Makefile (revision 453225) +++ head/graphics/alembic/Makefile (revision 453226) @@ -1,32 +1,34 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTVERSION= 1.7.4 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org COMMENT= Open framework for storing and sharing graphic scene data LICENSE= BSD3CLAUSE LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase USES= cmake compiler:c++11-lang USE_CXXSTD= c++11 USE_GITHUB= yes USE_LDCONFIG= yes OPTIONS_DEFINE= HDF5 OPTIONS_DEFAULT= HDF5 OPTIONS_SUB= yes HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 HDF5_CMAKE_ON= -DUSE_HDF5:BOOL=ON + +PLIST_FILES= lib/libAlembic.so.${PORTVERSION} \ + lib/libAlembic.so.${PORTVERSION:R} post-patch: @${REINPLACE_CMD} -e 's,H5Rdereference,&1,' \ ${WRKSRC}/lib/Alembic/AbcCoreHDF5/HDF5Util.cpp .include Index: head/graphics/alembic/distinfo =================================================================== --- head/graphics/alembic/distinfo (revision 453225) +++ head/graphics/alembic/distinfo (revision 453226) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490314701 -SHA256 (alembic-alembic-1.7.1_GH0.tar.gz) = d9aa4f318df9e8f4bbc31a540209ef47a808b99a5627852e42d2550bd979ccc3 -SIZE (alembic-alembic-1.7.1_GH0.tar.gz) = 803755 +TIMESTAMP = 1507854327 +SHA256 (alembic-alembic-1.7.4_GH0.tar.gz) = eac349ff0fbec851f270370de963a436e30f0b5897e5e7ce292f966be6b7a9c5 +SIZE (alembic-alembic-1.7.4_GH0.tar.gz) = 805503 Index: head/graphics/alembic/pkg-plist =================================================================== --- head/graphics/alembic/pkg-plist (revision 453225) +++ head/graphics/alembic/pkg-plist (revision 453226) @@ -1,134 +1,135 @@ %%HDF5%%bin/abcconvert bin/abcdiff bin/abcecho bin/abcechobounds bin/abcls bin/abcstitcher bin/abctree include/Alembic/Abc/All.h include/Alembic/Abc/ArchiveInfo.h include/Alembic/Abc/Argument.h include/Alembic/Abc/Base.h include/Alembic/Abc/ErrorHandler.h include/Alembic/Abc/Foundation.h include/Alembic/Abc/IArchive.h include/Alembic/Abc/IArrayProperty.h include/Alembic/Abc/IBaseProperty.h include/Alembic/Abc/ICompoundProperty.h include/Alembic/Abc/IObject.h include/Alembic/Abc/ISampleSelector.h include/Alembic/Abc/IScalarProperty.h include/Alembic/Abc/ISchema.h include/Alembic/Abc/ISchemaObject.h include/Alembic/Abc/ITypedArrayProperty.h include/Alembic/Abc/ITypedScalarProperty.h include/Alembic/Abc/OArchive.h include/Alembic/Abc/OArrayProperty.h include/Alembic/Abc/OBaseProperty.h include/Alembic/Abc/OCompoundProperty.h include/Alembic/Abc/OObject.h include/Alembic/Abc/OScalarProperty.h include/Alembic/Abc/OSchema.h include/Alembic/Abc/OSchemaObject.h include/Alembic/Abc/OTypedArrayProperty.h include/Alembic/Abc/OTypedScalarProperty.h include/Alembic/Abc/Reference.h include/Alembic/Abc/SourceName.h include/Alembic/Abc/TypedArraySample.h include/Alembic/Abc/TypedPropertyTraits.h include/Alembic/AbcCollection/All.h include/Alembic/AbcCollection/ICollections.h include/Alembic/AbcCollection/OCollections.h include/Alembic/AbcCollection/SchemaInfoDeclarations.h include/Alembic/AbcCoreAbstract/All.h include/Alembic/AbcCoreAbstract/ArchiveReader.h include/Alembic/AbcCoreAbstract/ArchiveWriter.h include/Alembic/AbcCoreAbstract/ArrayPropertyReader.h include/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h include/Alembic/AbcCoreAbstract/ArraySample.h include/Alembic/AbcCoreAbstract/ArraySampleKey.h include/Alembic/AbcCoreAbstract/BasePropertyReader.h include/Alembic/AbcCoreAbstract/BasePropertyWriter.h include/Alembic/AbcCoreAbstract/CompoundPropertyReader.h include/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h include/Alembic/AbcCoreAbstract/DataType.h include/Alembic/AbcCoreAbstract/ForwardDeclarations.h include/Alembic/AbcCoreAbstract/Foundation.h include/Alembic/AbcCoreAbstract/MetaData.h include/Alembic/AbcCoreAbstract/ObjectHeader.h include/Alembic/AbcCoreAbstract/ObjectReader.h include/Alembic/AbcCoreAbstract/ObjectWriter.h include/Alembic/AbcCoreAbstract/PropertyHeader.h include/Alembic/AbcCoreAbstract/ReadArraySampleCache.h include/Alembic/AbcCoreAbstract/ScalarPropertyReader.h include/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h include/Alembic/AbcCoreAbstract/ScalarSample.h include/Alembic/AbcCoreAbstract/TimeSampling.h include/Alembic/AbcCoreAbstract/TimeSamplingType.h include/Alembic/AbcCoreFactory/All.h include/Alembic/AbcCoreFactory/IFactory.h %%HDF5%%include/Alembic/AbcCoreHDF5/All.h %%HDF5%%include/Alembic/AbcCoreHDF5/ReadWrite.h +include/Alembic/AbcCoreLayer/Foundation.h include/Alembic/AbcCoreLayer/Read.h include/Alembic/AbcCoreLayer/Util.h include/Alembic/AbcCoreOgawa/All.h include/Alembic/AbcCoreOgawa/ReadWrite.h include/Alembic/AbcGeom/All.h include/Alembic/AbcGeom/ArchiveBounds.h include/Alembic/AbcGeom/Basis.h include/Alembic/AbcGeom/CameraSample.h include/Alembic/AbcGeom/CurveType.h include/Alembic/AbcGeom/FaceSetExclusivity.h include/Alembic/AbcGeom/FilmBackXformOp.h include/Alembic/AbcGeom/Foundation.h include/Alembic/AbcGeom/GeometryScope.h include/Alembic/AbcGeom/ICamera.h include/Alembic/AbcGeom/ICurves.h include/Alembic/AbcGeom/IFaceSet.h include/Alembic/AbcGeom/IGeomBase.h include/Alembic/AbcGeom/IGeomParam.h include/Alembic/AbcGeom/ILight.h include/Alembic/AbcGeom/INuPatch.h include/Alembic/AbcGeom/IPoints.h include/Alembic/AbcGeom/IPolyMesh.h include/Alembic/AbcGeom/ISubD.h include/Alembic/AbcGeom/IXform.h include/Alembic/AbcGeom/OCamera.h include/Alembic/AbcGeom/OCurves.h include/Alembic/AbcGeom/OFaceSet.h include/Alembic/AbcGeom/OGeomBase.h include/Alembic/AbcGeom/OGeomParam.h include/Alembic/AbcGeom/OLight.h include/Alembic/AbcGeom/ONuPatch.h include/Alembic/AbcGeom/OPoints.h include/Alembic/AbcGeom/OPolyMesh.h include/Alembic/AbcGeom/OSubD.h include/Alembic/AbcGeom/OXform.h include/Alembic/AbcGeom/SchemaInfoDeclarations.h include/Alembic/AbcGeom/Visibility.h include/Alembic/AbcGeom/XformOp.h include/Alembic/AbcGeom/XformSample.h include/Alembic/AbcMaterial/All.h include/Alembic/AbcMaterial/IMaterial.h include/Alembic/AbcMaterial/MaterialAssignment.h include/Alembic/AbcMaterial/MaterialFlatten.h include/Alembic/AbcMaterial/OMaterial.h include/Alembic/AbcMaterial/SchemaInfoDeclarations.h include/Alembic/Util/All.h include/Alembic/Util/Config.h include/Alembic/Util/Digest.h include/Alembic/Util/Dimensions.h include/Alembic/Util/Exception.h include/Alembic/Util/Export.h include/Alembic/Util/Foundation.h include/Alembic/Util/Murmur3.h include/Alembic/Util/Naming.h include/Alembic/Util/OperatorBool.h include/Alembic/Util/PlainOldDataType.h include/Alembic/Util/SpookyV2.h include/Alembic/Util/TokenMap.h lib/cmake/Alembic/AlembicConfig.cmake lib/cmake/Alembic/AlembicConfigVersion.cmake lib/cmake/Alembic/AlembicTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Alembic/AlembicTargets.cmake lib/libAlembic.so