Skip to content

Commit

Permalink
devel/libfmt: Update to 10.2.1
Browse files Browse the repository at this point in the history
- Update LICENSE_FILE

Changes:	https://github.com/fmtlib/fmt/releases
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 946604a commit bfe012c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions devel/libfmt/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= fmt
# Make sure to check devel/spdlog consumers too
PORTVERSION= 10.1.1
PORTVERSION= 10.2.1
CATEGORIES= devel
MASTER_SITES= https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= lib
Expand All @@ -11,7 +11,7 @@ WWW= https://fmt.dev/ \
https://github.com/fmtlib/fmt

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake:testing compiler:c++11-lang cpe pathfix zip

Expand All @@ -22,8 +22,7 @@ USE_LDCONFIG= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}

# include/fmt/*
CONFLICTS_INSTALL= axom
CONFLICTS_INSTALL= axom # include/fmt/*

OPTIONS_DEFINE= FULL_CACHE_DRAGONBOX
OPTIONS_DEFAULT=FULL_CACHE_DRAGONBOX
Expand Down
6 changes: 3 additions & 3 deletions devel/libfmt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1694053379
SHA256 (fmt-10.1.1.zip) = b84e58a310c9b50196cda48d5678d5fa0849bca19e5fdba6b684f0ee93ed9d1b
SIZE (fmt-10.1.1.zip) = 1278116
TIMESTAMP = 1708448906
SHA256 (fmt-10.2.1.zip) = 312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9
SIZE (fmt-10.2.1.zip) = 1289946

0 comments on commit bfe012c

Please sign in to comment.