Date: Sat, 5 Feb 2022 09:20:27 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 42a40af0d6ec - main - www/cpp-httplib: Update 0.10.1 -> 0.10.2 Message-ID: <202202050920.2159KRTa073404@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=42a40af0d6ec4eb220bb7ec7ad285570e942ebbe commit 42a40af0d6ec4eb220bb7ec7ad285570e942ebbe Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-05 06:29:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-05 09:20:20 +0000 www/cpp-httplib: Update 0.10.1 -> 0.10.2 Reported by: portscout --- www/cpp-httplib/Makefile | 2 +- www/cpp-httplib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile index c462b62a96c5..e9d69da5d907 100644 --- a/www/cpp-httplib/Makefile +++ b/www/cpp-httplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-httplib DISTVERSIONPREFIX= v -DISTVERSION= 0.10.1 +DISTVERSION= 0.10.2 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo index 5ede08400d50..b83660f5db03 100644 --- a/www/cpp-httplib/distinfo +++ b/www/cpp-httplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641066149 -SHA256 (yhirose-cpp-httplib-v0.10.1_GH0.tar.gz) = c3fb2019ed77482681b80b9a5d74ddf49df61a024703be1a5379b28fa13dfa2f -SIZE (yhirose-cpp-httplib-v0.10.1_GH0.tar.gz) = 614306 +TIMESTAMP = 1644042427 +SHA256 (yhirose-cpp-httplib-v0.10.2_GH0.tar.gz) = 2104ccccbd8838d22fd4ef264f39537b2e1584ebc4c40f0987ed8ca56532c37b +SIZE (yhirose-cpp-httplib-v0.10.2_GH0.tar.gz) = 618734
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202050920.2159KRTa073404>