Wed Apr 26 10:08:27 2023 UTC ()
Updated textproc/py-prettytable, textproc/py-tablib


(adam)
diff -r1.2445 -r1.2446 pkgsrc/doc/CHANGES-2023

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

--- pkgsrc/doc/CHANGES-2023 2023/04/26 09:15:32 1.2445
+++ pkgsrc/doc/CHANGES-2023 2023/04/26 10:08:27 1.2446
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.2445 2023/04/26 09:15:32 adam Exp $ 1$NetBSD: CHANGES-2023,v 1.2446 2023/04/26 10:08:27 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]
@@ -3508,13 +3508,15 @@ Changes to the packages collection and i @@ -3508,13 +3508,15 @@ Changes to the packages collection and i
3508 Updated x11/wired-notify to 0.10.2nb2 [wiz 2023-04-25] 3508 Updated x11/wired-notify to 0.10.2nb2 [wiz 2023-04-25]
3509 Updated x11/xf86-video-ati to 22.0.0 [wiz 2023-04-25] 3509 Updated x11/xf86-video-ati to 22.0.0 [wiz 2023-04-25]
3510 Updated devel/meson to 1.1.0 [nikita 2023-04-25] 3510 Updated devel/meson to 1.1.0 [nikita 2023-04-25]
3511 Updated lang/jimtcl to 0.82nb1 [triaxx 2023-04-25] 3511 Updated lang/jimtcl to 0.82nb1 [triaxx 2023-04-25]
3512 Updated security/mbedtls3 to 3.4.0 [wiz 2023-04-25] 3512 Updated security/mbedtls3 to 3.4.0 [wiz 2023-04-25]
3513 Updated editors/mg to 20230406 [nikita 2023-04-25] 3513 Updated editors/mg to 20230406 [nikita 2023-04-25]
3514 Updated security/mbedtls to 2.28.3 [wiz 2023-04-25] 3514 Updated security/mbedtls to 2.28.3 [wiz 2023-04-25]
3515 Updated textproc/tree-sitter to 0.20.8 [nikita 2023-04-25] 3515 Updated textproc/tree-sitter to 0.20.8 [nikita 2023-04-25]
3516 Updated editors/neovim to 0.9.0 [nikita 2023-04-25] 3516 Updated editors/neovim to 0.9.0 [nikita 2023-04-25]
3517 Updated devel/git to 2.40.1 [adam 2023-04-26] 3517 Updated devel/git to 2.40.1 [adam 2023-04-26]
3518 Updated sysutils/ansible-core to 2.14.5 [adam 2023-04-26] 3518 Updated sysutils/ansible-core to 2.14.5 [adam 2023-04-26]
3519 Updated graphics/py-contourpy to 1.0.7 [adam 2023-04-26] 3519 Updated graphics/py-contourpy to 1.0.7 [adam 2023-04-26]
3520 Updated net/py-minio to 7.1.14 [adam 2023-04-26] 3520 Updated net/py-minio to 7.1.14 [adam 2023-04-26]
 3521 Updated textproc/py-prettytable to 3.7.0 [adam 2023-04-26]
 3522 Updated textproc/py-tablib to 3.4.0 [adam 2023-04-26]