Skip to content
Snippets Groups Projects
Commit 5069df47 authored by Thierry Thomas's avatar Thierry Thomas
Browse files

devel/libfmt: upgrade to 9.1.0

Releases notes at <https://github.com/fmtlib/fmt/releases>.

PR:		268081
Approved by:	maintainer’s time-out
parent cd7fb134
No related branches found
No related tags found
No related merge requests found
PORTNAME= fmt
# Make sure to check devel/spdlog consumers too
PORTVERSION= 8.1.1
PORTVERSION= 9.1.0
CATEGORIES= devel
MASTER_SITES= https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= lib
MAINTAINER= sunpoet@FreeBSD.org
......@@ -12,9 +11,12 @@ WWW= https://fmt.dev/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
USES= cmake compiler:c++11-lang cpe zip
USES= cmake compiler:c++11-lang cpe
CMAKE_OFF= FMT_CUDA_TEST FMT_DOC FMT_FUZZ FMT_MODULE FMT_PEDANTIC FMT_SYSTEM_HEADERS FMT_TEST FMT_WERROR
USE_GITHUB= yes
GH_ACCOUNT= fmtlib
CMAKE_OFF= FMT_DOC FMT_FUZZ FMT_MODULE FMT_PEDANTIC FMT_SYSTEM_HEADERS FMT_TEST FMT_WERROR
CMAKE_ON= BUILD_SHARED_LIBS FMT_OS
USE_LDCONFIG= yes
......
TIMESTAMP = 1643382500
SHA256 (fmt-8.1.1.zip) = 23778bad8edba12d76e4075da06db591f3b0e3c6c04928ced4a7282ca3400e5d
SIZE (fmt-8.1.1.zip) = 1248058
TIMESTAMP = 1669806716
SHA256 (fmtlib-fmt-9.1.0_GH0.tar.gz) = 5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
SIZE (fmtlib-fmt-9.1.0_GH0.tar.gz) = 837901
......@@ -5,17 +5,17 @@ include/fmt/compile.h
include/fmt/core.h
include/fmt/format-inl.h
include/fmt/format.h
include/fmt/locale.h
include/fmt/os.h
include/fmt/ostream.h
include/fmt/printf.h
include/fmt/ranges.h
include/fmt/std.h
include/fmt/xchar.h
lib/cmake/fmt/fmt-config-version.cmake
lib/cmake/fmt/fmt-config.cmake
lib/cmake/fmt/fmt-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/fmt/fmt-targets.cmake
lib/libfmt.so
lib/libfmt.so.8
lib/libfmt.so.9
lib/libfmt.so.%%PORTVERSION%%
libdata/pkgconfig/fmt.pc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment