Received: by mail.netbsd.org (Postfix, from userid 605) id 82B738500B; Wed, 31 Jan 2024 02:50:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9481884E76 for ; Wed, 31 Jan 2024 02:50:23 +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 xYdZvdfD-2iH for ; Wed, 31 Jan 2024 02:50:23 +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 23D8B84CE2 for ; Wed, 31 Jan 2024 02:50:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BDE3FA42; Wed, 31 Jan 2024 02:50:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170666942395010" MIME-Version: 1.0 Date: Wed, 31 Jan 2024 02:50:23 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20240131025023.1BDE3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170666942395010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Jan 31 02:50:23 UTC 2024 Modified Files: pkgsrc: README.md Log Message: README.md: new URL for BulkTracker. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/README.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170666942395010 Content-Disposition: inline Content-Length: 703 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/README.md diff -u pkgsrc/README.md:1.18 pkgsrc/README.md:1.19 --- pkgsrc/README.md:1.18 Sat Nov 19 21:01:44 2022 +++ pkgsrc/README.md Wed Jan 31 02:50:22 2024 @@ -73,4 +73,4 @@ Additional links - [pkgsrc-wip](https://pkgsrc.org/wip/) - a project to get more people actively involved with creating packages for pkgsrc - [pkgsrc on Twitter](https://twitter.com/pkgsrc) - announcements to the world - [pkgsrcCon](https://pkgsrc.org/pkgsrcCon) - we get together -- [BulkTracker](https://bulktracker.appspot.com/) - a web application that tracks pkgsrc bulk builds +- [BulkTracker](https://releng.netbsd.org/bulktracker/) - a web application that tracks pkgsrc bulk builds --_----------=_170666942395010--