Received: by mail.netbsd.org (Postfix, from userid 605) id 74B9A85371; Sun, 4 Feb 2024 08:42:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A545E84FA5 for ; Sun, 4 Feb 2024 08:42:37 +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 1W62pwLFzgSV for ; Sun, 4 Feb 2024 08:42:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0636884ECD for ; Sun, 4 Feb 2024 08:42:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 029C6FA42; Sun, 4 Feb 2024 08:42:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707036156242640" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 08:42:36 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240204084237.029C6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707036156242640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 4 08:42:36 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added www/php-contao-manager version 1.8.0 To generate a diff of this commit: cvs rdiff -u -r1.924 -r1.925 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707036156242640 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.924 pkgsrc/doc/CHANGES-2024:1.925 --- pkgsrc/doc/CHANGES-2024:1.924 Sun Feb 4 08:19:20 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Feb 4 08:42:36 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.924 2024/02/04 08:19:20 adam Exp $ +$NetBSD: CHANGES-2024,v 1.925 2024/02/04 08:42:36 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1293,3 +1293,4 @@ Changes to the packages collection and i Updated www/ruby-selenium-webdriver to 4.17.0 [taca 2024-02-04] Updated devel/libcbor to 0.11.0 [adam 2024-02-04] Updated www/py-flask to 3.0.2 [adam 2024-02-04] + Added www/php-contao-manager version 1.8.0 [taca 2024-02-04] --_----------=_1707036156242640--