pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/fmtlib



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May 13 15:25:40 UTC 2020

Modified Files:
        pkgsrc/textproc/fmtlib: Makefile distinfo

Log Message:
fmtlib: updated to 6.2.1

6.2.1
Fixed ostream support in sprintf
Fixed type detection when using implicit conversion to string_view and ostream operator<< inconsistently


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/fmtlib/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/fmtlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/fmtlib/Makefile
diff -u pkgsrc/textproc/fmtlib/Makefile:1.6 pkgsrc/textproc/fmtlib/Makefile:1.7
--- pkgsrc/textproc/fmtlib/Makefile:1.6 Wed Apr  8 09:39:38 2020
+++ pkgsrc/textproc/fmtlib/Makefile     Wed May 13 15:25:40 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/04/08 09:39:38 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/13 15:25:40 adam Exp $
 
-DISTNAME=      fmt-6.2.0
+DISTNAME=      fmt-6.2.1
 PKGNAME=       ${DISTNAME:S/fmt/fmtlib/}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fmtlib/}

Index: pkgsrc/textproc/fmtlib/distinfo
diff -u pkgsrc/textproc/fmtlib/distinfo:1.7 pkgsrc/textproc/fmtlib/distinfo:1.8
--- pkgsrc/textproc/fmtlib/distinfo:1.7 Wed Apr  8 09:39:38 2020
+++ pkgsrc/textproc/fmtlib/distinfo     Wed May 13 15:25:40 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/04/08 09:39:38 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/05/13 15:25:40 adam Exp $
 
-SHA1 (fmt-6.2.0.tar.gz) = 3265b2ab59b25f680030fc6ded266e4385096141
-RMD160 (fmt-6.2.0.tar.gz) = 5e56baabdcc3e6ba9af0a3ba3adcaf479c84d135
-SHA512 (fmt-6.2.0.tar.gz) = 0003543f437bae416600a2b982eb133f65588bd36d7506fa7d883ae3133fcaf7ad825904af9b588ea22e5d91e56560aaf4243a6afa11ff6d8aace2e4bb1b0cee
-Size (fmt-6.2.0.tar.gz) = 733403 bytes
+SHA1 (fmt-6.2.1.tar.gz) = 39a90270631fc11e7431dff0a055f1898b0487f1
+RMD160 (fmt-6.2.1.tar.gz) = b8c79b5201d9dc044051fe0312c3570fb6a991f1
+SHA512 (fmt-6.2.1.tar.gz) = 520ef3addfecd9796253c347e0ecf4c18ef2f86d3b1b6b714f7834741f4737f1b7ed8365d3be46c9186617898911b23680cad2ae3cb7aadaf641ab32e327b0dc
+Size (fmt-6.2.1.tar.gz) = 733646 bytes



Home | Main Index | Thread Index | Old Index