svn commit: r561955 - branches/2021Q1/www/libmicrohttpd

Fernando Apesteguía fernape at FreeBSD.org
Mon Jan 18 17:53:46 UTC 2021


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 at 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


More information about the svn-ports-branches mailing list