devel/ctre: Update 3.7 -> 3.7.1
Reported by: portscout
This commit is contained in:
parent
0101553ad6
commit
5a11955d72
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ctre
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.7
|
||||
DISTVERSION= 3.7.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue