Date: Mon, 18 Jan 2021 17:53:45 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r561955 - branches/2021Q1/www/libmicrohttpd Message-ID: <202101181753.10IHrjxK085155@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Mon Jan 18 17:53:45 2021 New Revision: 561955 URL: https://svnweb.freebsd.org/changeset/ports/561955 Log: MFH: r561954 www/libmicrohttpd: Update to 0.9.72 ChangeLog: https://lists.gnu.org/archive/html/libmicrohttpd/2020-12/msg00023.html PR: 252367 Submitted by: daniel.engberg.lists@pyret.net Modified: branches/2021Q1/www/libmicrohttpd/Makefile branches/2021Q1/www/libmicrohttpd/distinfo branches/2021Q1/www/libmicrohttpd/pkg-plist Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/www/libmicrohttpd/Makefile ============================================================================== --- branches/2021Q1/www/libmicrohttpd/Makefile Mon Jan 18 17:52:06 2021 (r561954) +++ branches/2021Q1/www/libmicrohttpd/Makefile Mon Jan 18 17:53:45 2021 (r561955) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmicrohttpd -DISTVERSION= 0.9.71 +DISTVERSION= 0.9.72 CATEGORIES= www MASTER_SITES= GNU Modified: branches/2021Q1/www/libmicrohttpd/distinfo ============================================================================== --- branches/2021Q1/www/libmicrohttpd/distinfo Mon Jan 18 17:52:06 2021 (r561954) +++ branches/2021Q1/www/libmicrohttpd/distinfo Mon Jan 18 17:53:45 2021 (r561955) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600517261 -SHA256 (libmicrohttpd-0.9.71.tar.gz) = e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182 -SIZE (libmicrohttpd-0.9.71.tar.gz) = 1894695 +TIMESTAMP = 1609571770 +SHA256 (libmicrohttpd-0.9.72.tar.gz) = 0ae825f8e0d7f41201fd44a0df1cf454c1cb0bc50fe9d59c26552260264c2ff8 +SIZE (libmicrohttpd-0.9.72.tar.gz) = 1693553 Modified: branches/2021Q1/www/libmicrohttpd/pkg-plist ============================================================================== --- branches/2021Q1/www/libmicrohttpd/pkg-plist Mon Jan 18 17:52:06 2021 (r561954) +++ branches/2021Q1/www/libmicrohttpd/pkg-plist Mon Jan 18 17:53:45 2021 (r561955) @@ -2,7 +2,7 @@ include/microhttpd.h lib/libmicrohttpd.a lib/libmicrohttpd.so lib/libmicrohttpd.so.12 -lib/libmicrohttpd.so.12.56.0 +lib/libmicrohttpd.so.12.57.0 libdata/pkgconfig/libmicrohttpd.pc man/man3/libmicrohttpd.3.gz share/info/libmicrohttpd_performance_data.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101181753.10IHrjxK085155>