Tue Jan 17 09:08:36 2023 UTC ()
Updated devel/py-filelock, net/py-python-socks


(adam)
diff -r1.384 -r1.385 pkgsrc/doc/CHANGES-2023

cvs diff -r1.384 -r1.385 pkgsrc/doc/CHANGES-2023 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2023 2023/01/17 01:33:27 1.384
+++ pkgsrc/doc/CHANGES-2023 2023/01/17 09:08:36 1.385
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.384 2023/01/17 01:33:27 gutteridge Exp $ 1$NetBSD: CHANGES-2023,v 1.385 2023/01/17 09:08:36 adam Exp $
2 2
3Changes to the packages collection and infrastructure in 2023: 3Changes to the packages collection and infrastructure in 2023:
4 4
5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01] 5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01]
6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01] 6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01]
7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01] 7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01]
8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01] 8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01]
9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01] 9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01]
10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01] 10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01]
11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01] 11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01]
12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01] 12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01]
13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01] 13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01]
14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01] 14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01]
@@ -460,13 +460,15 @@ Changes to the packages collection and i @@ -460,13 +460,15 @@ Changes to the packages collection and i
460 Updated audio/fluidsynth to 2.3.1 [adam 2023-01-16] 460 Updated audio/fluidsynth to 2.3.1 [adam 2023-01-16]
461 Updated x11/dunst to 1.9.0nb1 [vins 2023-01-16] 461 Updated x11/dunst to 1.9.0nb1 [vins 2023-01-16]
462 Updated devel/py-wcwidth to 0.2.6 [adam 2023-01-16] 462 Updated devel/py-wcwidth to 0.2.6 [adam 2023-01-16]
463 Updated devel/py-hatch-vcs to 0.3.0 [adam 2023-01-16] 463 Updated devel/py-hatch-vcs to 0.3.0 [adam 2023-01-16]
464 Updated devel/skalibs to 2.13.0.0 [schmonz 2023-01-16] 464 Updated devel/skalibs to 2.13.0.0 [schmonz 2023-01-16]
465 Updated lang/execline to 2.9.1.0 [schmonz 2023-01-16] 465 Updated lang/execline to 2.9.1.0 [schmonz 2023-01-16]
466 Updated sysutils/s6 to 2.11.2.0 [schmonz 2023-01-16] 466 Updated sysutils/s6 to 2.11.2.0 [schmonz 2023-01-16]
467 Updated misc/s6-portable-utils to 2.2.5.1 [schmonz 2023-01-16] 467 Updated misc/s6-portable-utils to 2.2.5.1 [schmonz 2023-01-16]
468 Updated net/s6-dns to 2.3.5.5 [schmonz 2023-01-16] 468 Updated net/s6-dns to 2.3.5.5 [schmonz 2023-01-16]
469 Updated net/s6-networking to 2.5.1.2 [schmonz 2023-01-16] 469 Updated net/s6-networking to 2.5.1.2 [schmonz 2023-01-16]
470 Updated mail/smtpd-starttls-proxy to 0.0.1.2 [schmonz 2023-01-16] 470 Updated mail/smtpd-starttls-proxy to 0.0.1.2 [schmonz 2023-01-16]
471 Updated security/libretls to 3.7.0 [schmonz 2023-01-16] 471 Updated security/libretls to 3.7.0 [schmonz 2023-01-16]
472 Updated net/scapy to 2.5.0 [gutteridge 2023-01-17] 472 Updated net/scapy to 2.5.0 [gutteridge 2023-01-17]
 473 Updated devel/py-filelock to 3.9.0 [adam 2023-01-17]
 474 Updated net/py-python-socks to 2.1.1 [adam 2023-01-17]