Received: by mail.netbsd.org (Postfix, from userid 605) id BC5EA84DF4; Mon, 18 Sep 2017 11:55:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5104184D93 for ; Mon, 18 Sep 2017 11:55:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9QP_nZoVNlFu for ; Mon, 18 Sep 2017 11:55:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B27F984CE0 for ; Mon, 18 Sep 2017 11:55:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0753FA9A; Mon, 18 Sep 2017 11:55:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505735737114870" MIME-Version: 1.0 Date: Mon, 18 Sep 2017 11:55:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170918115537.B0753FA9A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1505735737114870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 18 11:55:37 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated sysutils/p5-Sys-SigAction to 0.23 To generate a diff of this commit: cvs rdiff -u -r1.3999 -r1.4000 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505735737114870 Content-Disposition: inline Content-Length: 747 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.3999 pkgsrc/doc/CHANGES-2017:1.4000 --- pkgsrc/doc/CHANGES-2017:1.3999 Mon Sep 18 11:53:52 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 18 11:55:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3999 2017/09/18 11:53:52 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4000 2017/09/18 11:55:37 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5561,3 +5561,4 @@ Changes to the packages collection and i Updated sysutils/p5-Daemon-Generic to 0.85 [wiz 2017-09-18] Updated sysutils/p5-Gnome2-VFS to 1.083 [wiz 2017-09-18] Updated sysutils/p5-Server-Starter to 0.33 [wiz 2017-09-18] + Updated sysutils/p5-Sys-SigAction to 0.23 [wiz 2017-09-18] --_----------=_1505735737114870--