pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/libmicrohttpd



Module Name:    pkgsrc
Committed By:   ng0
Date:           Mon Dec 16 08:10:11 UTC 2019

Modified Files:
        pkgsrc/www/libmicrohttpd: Makefile distinfo

Log Message:
www/libmicrohttpd: Update to version 0.9.69

Changelog:

Sun 15 Dec 2019 02:12:02 PM CET
    Fix send() call (affects Mac OS X). #5977 -CG/fbrault
    Releasing libmicrohttpd 0.9.69. -CG

Fri 29 Nov 2019 11:22:25 PM CET
    If application suspends a connection before we could send 100 CONTINUE,
    give application another shot at queuing a reply before the upload begins. -CG


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/libmicrohttpd/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/libmicrohttpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/libmicrohttpd/Makefile
diff -u pkgsrc/www/libmicrohttpd/Makefile:1.48 pkgsrc/www/libmicrohttpd/Makefile:1.49
--- pkgsrc/www/libmicrohttpd/Makefile:1.48      Sat Oct 26 17:58:34 2019
+++ pkgsrc/www/libmicrohttpd/Makefile   Mon Dec 16 08:10:11 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/10/26 17:58:34 ng0 Exp $
+# $NetBSD: Makefile,v 1.49 2019/12/16 08:10:11 ng0 Exp $
 
-DISTNAME=      libmicrohttpd-0.9.68
+DISTNAME=      libmicrohttpd-0.9.69
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GNU:=libmicrohttpd/}
 

Index: pkgsrc/www/libmicrohttpd/distinfo
diff -u pkgsrc/www/libmicrohttpd/distinfo:1.30 pkgsrc/www/libmicrohttpd/distinfo:1.31
--- pkgsrc/www/libmicrohttpd/distinfo:1.30      Sat Oct 26 17:58:34 2019
+++ pkgsrc/www/libmicrohttpd/distinfo   Mon Dec 16 08:10:11 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2019/10/26 17:58:34 ng0 Exp $
+$NetBSD: distinfo,v 1.31 2019/12/16 08:10:11 ng0 Exp $
 
-SHA1 (libmicrohttpd-0.9.68.tar.gz) = ed1a586727673de25c27ff294700620a39671024
-RMD160 (libmicrohttpd-0.9.68.tar.gz) = 447d4496ab8882e52ba443f7f8fdc0b20f788c5c
-SHA512 (libmicrohttpd-0.9.68.tar.gz) = 9daaab5fb35fef6f2a19b7e08eeb8473aeb0a67631808a8d7a7f78a09cb621ca5d32dbbbca616865a40afb92f8c6495f9e2ba1674880af8011a2bc798c070a13
-Size (libmicrohttpd-0.9.68.tar.gz) = 1884342 bytes
+SHA1 (libmicrohttpd-0.9.69.tar.gz) = 7b1bf8eb9f5c3cdac1392905a7e1d91c875ed85f
+RMD160 (libmicrohttpd-0.9.69.tar.gz) = 3f12187cf787f0d667264a2b23a57b2ec929a6d8
+SHA512 (libmicrohttpd-0.9.69.tar.gz) = 1633d2e606f476489e8af549fff88735e3b5641c85d59071edc8b2e1177fe1b6302578b69b8ff6669d3e1954c20cf0fa1ee52b42378362edd26197d8992e469b
+Size (libmicrohttpd-0.9.69.tar.gz) = 1884511 bytes



Home | Main Index | Thread Index | Old Index