Received: by mail.netbsd.org (Postfix, from userid 605) id D71CA84DA4; Sun, 12 Apr 2020 20:05:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6202484D8B for ; Sun, 12 Apr 2020 20:05:19 +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 VcgnoJhcMjtl for ; Sun, 12 Apr 2020 20:05:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0BC784C81 for ; Sun, 12 Apr 2020 20:05:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEE5DFB27; Sun, 12 Apr 2020 20:05:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1586721918109810" MIME-Version: 1.0 Date: Sun, 12 Apr 2020 20:05:18 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20200412200518.EEE5DFB27@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. --_----------=_1586721918109810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Apr 12 20:05:18 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated net/gallery-dl to 1.13.4 To generate a diff of this commit: cvs rdiff -u -r1.2241 -r1.2242 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1586721918109810 Content-Disposition: inline Content-Length: 713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2241 pkgsrc/doc/CHANGES-2020:1.2242 --- pkgsrc/doc/CHANGES-2020:1.2241 Sun Apr 12 17:34:56 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Apr 12 20:05:18 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2241 2020/04/12 17:34:56 pin Exp $ +$NetBSD: CHANGES-2020,v 1.2242 2020/04/12 20:05:18 leot Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3087,3 +3087,4 @@ Changes to the packages collection and i Updated devel/py-test-assume to 2.2.1 [adam 2020-04-12] Updated editors/nano to 4.9.2 [schwarz 2020-04-12] Added wm/sowm version 1.6 [pin 2020-04-12] + Updated net/gallery-dl to 1.13.4 [leot 2020-04-12] --_----------=_1586721918109810--