Received: by mail.netbsd.org (Postfix, from userid 605) id A8598850D1; Mon, 6 Aug 2018 12:55:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 97D30850CF for ; Mon, 6 Aug 2018 12:55:56 +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 HfE4Z0-7p0tz for ; Mon, 6 Aug 2018 12:55:56 +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 BA2E5850C7 for ; Mon, 6 Aug 2018 12:55:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACEF5FBEC; Mon, 6 Aug 2018 12:55:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533560155245210" MIME-Version: 1.0 Date: Mon, 6 Aug 2018 12:55:55 +0000 From: "Soren Jacobsen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20180806125555.ACEF5FBEC@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. --_----------=_1533560155245210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: snj Date: Mon Aug 6 12:55:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated archivers/zziplib to 0.13.69 To generate a diff of this commit: cvs rdiff -u -r1.3448 -r1.3449 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18459 -r1.18460 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533560155245210 Content-Disposition: inline Content-Length: 1324 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.3448 pkgsrc/doc/CHANGES-2018:1.3449 --- pkgsrc/doc/CHANGES-2018:1.3448 Mon Aug 6 09:38:42 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Aug 6 12:55:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3448 2018/08/06 09:38:42 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.3449 2018/08/06 12:55:55 snj Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4893,3 +4893,4 @@ Changes to the packages collection and i Updated sysutils/salt to 2018.3.2 [tpaul 2018-08-06] Updated sysutils/salt-docs to 2018.3.2 [tpaul 2018-08-06] Updated mail/pymsgauth to 2.1.0nb10 [schmonz 2018-08-06] + Updated archivers/zziplib to 0.13.69 [snj 2018-08-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18459 pkgsrc/doc/TODO:1.18460 --- pkgsrc/doc/TODO:1.18459 Sun Aug 5 10:30:47 2018 +++ pkgsrc/doc/TODO Mon Aug 6 12:55:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18459 2018/08/05 10:30:47 adam Exp $ +$NetBSD: TODO,v 1.18460 2018/08/06 12:55:55 snj Exp $ Suggested new packages ====================== @@ -1565,7 +1565,6 @@ For possible Perl packages updates, see o zkt-1.1.3 o zoneminder-1.29.0 o zopeedit-0.8 - o zziplib-0.13.69 Infrastructure problems which need addressing ============================================= --_----------=_1533560155245210--