git: f6d5025c458c - main - devel/tabulate: Update 1.4 → 1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Feb 2023 14:45:42 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6d5025c458cccabd359616ebd59fc6c948336ae commit f6d5025c458cccabd359616ebd59fc6c948336ae Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-02-22 14:45:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-22 14:45:36 +0000 devel/tabulate: Update 1.4 → 1.5 Reported by: portscout --- devel/tabulate/Makefile | 2 +- devel/tabulate/distinfo | 6 +++--- devel/tabulate/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/tabulate/Makefile b/devel/tabulate/Makefile index c890508b2f0b..88b4b5718137 100644 --- a/devel/tabulate/Makefile +++ b/devel/tabulate/Makefile @@ -1,6 +1,6 @@ PORTNAME= tabulate DISTVERSIONPREFIX= v -DISTVERSION= 1.4 +DISTVERSION= 1.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org 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 @@ -12,6 +12,7 @@ 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