From owner-dev-commits-ports-main@freebsd.org Tue Jun 1 13:56:17 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA932654E4F; Tue, 1 Jun 2021 13:56:17 +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 4FvYbj51hPz3H2y; Tue, 1 Jun 2021 13:56:17 +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 946E024848; Tue, 1 Jun 2021 13:56:17 +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 151DuHeJ023026; Tue, 1 Jun 2021 13:56:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 151DuHDt023025; Tue, 1 Jun 2021 13:56:17 GMT (envelope-from git) Date: Tue, 1 Jun 2021 13:56:17 GMT Message-Id: <202106011356.151DuHDt023025@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Li-Wen Hsu Subject: git: dcf64bd8b641 - main - www/libmicrohttpd: Update to 0.9.73 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dcf64bd8b64151be770538e3a2dfbef00772a3c8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2021 13:56:17 -0000 The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcf64bd8b64151be770538e3a2dfbef00772a3c8 commit dcf64bd8b64151be770538e3a2dfbef00772a3c8 Author: Daniel Engberg AuthorDate: 2021-05-31 13:01:13 +0000 Commit: Li-Wen Hsu CommitDate: 2021-06-01 13:55:39 +0000 www/libmicrohttpd: Update to 0.9.73 PR: 255938 Approved by: Hung-Yi Chen --- www/libmicrohttpd/Makefile | 2 +- www/libmicrohttpd/distinfo | 6 +++--- www/libmicrohttpd/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index e84958189172..f6bdf55a09cd 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,7 +1,7 @@ # Created by: David Barksdale PORTNAME= libmicrohttpd -DISTVERSION= 0.9.72 +DISTVERSION= 0.9.73 CATEGORIES= www MASTER_SITES= GNU diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index 50fa2b996b30..8033908ba10a 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609571770 -SHA256 (libmicrohttpd-0.9.72.tar.gz) = 0ae825f8e0d7f41201fd44a0df1cf454c1cb0bc50fe9d59c26552260264c2ff8 -SIZE (libmicrohttpd-0.9.72.tar.gz) = 1693553 +TIMESTAMP = 1621236735 +SHA256 (libmicrohttpd-0.9.73.tar.gz) = a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e +SIZE (libmicrohttpd-0.9.73.tar.gz) = 1738675 diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist index 7d9fea33dbe3..364b9fd8b04e 100644 --- a/www/libmicrohttpd/pkg-plist +++ b/www/libmicrohttpd/pkg-plist @@ -2,7 +2,7 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.57.0 +lib/libmicrohttpd.so.12.58.0 libdata/pkgconfig/libmicrohttpd.pc man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png