Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2021 16:25:03 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bf5c906570db - main - www/wt: update to 4.6.1
Message-ID:  <202112231625.1BNGP3MC024480@gitrepo.freebsd.org>

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

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

commit bf5c906570db82bf756cf9b8cba45c49aada9e36
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2021-12-23 16:23:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-12-23 16:23:23 +0000

    www/wt: update to 4.6.1
    
    An urgent release to address a bug that causes an occasional crash due
    to a null pointer dereference.
    
    Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
    
    PR:             260643
---
 www/wt/Makefile | 2 +-
 www/wt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/wt/Makefile b/www/wt/Makefile
index d1f7f4143768..4d707a2e0d40 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mohammad S. Babaei <info@babaei.net>
 
 PORTNAME=	wt
-DISTVERSION=	4.6.0
+DISTVERSION=	4.6.1
 CATEGORIES=	www
 
 MAINTAINER=	info@babaei.net
diff --git a/www/wt/distinfo b/www/wt/distinfo
index 83043dbefe7c..d45bed75aa1e 100644
--- a/www/wt/distinfo
+++ b/www/wt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639521219
-SHA256 (emweb-wt-4.6.0_GH0.tar.gz) = 7f709e132d32c4925e6db0a590c7ccc5613344e8b9052676ef891a25ccb550e6
-SIZE (emweb-wt-4.6.0_GH0.tar.gz) = 10599344
+TIMESTAMP = 1640275000
+SHA256 (emweb-wt-4.6.1_GH0.tar.gz) = caa511de2047bcb9146e27b8e816f5d58ec7b399e389e2d5fc9860ccd3dd2564
+SIZE (emweb-wt-4.6.1_GH0.tar.gz) = 10599774



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