Date: Sun, 13 Dec 2020 22:19:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558017 - head/devel/libfmt Message-ID: <202012132219.0BDMJdU1040041@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 13 22:19:39 2020 New Revision: 558017 URL: https://svnweb.freebsd.org/changeset/ports/558017 Log: Update to 7.1.3 Changes: https://github.com/fmtlib/fmt/releases Modified: head/devel/libfmt/Makefile head/devel/libfmt/distinfo Modified: head/devel/libfmt/Makefile ============================================================================== --- head/devel/libfmt/Makefile Sun Dec 13 22:19:34 2020 (r558016) +++ head/devel/libfmt/Makefile Sun Dec 13 22:19:39 2020 (r558017) @@ -2,7 +2,7 @@ PORTNAME= fmt # Make sure to check devel/spdlog consumers too -PORTVERSION= 7.1.2 +PORTVERSION= 7.1.3 MASTER_SITES= https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/ CATEGORIES= devel PKGNAMEPREFIX= lib Modified: head/devel/libfmt/distinfo ============================================================================== --- head/devel/libfmt/distinfo Sun Dec 13 22:19:34 2020 (r558016) +++ head/devel/libfmt/distinfo Sun Dec 13 22:19:39 2020 (r558017) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605426617 -SHA256 (fmt-7.1.2.zip) = 4d6968ab7c01e95cc76df136755703defb985105a117b83057e4fd5d53680ea7 -SIZE (fmt-7.1.2.zip) = 1192292 +TIMESTAMP = 1607879388 +SHA256 (fmt-7.1.3.zip) = 5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f +SIZE (fmt-7.1.3.zip) = 1192520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012132219.0BDMJdU1040041>