Received: by mail.netbsd.org (Postfix, from userid 605) id 5F35B84D8C; Tue, 26 Sep 2017 10:38:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5A0084D4F for ; Tue, 26 Sep 2017 10:38:27 +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 ULlDPHxsxgam for ; Tue, 26 Sep 2017 10:38:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7B77784D8A for ; Tue, 26 Sep 2017 10:38:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78DC8FA9C; Tue, 26 Sep 2017 10:38:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506422307256820" MIME-Version: 1.0 Date: Tue, 26 Sep 2017 10:38:27 +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: <20170926103827.78DC8FA9C@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. --_----------=_1506422307256820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 26 10:38:27 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added devel/p5-Tie-Simple version 1.04 To generate a diff of this commit: cvs rdiff -u -r1.4057 -r1.4058 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506422307256820 Content-Disposition: inline Content-Length: 671 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.4057 pkgsrc/doc/CHANGES-2017:1.4058 --- pkgsrc/doc/CHANGES-2017:1.4057 Tue Sep 26 10:33:36 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 26 10:38:27 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4057 2017/09/26 10:33:36 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4058 2017/09/26 10:38:27 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5788,3 +5788,4 @@ Changes to the packages collection and i Removed x11/qwt [wiz 2017-09-26] Removed devel/its4 [wiz 2017-09-26] Removed lang/onyx [wiz 2017-09-26] + Added devel/p5-Tie-Simple version 1.04 [wiz 2017-09-26] --_----------=_1506422307256820--