Received: by mail.netbsd.org (Postfix, from userid 605) id 443A284F80; Sun, 25 Mar 2018 20:45:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 623A184E7B for ; Sun, 25 Mar 2018 20:45:50 +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 24JRjTcmdDOK for ; Sun, 25 Mar 2018 20:45:49 +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 A3D8984D03 for ; Sun, 25 Mar 2018 20:45:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 977B4FB40; Sun, 25 Mar 2018 20:45:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1522010749221540" MIME-Version: 1.0 Date: Sun, 25 Mar 2018 20:45:49 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20180325204549.977B4FB40@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. --_----------=_1522010749221540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Sun Mar 25 20:45:49 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated pkgtools/cwrappers to 20180325 To generate a diff of this commit: cvs rdiff -u -r1.1573 -r1.1574 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1522010749221540 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1573 pkgsrc/doc/CHANGES-2018:1.1574 --- pkgsrc/doc/CHANGES-2018:1.1573 Sun Mar 25 16:09:14 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Mar 25 20:45:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1573 2018/03/25 16:09:14 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1574 2018/03/25 20:45:49 joerg Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2121,3 +2121,4 @@ Changes to the packages collection and i Updated time/p5-DateTime-TimeZone to 2.18 [wiz 2018-03-25] Updated time/p5-Time-HiRes to 1.9758 [wiz 2018-03-25] Updated www/p5-WWW-Mechanize to 1.88 [wiz 2018-03-25] + Updated pkgtools/cwrappers to 20180325 [joerg 2018-03-25] --_----------=_1522010749221540--