diff --git a/devel/tabulate/Makefile b/devel/tabulate/Makefile index c890508b2f0b..88b4b5718137 100644 --- a/devel/tabulate/Makefile +++ b/devel/tabulate/Makefile @@ -1,21 +1,21 @@ PORTNAME= tabulate DISTVERSIONPREFIX= v -DISTVERSION= 1.4 +DISTVERSION= 1.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Table maker for modern C++ (a header-only library) WWW= https://github.com/p-ranav/tabulate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITHUB= yes GH_ACCOUNT= p-ranav NO_BUILD= yes NO_ARCH= yes .include diff --git a/devel/tabulate/distinfo b/devel/tabulate/distinfo index 7fa401bca6c2..a792eb81dbe8 100644 --- a/devel/tabulate/distinfo +++ b/devel/tabulate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612201924 -SHA256 (p-ranav-tabulate-v1.4_GH0.tar.gz) = c20cdc3175526a069e932136a7cbdf6f27b137bdb4fc5f574eb5a497228c8e11 -SIZE (p-ranav-tabulate-v1.4_GH0.tar.gz) = 2528426 +TIMESTAMP = 1677077026 +SHA256 (p-ranav-tabulate-v1.5_GH0.tar.gz) = 16b289f46306283544bb593f4601e80d6ea51248fde52e910cc569ef08eba3fb +SIZE (p-ranav-tabulate-v1.5_GH0.tar.gz) = 2546549 diff --git a/devel/tabulate/pkg-plist b/devel/tabulate/pkg-plist index 9728fa613a7e..415d951d7dd6 100644 --- a/devel/tabulate/pkg-plist +++ b/devel/tabulate/pkg-plist @@ -1,23 +1,24 @@ include/tabulate/asciidoc_exporter.hpp include/tabulate/cell.hpp include/tabulate/color.hpp include/tabulate/column.hpp include/tabulate/column_format.hpp include/tabulate/exporter.hpp include/tabulate/font_align.hpp include/tabulate/font_style.hpp include/tabulate/format.hpp include/tabulate/latex_exporter.hpp include/tabulate/markdown_exporter.hpp include/tabulate/optional_lite.hpp include/tabulate/printer.hpp include/tabulate/row.hpp +include/tabulate/string_view_lite.hpp include/tabulate/table.hpp include/tabulate/table_internal.hpp include/tabulate/tabulate.hpp include/tabulate/termcolor.hpp include/tabulate/utf8.hpp include/tabulate/variant_lite.hpp lib/cmake/tabulate/tabulateConfig.cmake lib/cmake/tabulate/tabulateConfigVersion.cmake lib/cmake/tabulate/tabulateTargets.cmake