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 AE6407A1B1 for ; Mon, 17 Oct 2016 01:12:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6375E85EA6; Mon, 17 Oct 2016 01:12:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E9CA985E59 for ; Mon, 17 Oct 2016 01:12:25 +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 PB8Jx3WQXWvm for ; Mon, 17 Oct 2016 01:12:25 +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 4DFE784CBD for ; Mon, 17 Oct 2016 01:12:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4BADAFBD2; Mon, 17 Oct 2016 01:12:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147666674547680" MIME-Version: 1.0 Date: Mon, 17 Oct 2016 01:12:25 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20161017011225.4BADAFBD2@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. --_----------=_147666674547680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Mon Oct 17 01:12:25 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: rc.subr; imapsync and geneweb last week To generate a diff of this commit: cvs rdiff -u -r1.4274 -r1.4275 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147666674547680 Content-Disposition: inline Content-Length: 1491 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4274 pkgsrc/doc/CHANGES-2016:1.4275 --- pkgsrc/doc/CHANGES-2016:1.4274 Sun Oct 16 11:59:15 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Oct 17 01:12:25 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4274 2016/10/16 11:59:15 taca Exp $ +$NetBSD: CHANGES-2016,v 1.4275 2016/10/17 01:12:25 dholland Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5877,11 +5877,13 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2-xlib to 2.36.0 [ryoon 2016-10-09] Updated devel/hdf5 to 1.8.17 [alnsn 2015-10-09] Updated math/cloog to 0.18.4 [wiz 2016-10-09] + Updated mail/imapsync to 1.607nb3 [dholland 2016-10-09] Updated graphics/ImageMagick to 7.0.3.3 [wiz 2016-10-09] Updated x11/xterm to 327 [wiz 2016-10-09] Updated security/caff to 2.5 [wiz 2016-10-09] Updated net/wireshark to 2.2.1 [wiz 2016-10-09] Updated mail/notmuch to 0.23 [wiz 2016-10-09] + Updated databases/geneweb to 5.01nb10 [dholland 2016-10-09] Updated devel/py-setuptools to 28.3.0 [wiz 2016-10-09] Updated devel/py-setuptools_scm to 1.13.0 [wiz 2016-10-09] Updated devel/py-tortoisehg to 3.9.2 [wiz 2016-10-09] @@ -5990,3 +5992,4 @@ Changes to the packages collection and i Updated devel/hoe to 3.15.2 [taca 2016-10-15] Updated net/mikutter to 3.4.6 [tsutsui 2016-10-16] Updated lang/php56 to 5.6.27 [taca 2016-10-16] + Updated pkgtools/rc.subr to 20161016 [dholland 2016-10-17] --_----------=_147666674547680--