aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-18 16:46:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-18 20:19:52 +0000
commitf3500a3ae6f39aff1ce12b8c3ab068b066627444 (patch)
tree53e004fc356d1f9e575ccd037063a1a4eba6cf58 /devel
parent4a57b5dfb9ba27ad4afa18a3cb2ab341cb5be853 (diff)
downloadports-f3500a3ae6f39aff1ce12b8c3ab068b066627444.tar.gz
ports-f3500a3ae6f39aff1ce12b8c3ab068b066627444.zip
Diffstat (limited to 'devel')
-rw-r--r--devel/ctre/Makefile2
-rw-r--r--devel/ctre/distinfo6
-rw-r--r--devel/ctre/pkg-plist2
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