Received: by mail.netbsd.org (Postfix, from userid 605) id AD98084DBA; Tue, 19 Mar 2019 14:21:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2873084D2B for ; Tue, 19 Mar 2019 14:21:37 +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 qGSYTv8JIjMy for ; Tue, 19 Mar 2019 14:21:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8012E84E2B for ; Tue, 19 Mar 2019 14:21:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79C1FFB16; Tue, 19 Mar 2019 14:21:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1553005296183730" MIME-Version: 1.0 Date: Tue, 19 Mar 2019 14:21:36 +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: <20190319142136.79C1FFB16@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. --_----------=_1553005296183730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 19 14:21:36 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated archivers/star to 1.6 To generate a diff of this commit: cvs rdiff -u -r1.1376 -r1.1377 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1553005296183730 Content-Disposition: inline Content-Length: 840 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1376 pkgsrc/doc/CHANGES-2019:1.1377 --- pkgsrc/doc/CHANGES-2019:1.1376 Tue Mar 19 14:19:56 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Mar 19 14:21:36 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1376 2019/03/19 14:19:56 jaapb Exp $ +$NetBSD: CHANGES-2019,v 1.1377 2019/03/19 14:21:36 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2210,4 +2210,6 @@ Changes to the packages collection and i Added devel/ocaml-ocplib-endian version 1.0 [jaapb 2019-03-19] Added devel/ocaml-encore version 0.2 [jaapb 2019-03-19] Added devel/ocaml-hex version 1.3.0 [jaapb 2019-03-19] + Updated devel/smake to 1.3nb3 [wiz 2019-03-19] Added devel/ocaml-psq version 0.1.0 [jaapb 2019-03-19] + Updated archivers/star to 1.6 [wiz 2019-03-19] --_----------=_1553005296183730--