CVS commit: pkgsrc/doc
"Adam Ciarcinski" <[email protected]> Wed, 5 Aug 2026 03:08:04 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_17858992847020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 5 03:08:04 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 Log Message: Removed math/py-cdecimal, net/py-GeoIP To generate a diff of this commit: cvs rdiff -u -r1.4980 -r1.4981 pkgsrc/doc/CHANGES-2026 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17858992847020 Content-Disposition: inline Content-Length: 797 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.4980 pkgsrc/doc/CHANGES-2026:1.4981 --- pkgsrc/doc/CHANGES-2026:1.4980 Wed Aug 5 02:57:51 2026 +++ pkgsrc/doc/CHANGES-2026 Wed Aug 5 03:08:04 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4980 2026/08/05 02:57:51 adam Exp $ +$NetBSD: CHANGES-2026,v 1.4981 2026/08/05 03:08:04 adam Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7379,3 +7379,5 @@ Changes to the packages collection and i Updated devel/py-flufl.lock to 9.1.0 [adam 2026-08-05] Updated devel/py-faker to 40.36.0 [adam 2026-08-05] Updated textproc/py-fastjsonschema to 2.22.1 [adam 2026-08-05] + Removed math/py-cdecimal [adam 2026-08-05] + Removed net/py-GeoIP successor geography/py-geoip2 [adam 2026-08-05] --_----------=_17858992847020--