From nobody Thu Dec 23 02:56:33 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 93CAD18F3AF5; Thu, 23 Dec 2021 02:56:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JKFFs5yYgz4TWx; Thu, 23 Dec 2021 02:56:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 95290D8A; Thu, 23 Dec 2021 02:56:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BN2uXCZ043329; Thu, 23 Dec 2021 02:56:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BN2uXbl043328; Thu, 23 Dec 2021 02:56:33 GMT (envelope-from git) Date: Thu, 23 Dec 2021 02:56:33 GMT Message-Id: <202112230256.1BN2uXbl043328@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 82cade5652e9 - main - www/cpp-httplib: Update 0.9.10 -> 0.10.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 82cade5652e9453b9416484d32be959c58945282 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640228194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=gYRifUlCtow9KXCbBTIu2ysKzMW44r2y9E3n8Bat7tc=; b=lPeYs681jPbCOKcHUB9pquLUsSoklL2lfNdKAh15PcQsWOX84CVU6g5uY5Yk5FRbCU4qMk lbiE/4XSBV/TGIq4fVpCLOY7rNJcBH8MSNJgGXwiIF5m8omShnq6sPCqLJBBQXg6lp/hN7 fGO3K/BCl6Nye5pyoA6bbgJqA3tHHXCMmU+3OD9H4yo2bC3ObGNxahs02fPNtHn4QGXqhz oMFJh8nGN6Ww4I+96YNYZ3KpPqAC+NAHz4cwJUM8JdgMi4OeV8+IE24V86yN1T/bSzaDWq zOofN7i49Qe5LCRZ5Ou5zpgSlJu/9aQOw2+38D4BqEGXOYvK73QI9mT2m3CwDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640228194; a=rsa-sha256; cv=none; b=yiIGdKkSB8fDUmkf4e01amm91DQ8kZlGR/VgkO5y1Uh3j/FFbpQ4vXMP20ZqN6kqW+tn3l NvZy93rYsy+J7+LSqaj9kvJ6HpyUdpuJGDoKRwDr1xgbnsZgrxhhVIDHqqnQV9CnoFpfR8 WmrHT0uUSdz4lLgJAla9SETLjHABU8lJNwgsJIC1Na00nXTUZHNuKqKk4yeBFS2tnypxW5 xKFOq/+wt28wyHpGjYp63whLVDUEuEQLh9lCRiT3iGVIy+c1/sIuj+jDCeB9LgIBGxu7ls Pohqdht3kLIQPvUixdBYVRYItHabOOSciohpwLE6cqu5dEwNaujhieA8RGMgnw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=82cade5652e9453b9416484d32be959c58945282 commit 82cade5652e9453b9416484d32be959c58945282 Author: Yuri Victorovich AuthorDate: 2021-12-23 02:40:26 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-23 02:56:23 +0000 www/cpp-httplib: Update 0.9.10 -> 0.10.0 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 b1613da68011..843803945164 100644 --- a/www/cpp-httplib/Makefile +++ b/www/cpp-httplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-httplib DISTVERSIONPREFIX= v -DISTVERSION= 0.9.10 +DISTVERSION= 0.10.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo index fa646ef47a8c..dc17dbf194d7 100644 --- a/www/cpp-httplib/distinfo +++ b/www/cpp-httplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640077218 -SHA256 (yhirose-cpp-httplib-v0.9.10_GH0.tar.gz) = 49dfa101ced75f8536ec7c865f872ab8fca157c8b49e29be5ef2d2aa11f716e8 -SIZE (yhirose-cpp-httplib-v0.9.10_GH0.tar.gz) = 605168 +TIMESTAMP = 1640227159 +SHA256 (yhirose-cpp-httplib-v0.10.0_GH0.tar.gz) = b5ce97b971e1255ae5e93ad1d88538234c614e3876226169f047b0e31698840b +SIZE (yhirose-cpp-httplib-v0.10.0_GH0.tar.gz) = 614249