Received: by mail.netbsd.org (Postfix, from userid 605) id 38C2484FA5; Sun, 22 Aug 2021 04:01:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 740BD84F73 for ; Sun, 22 Aug 2021 04:01:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id C1k_HFVImuJE for ; Sun, 22 Aug 2021 04:01:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C09F184EC9 for ; Sun, 22 Aug 2021 04:00:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDF1DFA97; Sun, 22 Aug 2021 04:00:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629604859144380" MIME-Version: 1.0 Date: Sun, 22 Aug 2021 04:00:59 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20210822040059.BDF1DFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629604859144380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Aug 22 04:00:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/libunit to 1.25.0 To generate a diff of this commit: cvs rdiff -u -r1.4298 -r1.4299 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20958 -r1.20959 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629604859144380 Content-Disposition: inline Content-Length: 1299 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4298 pkgsrc/doc/CHANGES-2021:1.4299 --- pkgsrc/doc/CHANGES-2021:1.4298 Sun Aug 22 02:42:29 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 22 04:00:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4298 2021/08/22 02:42:29 ryoon Exp $ +$NetBSD: CHANGES-2021,v 1.4299 2021/08/22 04:00:59 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6748,3 +6748,4 @@ Changes to the packages collection and i Updated www/firefox to 91.0.1 [ryoon 2021-08-22] Updated www/firefox-l10n to 91.0.1 [ryoon 2021-08-22] Updated misc/libreoffice to 7.2.0.4 [ryoon 2021-08-22] + Updated devel/libunit to 1.25.0 [gutteridge 2021-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20958 pkgsrc/doc/TODO:1.20959 --- pkgsrc/doc/TODO:1.20958 Sun Aug 22 01:50:17 2021 +++ pkgsrc/doc/TODO Sun Aug 22 04:00:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20958 2021/08/22 01:50:17 mef Exp $ +$NetBSD: TODO,v 1.20959 2021/08/22 04:00:59 gutteridge Exp $ Suggested new packages ====================== @@ -1231,7 +1231,6 @@ For possible Perl packages updates, see o libtecla-1.6.3 o libthai-0.2.2 o libtrace-4.0.16 - o libunit-1.23.0 o libvirt-2.3 o libwebsockets-4.2.0 o libxdg-basedir-1.2.3 --_----------=_1629604859144380--