pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/dillo
Module Name: pkgsrc
Committed By: ktnb
Date: Thu Jun 13 13:21:08 UTC 2024
Modified Files:
pkgsrc/www/dillo: Makefile distinfo
Log Message:
dillo: update to 3.1.1
- Disable TLSv1.3 in Mbed TLS 3.6.0 until it is supported.
- Add workaround for Cygwin and OpenSSL with --disable-threaded-dns.
- Fix distcheck when HTML tests are enabled.
- Fix an OpenSSL bug when the server closes the connection
prematurely and SSL_get_error() returns SSL_ERROR_ZERO_RETURN.
- Gracefully handle warnings from PNG images.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/www/dillo/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/dillo/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/dillo/Makefile
diff -u pkgsrc/www/dillo/Makefile:1.91 pkgsrc/www/dillo/Makefile:1.92
--- pkgsrc/www/dillo/Makefile:1.91 Sat May 11 12:07:13 2024
+++ pkgsrc/www/dillo/Makefile Thu Jun 13 13:21:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2024/05/11 12:07:13 nia Exp $
+# $NetBSD: Makefile,v 1.92 2024/06/13 13:21:08 ktnb Exp $
-DISTNAME= dillo-3.1.0
+DISTNAME= dillo-3.1.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=dillo-browser/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/www/dillo/distinfo
diff -u pkgsrc/www/dillo/distinfo:1.43 pkgsrc/www/dillo/distinfo:1.44
--- pkgsrc/www/dillo/distinfo:1.43 Tue May 7 18:06:35 2024
+++ pkgsrc/www/dillo/distinfo Thu Jun 13 13:21:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2024/05/07 18:06:35 abs Exp $
+$NetBSD: distinfo,v 1.44 2024/06/13 13:21:08 ktnb Exp $
-BLAKE2s (dillo-3.1.0.tar.gz) = e15d9a6dafa97a6140047df208647e46675a8fa93f3eb287ff81b77fb150064f
-SHA512 (dillo-3.1.0.tar.gz) = c34995a9b7911458f962b1f7424a06a4b95ad8a3f01a3e84ecbf19fa6e6fd10992c5536712e4942ab45b2137e543e1d383751ffc50b58f95d4da9f5891d05c61
-Size (dillo-3.1.0.tar.gz) = 1514218 bytes
+BLAKE2s (dillo-3.1.1.tar.gz) = 972d69ffbf4eee631535a164baea24e2971139e4ee15800a032fe5f2749b0f4d
+SHA512 (dillo-3.1.1.tar.gz) = 3b67baa74a273ddc9ca1e92e32e268aec5cd393449678764eda4dfc64cab2f0ca9727dabf1d84aecd84c2c5f8063c5e9f938593430324fcd35e889b84079c08c
+Size (dillo-3.1.1.tar.gz) = 1516060 bytes
Home |
Main Index |
Thread Index |
Old Index