Received: by mail.netbsd.org (Postfix, from userid 605) id 5FA7284D96; Sun, 19 Mar 2023 11:59:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB8D184D96 for ; Sun, 19 Mar 2023 11:56:08 +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 def4AyXCNzvG for ; Sun, 19 Mar 2023 11:56:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2C55384C86 for ; Sun, 19 Mar 2023 11:56:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A0BBFA90; Sun, 19 Mar 2023 11:56:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167922696849390" MIME-Version: 1.0 Date: Sun, 19 Mar 2023 11:56:08 +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: <20230319115608.2A0BBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167922696849390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Mar 19 11:56:08 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/gallery-dl to 1.25.0 To generate a diff of this commit: cvs rdiff -u -r1.1853 -r1.1854 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167922696849390 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1853 pkgsrc/doc/CHANGES-2023:1.1854 --- pkgsrc/doc/CHANGES-2023:1.1853 Sun Mar 19 11:35:56 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 19 11:56:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1853 2023/03/19 11:35:56 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.1854 2023/03/19 11:56:07 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2411,3 +2411,4 @@ Changes to the packages collection and i Added security/nuclei version 2.9.0 [leot 2023-03-19] Added security/tlsx version 1.0.6 [leot 2023-03-19] Updated converters/bdf2psf to 1.218 [fcambus 2023-03-19] + Updated net/gallery-dl to 1.25.0 [leot 2023-03-19] --_----------=_167922696849390--