Index: head/databases/py-tiledb/files/patch-tiledb-libtiledb.pyd =================================================================== --- head/databases/py-tiledb/files/patch-tiledb-libtiledb.pyd (revision 517598) +++ head/databases/py-tiledb/files/patch-tiledb-libtiledb.pyd (nonexistent) @@ -1,8 +0,0 @@ ---- tiledb/libtiledb.pxd.orig 2019-03-18 19:15:46 UTC -+++ tiledb/libtiledb.pxd -@@ -1,3 +1,5 @@ -+#cython: language_level=3str -+ - from libc.stdio cimport FILE - from libc.stdint cimport uint64_t - Property changes on: head/databases/py-tiledb/files/patch-tiledb-libtiledb.pyd ___________________________________________________________________ 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 Index: head/databases/py-tiledb/Makefile =================================================================== --- head/databases/py-tiledb/Makefile (revision 517598) +++ head/databases/py-tiledb/Makefile (revision 517599) @@ -1,28 +1,28 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= tiledb -PORTVERSION= 0.4.4 +PORTVERSION= 0.5.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to the TileDB array storage manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= is currently 64-bit only BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.5.4:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.30:devel/py-wheel@${PY_FLAVOR} \ ${RUN_DEPENDS} LIB_DEPENDS= libtiledb.so:databases/tiledb RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++11-lang localbase python:3.5+ USE_PYTHON= autoplist cython distutils .include Index: head/databases/py-tiledb/distinfo =================================================================== --- head/databases/py-tiledb/distinfo (revision 517598) +++ head/databases/py-tiledb/distinfo (revision 517599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571671543 -SHA256 (tiledb-0.4.4.tar.gz) = ec8c9e07804af34e4db0a23503d0f58635b05e71252aff4a528560bebbb5bee4 -SIZE (tiledb-0.4.4.tar.gz) = 86395 +TIMESTAMP = 1573740249 +SHA256 (tiledb-0.5.0.tar.gz) = d76226bef676275b310ba48192f82f24b85160456ddf808d8fd4db5c11414931 +SIZE (tiledb-0.5.0.tar.gz) = 95856