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 CE3EA7A21F for ; Sun, 12 Jun 2016 16:10:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8278C85EB9; Sun, 12 Jun 2016 16:10:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13F4E85E11 for ; Sun, 12 Jun 2016 16:10:57 +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 N7PPq9VC6EVh for ; Sun, 12 Jun 2016 16:10:56 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6F18385E46 for ; Sun, 12 Jun 2016 16:10:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6CFD9FBB5; Sun, 12 Jun 2016 16:10:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146574785674290" MIME-Version: 1.0 Date: Sun, 12 Jun 2016 16:10:56 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160612161056.6CFD9FBB5@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. --_----------=_146574785674290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jun 12 16:10:56 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: - clamav-0.99.2. + postfix-3.0.5, postfix-3.1.1, samba-4.4.4, sudo-1.8.16. To generate a diff of this commit: cvs rdiff -u -r1.16017 -r1.16018 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146574785674290 Content-Disposition: inline Content-Length: 1242 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16017 pkgsrc/doc/TODO:1.16018 --- pkgsrc/doc/TODO:1.16017 Sun Jun 12 15:59:38 2016 +++ pkgsrc/doc/TODO Sun Jun 12 16:10:56 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16017 2016/06/12 15:59:38 wiz Exp $ +$NetBSD: TODO,v 1.16018 2016/06/12 16:10:56 taca Exp $ Suggested new packages ====================== @@ -510,7 +510,6 @@ For possible Perl packages updates, see o cinepaint-1.3 o cint-5.16.19 o cjk-lyx-1.4.4 - o clamav-0.99.2 o classpath-0.99 o classpath-gui-0.99 o clawsker-0.7.13 @@ -1420,8 +1419,8 @@ For possible Perl packages updates, see o poppass-4.0.14 o posh-0.12.6 o postal-0.72 - o postfix-3.0.4 - o postfix-3.1.0 + o postfix-3.0.5 + o postfix-3.1.1 o postgresql-postgis-2.1.6 o postgresql93-9.3.13 o postgresql94-9.4.8 @@ -1596,7 +1595,7 @@ For possible Perl packages updates, see o rump-20131213 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 - o samba-4.4.0 + o samba-4.4.4 o sarg-2.2.5 o scew-1.1.7 o scilab-5.5.2 @@ -1684,6 +1683,7 @@ For possible Perl packages updates, see o stratagus-2.2.5.5 o streamtuner-2.1.4 o subtitleeditor-0.52.1 + o sudo-1.8.16 o superlu-5.1.1 o supertuxkart-0.9.1 o swapd-1.0.5 --_----------=_146574785674290--