git: 223a55c7dde6 - main - devel/ctre: Update 3.6 -> 3.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 07:17:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aa commit 223a55c7dde6baffa6bb0c1ef4f5ef88c43f81aa Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-03 03:39:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-03 07:17:03 +0000 devel/ctre: Update 3.6 -> 3.7 Reported by: portscout --- devel/ctre/Makefile | 2 +- devel/ctre/distinfo | 6 +++--- devel/ctre/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile index e13a2732c989..02c5314feb63 100644 --- a/devel/ctre/Makefile +++ b/devel/ctre/Makefile @@ -1,6 +1,6 @@ PORTNAME= ctre DISTVERSIONPREFIX= v -DISTVERSION= 3.6 +DISTVERSION= 3.7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ctre/distinfo b/devel/ctre/distinfo index a0ef2bd53957..17363744a243 100644 --- a/devel/ctre/distinfo +++ b/devel/ctre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647804833 -SHA256 (hanickadot-compile-time-regular-expressions-v3.6_GH0.tar.gz) = 82633af08edff556f1401e1cf247e44eeef50f0588202731fddab183e9fda6d0 -SIZE (hanickadot-compile-time-regular-expressions-v3.6_GH0.tar.gz) = 414907 +TIMESTAMP = 1654226705 +SHA256 (hanickadot-compile-time-regular-expressions-v3.7_GH0.tar.gz) = 12be2a37f7fe39c489f646d3faee534f965871fd998258162962f36a19a455ef +SIZE (hanickadot-compile-time-regular-expressions-v3.7_GH0.tar.gz) = 422159 diff --git a/devel/ctre/pkg-plist b/devel/ctre/pkg-plist index 93eda969bb42..7adab9e66fe4 100644 --- a/devel/ctre/pkg-plist +++ b/devel/ctre/pkg-plist @@ -39,6 +39,7 @@ include/ctre/pcre.hpp include/ctre/pcre_actions.hpp include/ctre/range.hpp include/ctre/return_type.hpp +include/ctre/rotate.hpp include/ctre/starts_with_anchor.hpp include/ctre/utf8.hpp include/ctre/utility.hpp