Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 13:56:17 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dcf64bd8b641 - main - www/libmicrohttpd: Update to 0.9.73
Message-ID:  <202106011356.151DuHDt023025@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dcf64bd8b64151be770538e3a2dfbef00772a3c8

commit dcf64bd8b64151be770538e3a2dfbef00772a3c8
Author:     Daniel Engberg <daniel.engberg.lists@pyret.net>
AuthorDate: 2021-05-31 13:01:13 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-06-01 13:55:39 +0000

    www/libmicrohttpd: Update to 0.9.73
    
    PR:             255938
    Approved by:    Hung-Yi Chen <gaod@hychen.org>
---
 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 <amatus@gnu.org>
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106011356.151DuHDt023025>