git: a4aeec52fe12 - main - devel/ctre: Update 3.4.1 -> 3.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jan 2022 20:28:07 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4aeec52fe12a1704e4943debd39e8ac1bb713c3
commit a4aeec52fe12a1704e4943debd39e8ac1bb713c3
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-27 17:42:39 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-27 20:27:57 +0000
devel/ctre: Update 3.4.1 -> 3.5
Reported by: portscout
---
devel/ctre/Makefile | 5 +++--
devel/ctre/distinfo | 6 +++---
devel/ctre/pkg-plist | 1 +
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile
index a173f245e010..45b21de22705 100644
--- a/devel/ctre/Makefile
+++ b/devel/ctre/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ctre
DISTVERSIONPREFIX= v
-DISTVERSION= 3.4.1
+DISTVERSION= 3.5
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -20,8 +20,9 @@ CMAKE_OFF= BUILD_TESTING
NO_BUILD= yes
NO_ARCH= yes
-do-test: # everything is tested during compilation, if you are able to compile then it's ok
+do-test:
@cd ${WRKSRC} && \
${SETENV} ${MAKE_ENV} ${GMAKE} -j ${_MAKE_JOBS}
+ @${ECHO} "Test succeeded" # everything is tested during compilation, if you are able to compile then it's ok
.include <bsd.port.mk>
diff --git a/devel/ctre/distinfo b/devel/ctre/distinfo
index adc8c430fd40..9cca3e1255cb 100644
--- a/devel/ctre/distinfo
+++ b/devel/ctre/distinfo
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1643304698
+SHA256 (hanickadot-compile-time-regular-expressions-v3.5_GH0.tar.gz) = 94b5cbf90057b252119e9a0ce459e3b488decb98e57163b00a6c7c494cd0761e
+SIZE (hanickadot-compile-time-regular-expressions-v3.5_GH0.tar.gz) = 413141
diff --git a/devel/ctre/pkg-plist b/devel/ctre/pkg-plist
index 1a5c2b90cd50..93eda969bb42 100644
--- a/devel/ctre/pkg-plist
+++ b/devel/ctre/pkg-plist
@@ -49,3 +49,4 @@ include/unicode-db/unicode_interface.hpp
share/cmake/ctre/ctre-config-version.cmake
share/cmake/ctre/ctre-config.cmake
share/cmake/ctre/ctre-targets.cmake
+share/pkgconfig/ctre.pc