Skip to content

Commit

Permalink
devel/ctre: Update 3.7 -> 3.7.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 1, 2022
1 parent 0101553 commit 5a11955
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/ctre/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ctre
DISTVERSIONPREFIX= v
DISTVERSION= 3.7
DISTVERSION= 3.7.1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -10,7 +10,7 @@ WWW= https://compile-time.re/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++17-lang
USES= cmake compiler:c++20-lang

USE_GITHUB= yes
GH_ACCOUNT= hanickadot
Expand Down
6 changes: 3 additions & 3 deletions devel/ctre/distinfo
@@ -1,3 +1,3 @@
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
TIMESTAMP = 1664662687
SHA256 (hanickadot-compile-time-regular-expressions-v3.7.1_GH0.tar.gz) = d00d7eaa0e22f2fdaa947a532b81b6fc35880acf4887b50a5ac9bfb7411ced03
SIZE (hanickadot-compile-time-regular-expressions-v3.7.1_GH0.tar.gz) = 424189
1 change: 1 addition & 0 deletions devel/ctre/pkg-plist
Expand Up @@ -17,6 +17,7 @@ include/ctre/actions/class.inc.hpp
include/ctre/actions/fusion.inc.hpp
include/ctre/actions/hexdec.inc.hpp
include/ctre/actions/look.inc.hpp
include/ctre/actions/mode.inc.hpp
include/ctre/actions/named_class.inc.hpp
include/ctre/actions/options.inc.hpp
include/ctre/actions/properties.inc.hpp
Expand Down

0 comments on commit 5a11955

Please sign in to comment.