Index: head/graphics/alembic/Makefile =================================================================== --- head/graphics/alembic/Makefile (revision 545805) +++ head/graphics/alembic/Makefile (revision 545806) @@ -1,34 +1,33 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.7.13 -PORTREVISION= 2 +PORTVERSION= 1.7.14 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org COMMENT= Open framework for storing and sharing graphic scene data LICENSE= BSD3CLAUSE LIB_DEPENDS= libImath.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} do-test: @cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS} .include Index: head/graphics/alembic/distinfo =================================================================== --- head/graphics/alembic/distinfo (revision 545805) +++ head/graphics/alembic/distinfo (revision 545806) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594494161 -SHA256 (alembic-alembic-1.7.13_GH0.tar.gz) = 14a44a1d28d1a0736655e53fc529dd4d3993bf4d03535f66de9e634c9b47d441 -SIZE (alembic-alembic-1.7.13_GH0.tar.gz) = 853723 +TIMESTAMP = 1598128759 +SHA256 (alembic-alembic-1.7.14_GH0.tar.gz) = 11b8921a84c9e155f997a8a2e18633c8bb9b7089d6f7e9d30df2d5e960db897b +SIZE (alembic-alembic-1.7.14_GH0.tar.gz) = 854872 Index: head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp =================================================================== --- head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp (revision 545805) +++ head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- lib/Alembic/Util/Murmur3.cpp.orig 2015-01-15 18:28:49 UTC -+++ lib/Alembic/Util/Murmur3.cpp -@@ -41,6 +41,8 @@ - - #ifdef __APPLE__ - #include -+#elif defined(__FreeBSD__) -+#include - #elif !defined(_MSC_VER) - #include - #endif Property changes on: head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property