From nobody Fri Dec 03 16:21:05 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 99E0B18C6194; Fri, 3 Dec 2021 16:21:05 +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 4J5J3P2Ywzz3tVk; Fri, 3 Dec 2021 16:21:05 +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 3867D141AC; Fri, 3 Dec 2021 16:21:05 +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 1B3GL56n099618; Fri, 3 Dec 2021 16:21:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B3GL50Q099617; Fri, 3 Dec 2021 16:21:05 GMT (envelope-from git) Date: Fri, 3 Dec 2021 16:21:05 GMT Message-Id: <202112031621.1B3GL50Q099617@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 6fd1f6e83238 - main - www/mod_http2: Update to 2.0.1 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: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6fd1f6e8323874206e5fc5b8002afe1b836b10bc Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638548465; 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=7Dze61nv2kd0o6Fok8mF8P3NZSvk8DUFZEbkO0MVrlc=; b=pwTfW1uMgm2C7hYor+noFPGJ8qmpfvRxKyvtNciD2s8+hTpYXUnZQcmVhpGLIVBPLwJzzS 2UQkh8aa+eDXpSW3esN/GQoyqmmNzsia2J+6JQhFI8uw2LZRNevC9Rr3qbN+rYizf/mE6s f6t/wbO8o/WAE/YpBxAPpzSdokxEeCvp2s996G8JjC6gDwSIEUw2KtpsK4jlGMdjAJL3MT Kt9IlBRvut9SXven5utDyZ+KTGyylT/nmm3GVh4MwyPOK+rHhfJQj6kbIIHtmeZEzZJ4kp ZGtAgKapxBFuXVcqu4mzM/0+WWKouHp64eIp8AcRpPQ1s7tEh3fwngRrj07htA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638548465; a=rsa-sha256; cv=none; b=jXLODOG1r7+kd+JjwFAXCA/DUejIHZpVwck3JPBqB693RT1I7mp2z0XfjJSggNFNlxQdUa flie7t0oBqq+efgnecnMyHHFWODH29uA6abZhl72SwS3sEp0YoZRxZooQkJ3VKEJ5WtvDa fIRK8DjIyBuqxm159sUoSn2uFdKdlI0pRhzbpXTMb8l9djgS5dCLLqN3BTQCtEK+VY5CEO /VNpNAege7xTuPeh+eSFc8yruq6AceCIq4E/AFI1AepYhOeg1AXygdqZT9DANli3mCAsmP fg6Olqo23OUBJXg+WPolzBuoPhhyR5nAb/sX9iI8o5ii4pPp2NpcV6fUlfnNIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fd1f6e8323874206e5fc5b8002afe1b836b10bc commit 6fd1f6e8323874206e5fc5b8002afe1b836b10bc Author: Bernard Spil AuthorDate: 2021-12-03 16:21:01 +0000 Commit: Bernard Spil CommitDate: 2021-12-03 16:21:01 +0000 www/mod_http2: Update to 2.0.1 --- www/mod_http2/Makefile | 2 +- www/mod_http2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/mod_http2/Makefile b/www/mod_http2/Makefile index 2de60fd6bbfe..22effe9414e2 100644 --- a/www/mod_http2/Makefile +++ b/www/mod_http2/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil PORTNAME= mod_http2 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_http2/distinfo b/www/mod_http2/distinfo index 7d6402e0d5d0..4b885f004a82 100644 --- a/www/mod_http2/distinfo +++ b/www/mod_http2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637177617 -SHA256 (icing-mod_h2-v2.0.0_GH0.tar.gz) = 973a42f7ee3e00be2814532c2d0bdb7f38edec4271aa38c38eab64d67d150f2b -SIZE (icing-mod_h2-v2.0.0_GH0.tar.gz) = 662677 +TIMESTAMP = 1638547569 +SHA256 (icing-mod_h2-v2.0.1_GH0.tar.gz) = 5513cf12bf8f3ed1bd1073917c8f5b31361721032c01cfe490468a0127ff691f +SIZE (icing-mod_h2-v2.0.1_GH0.tar.gz) = 664404