Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmtlib: updated to 9.1.0 #111

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions textproc/fmtlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2022/01/07 21:16:09 adam Exp $
# $NetBSD: Makefile,v 1.12 2022/09/23 16:35:51 Wongboo Exp $

DISTNAME= fmt-8.1.1
DISTNAME= fmt-9.1.0
PKGNAME= ${DISTNAME:S/fmt/fmtlib/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fmtlib/}
Expand Down
6 changes: 3 additions & 3 deletions textproc/fmtlib/PLIST
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
@comment $NetBSD: PLIST,v 1.7 2021/07/14 07:31:10 adam Exp $
@comment $NetBSD: PLIST,v 1.8 2022/09/23 16:35:51 Wongboo Exp $
include/fmt/args.h
include/fmt/chrono.h
include/fmt/color.h
include/fmt/compile.h
include/fmt/core.h
include/fmt/format-inl.h
include/fmt/format.h
include/fmt/locale.h
include/fmt/std.h
include/fmt/os.h
include/fmt/ostream.h
include/fmt/printf.h
Expand All @@ -18,5 +18,5 @@ lib/cmake/fmt/fmt-targets-release.cmake
lib/cmake/fmt/fmt-targets.cmake
lib/libfmt.so
lib/libfmt.so.${PKGVERSION}
lib/libfmt.so.8
lib/libfmt.so.9
lib/pkgconfig/fmt.pc
8 changes: 4 additions & 4 deletions textproc/fmtlib/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2022/01/07 21:16:09 adam Exp $
$NetBSD: distinfo,v 1.15 2022/09/23 16:35:51 Wongboo Exp $

BLAKE2s (fmt-8.1.1.tar.gz) = 995c9b11fe27b6c33a3c34aa2475f9020da5fb48fbbcd6da1f0aac761c53ee5c
SHA512 (fmt-8.1.1.tar.gz) = 794a47d7cb352a2a9f2c050a60a46b002e4157e5ad23e15a5afc668e852b1e1847aeee3cda79e266c789ff79310d792060c94976ceef6352e322d60b94e23189
Size (fmt-8.1.1.tar.gz) = 826254 bytes
BLAKE2s (fmt-9.1.0.tar.gz) = dad20e52d2213496228f5ef7c4f2f02007ec8df90bf2b1ce0fda5149e43da49d
SHA512 (fmt-9.1.0.tar.gz) = a18442042722dd48e20714ec034a12fcc0576c9af7be5188586970e2edf47529825bdc99af366b1d5891630c8dbf6f63bfa9f012e77ab3d3ed80d1a118e3b2be
Size (fmt-9.1.0.tar.gz) = 837901 bytes