From nobody Wed Jun 19 13:46:27 2024 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 4W44fD14Vhz5N9ht; Wed, 19 Jun 2024 13:46:28 +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 4W44fD0KGyz4fSb; Wed, 19 Jun 2024 13:46:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718804788; 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=ShlhLfvHwuj/4yV1pmPBlOMR2fKYCGhHKaSivdg9VPg=; b=vfNkhNnpUgLpoK980vOrOiOquJRiQdGS/xJAtvrQSniyxYnwC/e7n9AMbrjyTwAcpbfjWx kaSKMGg7lptwZ7jNHU3ALCTI6y5bszA7M8JSEIBahpIZ23tvVflO8FBQROF7XuiAqGbmXC WT0yT+8oqoFgRtf22cYnHGohY1TzeXCvEJjwgNEW5OVjSZfJygcmQ8MzxF+1gNGAVRh31S 8LyqVffa/KAWqoB9odigZzPN3/Ol787pyIQ/d+5lbun9fM7LPMqPnALDFWjYDnCiHTzQbX g14ZwiUxF0ywksv6nyIXghQXFB+NCDYOaRKETsfy55BpFk+tfdp0Cy9wdsiQKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718804788; a=rsa-sha256; cv=none; b=ZoUpezM687+ErXMEmdyl92W1h/be2C+D2qnMjxAQnlm+0mdlE475t4ZM0C1BlYk4SLSMV2 xgPOnw7MpUY3Rt4IwDY83PfPzS2SrNn06zc6AmhYdx5FSc+/X0a5a7IN06GSiltxUFaAIm w+4bvDcO0LUHcUbzj9Yci+dR2JJ//zyxEws72Uiegm++wqeOs9JU9TN05wOosyJx/2Qifk axd+byZKo38PnbnXiOdtQ2BRwR0il1otIDvzLo5fpQV348rD2hhYYwIpuUe5/ws47BVsjR HaWWriDyrHqQ+qvGnk+NGZrTMujqdnydTWFEZ1nbgXOO6KF0zBZYa8uVH6gz9g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718804788; 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=ShlhLfvHwuj/4yV1pmPBlOMR2fKYCGhHKaSivdg9VPg=; b=Zw72TJhvMudGBmGdjpnImlhzNbfjSP+5pRHJGhEkf9Bx+QQXNMApzNcuF6aZjIygFiyYqo Sy0jbkEkT8CqlAVppk7H3GRQEoac6Lfwb+II44Bhunh/EE16e8D791bbcNjbGA/nbumQXq vcw2SAmpfvadNsogXz93IVGpbGufZLQXUDR6N62dHArdiDcAh289KVMUeDk2zUR39lzEYR 14cbNEtS8TXMXVg14ZUNuF1DD9PAhqSbhWxA1pwY9UHQ5xO5GC9XLjeBDyTK4OEAWzEI15 GMU19OttqFmLhotXAC8JMFMEIdd2vGcnXQCI/RW6MLwlKJlRSdW48Y4zpHyPRg== 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 4W44fC72Hhzl0w; Wed, 19 Jun 2024 13:46:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 45JDkRlf003678; Wed, 19 Jun 2024 13:46:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 45JDkRdP003675; Wed, 19 Jun 2024 13:46:27 GMT (envelope-from git) Date: Wed, 19 Jun 2024 13:46:27 GMT Message-Id: <202406191346.45JDkRdP003675@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dmitry Sivachenko Subject: git: ae65bf62a2fd - main - net/haproxy26: update to version 2.6.18. 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: demon X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ae65bf62a2fdb7b438ad93e1d0d5323fa61bf797 Auto-Submitted: auto-generated The branch main has been updated by demon: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae65bf62a2fdb7b438ad93e1d0d5323fa61bf797 commit ae65bf62a2fdb7b438ad93e1d0d5323fa61bf797 Author: Dmitry Sivachenko AuthorDate: 2024-06-19 13:40:09 +0000 Commit: Dmitry Sivachenko CommitDate: 2024-06-19 13:46:19 +0000 net/haproxy26: update to version 2.6.18. --- net/haproxy26/Makefile | 2 +- net/haproxy26/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/haproxy26/Makefile b/net/haproxy26/Makefile index 455d5d66d70e..580099d0ab01 100644 --- a/net/haproxy26/Makefile +++ b/net/haproxy26/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.17 +DISTVERSION= 2.6.18 CATEGORIES= net www PKGNAMESUFFIX= 26 MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy26/distinfo b/net/haproxy26/distinfo index f025ca4d01bc..82789f7711c8 100644 --- a/net/haproxy26/distinfo +++ b/net/haproxy26/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712690461 -SHA256 (haproxy-2.6.17.tar.gz) = be48ee8ff9127c402b4c6cf1445cef7052f2c540ed1eff2dd04af677b8cd9dd0 -SIZE (haproxy-2.6.17.tar.gz) = 4094829 +TIMESTAMP = 1718804363 +SHA256 (haproxy-2.6.18.tar.gz) = 1b36d3c618360eff7cdc2b70dd53affdf9c939d0fdf8602ac2d77018535f709a +SIZE (haproxy-2.6.18.tar.gz) = 4103766