CVS commit: pkgsrc/doc
"Takahiro Kambe" <[email protected]> Tue, 4 Aug 2026 14:20:05 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785853205269030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Aug 4 14:20:05 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 Log Message: doc: Updated devel/ruby-simplecov to 1.0.3 To generate a diff of this commit: cvs rdiff -u -r1.4965 -r1.4966 pkgsrc/doc/CHANGES-2026 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785853205269030 Content-Disposition: inline Content-Length: 742 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.4965 pkgsrc/doc/CHANGES-2026:1.4966 --- pkgsrc/doc/CHANGES-2026:1.4965 Tue Aug 4 14:18:36 2026 +++ pkgsrc/doc/CHANGES-2026 Tue Aug 4 14:20:05 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4965 2026/08/04 14:18:36 taca Exp $ +$NetBSD: CHANGES-2026,v 1.4966 2026/08/04 14:20:05 taca Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7360,3 +7360,4 @@ Changes to the packages collection and i Updated devel/ruby-concurrent-ruby to 1.3.8 [taca 2026-08-04] Updated devel/ruby-msgpack to 1.8.4 [taca 2026-08-04] Updated devel/ruby-multi_test to 2.0.0 [taca 2026-08-04] + Updated devel/ruby-simplecov to 1.0.3 [taca 2026-08-04] --_----------=_1785853205269030--