Date: Sun, 18 Apr 2021 20:20:01 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f3500a3ae6f3 - main - devel/ctre: Update 3.3.4 -> 3.4.1 Message-ID: <202104182020.13IKK1WG061964@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3500a3ae6f39aff1ce12b8c3ab068b066627444 commit f3500a3ae6f39aff1ce12b8c3ab068b066627444 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-18 16:46:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-18 20:19:52 +0000 devel/ctre: Update 3.3.4 -> 3.4.1 Reported by: portscout --- devel/ctre/Makefile | 2 +- devel/ctre/distinfo | 6 +++--- devel/ctre/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile index 5f265071bd92..a173f245e010 100644 --- a/devel/ctre/Makefile +++ b/devel/ctre/Makefile @@ -1,6 +1,6 @@ PORTNAME= ctre DISTVERSIONPREFIX= v -DISTVERSION= 3.3.4 +DISTVERSION= 3.4.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ctre/distinfo b/devel/ctre/distinfo index 0490c6d53b71..adc8c430fd40 100644 --- a/devel/ctre/distinfo +++ b/devel/ctre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609752526 -SHA256 (hanickadot-compile-time-regular-expressions-v3.3.4_GH0.tar.gz) = 8161f0d3100fc690590f475aa9acb70163ed7f2922e35e13136dececc52c49a9 -SIZE (hanickadot-compile-time-regular-expressions-v3.3.4_GH0.tar.gz) = 393533 +TIMESTAMP = 1618764163 +SHA256 (hanickadot-compile-time-regular-expressions-v3.4.1_GH0.tar.gz) = c4a1a88b8c4a8c267507a3da3707f29a2b7c1f722e27d695296f152501a414ab +SIZE (hanickadot-compile-time-regular-expressions-v3.4.1_GH0.tar.gz) = 402704 diff --git a/devel/ctre/pkg-plist b/devel/ctre/pkg-plist index 7578c18d456e..1a5c2b90cd50 100644 --- a/devel/ctre/pkg-plist +++ b/devel/ctre/pkg-plist @@ -10,6 +10,7 @@ include/ctre.hpp include/ctre/actions/asserts.inc.hpp include/ctre/actions/atomic_group.inc.hpp include/ctre/actions/backreference.inc.hpp +include/ctre/actions/boundaries.inc.hpp include/ctre/actions/capture.inc.hpp include/ctre/actions/characters.inc.hpp include/ctre/actions/class.inc.hpp @@ -28,6 +29,7 @@ include/ctre/atoms_unicode.hpp include/ctre/evaluation.hpp include/ctre/find_captures.hpp include/ctre/first.hpp +include/ctre/flags_and_modes.hpp include/ctre/functions.hpp include/ctre/id.hpp include/ctre/iterators.hpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104182020.13IKK1WG061964>