Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 68D9A7A293 for ; Wed, 1 Feb 2017 13:01:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D433D855EA; Wed, 1 Feb 2017 13:01:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64C0C85577 for ; Wed, 1 Feb 2017 13:01:11 +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 xiPmLRI41-yX for ; Wed, 1 Feb 2017 13:01:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C01E8855E9 for ; Wed, 1 Feb 2017 13:01:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BEC28FBA6; Wed, 1 Feb 2017 13:01:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148595407059020" MIME-Version: 1.0 Date: Wed, 1 Feb 2017 13:01:10 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170201130110.BEC28FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148595407059020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Feb 1 13:01:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated sysutils/webmin to 1.831 To generate a diff of this commit: cvs rdiff -u -r1.521 -r1.522 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16979 -r1.16980 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148595407059020 Content-Disposition: inline Content-Length: 1260 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.521 pkgsrc/doc/CHANGES-2017:1.522 --- pkgsrc/doc/CHANGES-2017:1.521 Wed Feb 1 09:29:55 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Feb 1 13:01:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.521 2017/02/01 09:29:55 he Exp $ +$NetBSD: CHANGES-2017,v 1.522 2017/02/01 13:01:10 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -671,3 +671,4 @@ Changes to the packages collection and i Added devel/py-olefile version 0.44 [leot 2017-01-31] Updated graphics/py-Pillow to 4.0.0nb1 [leot 2017-01-31] Updated net/tcl-scotty to 2.1.11nb13 [he 2017-02-01] + Updated sysutils/webmin to 1.831 [mef 2017-02-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16979 pkgsrc/doc/TODO:1.16980 --- pkgsrc/doc/TODO:1.16979 Tue Jan 31 19:38:21 2017 +++ pkgsrc/doc/TODO Wed Feb 1 13:01:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16979 2017/01/31 19:38:21 wiz Exp $ +$NetBSD: TODO,v 1.16980 2017/02/01 13:01:10 mef Exp $ Suggested new packages ====================== @@ -1612,7 +1612,6 @@ For possible Perl packages updates, see o wcalc-2.4 o webalizer-2.23.05 o webkit-gtk-2.14.2 - o webmin-1.780 o websvn-2.3.3 o weewm-0.01 o wgetpaste-2.26 --_----------=_148595407059020--