Wednesday, March 31, 2021

Re: [update patch] remind 3.3.5 -> 3.3.6

On Wed 31/03/2021 10:12, Martin Ziemer wrote:
> This patch updates remind from 3.3.5 to 3.3.6.
>
> Tested on two amd64 systems. (One cli only, the other with tkremind)

'make test' fails for me:

===> Regression tests for remind-3.3.6
Remind: Acceptance test FAILED

Examine the file test.out to see where it differs from the
reference file test.cmp.


Does it work for you?

UPDATE www/hiawatha-10.12

Simple diff for updating hiawatha to 10.12. From Changelog:
- mbed TLS updated to 2.26.0.
- New LE_ISSUERS setting for Let's Encrypt script.
- Bugfix: vfprintf issue for syslog in log.c.

Lightly run tested on amd64.

OK?


diff --git Makefile Makefile
index 15966793caf..8d66c59504d 100644
--- Makefile
+++ Makefile
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.64 2020/07/31 07:20:45 benoit Exp $

COMMENT = secure webserver
-DISTNAME = hiawatha-10.11
+DISTNAME = hiawatha-10.12
CATEGORIES = www net

HOMEPAGE = https://www.hiawatha-webserver.org/
diff --git distinfo distinfo
index cec47772469..e3d18dcde84 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (hiawatha-10.11.tar.gz) = edhdFl1o3XBDu9M39bx90Q2GMtaLph0OVX+EvWh8lyc=
-SIZE (hiawatha-10.11.tar.gz) = 1393303
+SHA256 (hiawatha-10.12.tar.gz) = Yb9BFGxRJEdpmEE1Up/P/Q9suSvhjcEtRg7/xC8Z9Q0=
+SIZE (hiawatha-10.12.tar.gz) = 1454134