Skip to content

Commit

Permalink
devel/ctre: Update 3.3.4 -> 3.4.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 18, 2021
1 parent 4a57b5d commit f3500a3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 2 additions & 0 deletions devel/ctre/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit f3500a3

Please sign in to comment.