Skip to content

Commit

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

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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
1 change: 1 addition & 0 deletions devel/ctre/pkg-plist
Expand Up @@ -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

0 comments on commit a4aeec5

Please sign in to comment.