Sun Jun 5 02:31:30 2022 UTC ()
 Moved misc/bbdb to misc/bbdb2 version 2.35


(mef)
diff -r1.2889 -r1.2890 pkgsrc/doc/CHANGES-2022
diff -r1.564 -r1.565 pkgsrc/misc/Makefile

cvs diff -r1.2889 -r1.2890 pkgsrc/doc/CHANGES-2022 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2022 2022/06/04 21:25:23 1.2889
+++ pkgsrc/doc/CHANGES-2022 2022/06/05 02:31:30 1.2890
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2022,v 1.2889 2022/06/04 21:25:23 pin Exp $ 1$NetBSD: CHANGES-2022,v 1.2890 2022/06/05 02:31:30 mef Exp $
2 2
3Changes to the packages collection and infrastructure in 2022: 3Changes to the packages collection and infrastructure in 2022:
4 4
5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01] 5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01]
6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01] 6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01]
7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01] 7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01]
8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01] 8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01]
9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01] 9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01]
10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01] 10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01]
11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01] 11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01]
12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01] 12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01]
13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01] 13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01]
14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01] 14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01]
@@ -4372,13 +4372,14 @@ Changes to the packages collection and i @@ -4372,13 +4372,14 @@ Changes to the packages collection and i
4372 Updated sysutils/xfce4-taskmanager to 1.5.4 [gutteridge 2022-06-04] 4372 Updated sysutils/xfce4-taskmanager to 1.5.4 [gutteridge 2022-06-04]
4373 Updated x11/qt5 to 5.15.4 [adam 2022-06-04] 4373 Updated x11/qt5 to 5.15.4 [adam 2022-06-04]
4374 Updated math/kalker to 2.0.0 [pin 2022-06-04] 4374 Updated math/kalker to 2.0.0 [pin 2022-06-04]
4375 Added www/ocsigen-ppx-rpc version 1.0 [jaapb 2022-06-04] 4375 Added www/ocsigen-ppx-rpc version 1.0 [jaapb 2022-06-04]
4376 Updated devel/coccinelle to 1.1.1 [wiz 2022-06-04] 4376 Updated devel/coccinelle to 1.1.1 [wiz 2022-06-04]
4377 Updated textproc/docbook-xsl to 1.79.2nb6 [wiz 2022-06-04] 4377 Updated textproc/docbook-xsl to 1.79.2nb6 [wiz 2022-06-04]
4378 Updated textproc/gtk-doc to 1.32nb9 [wiz 2022-06-04] 4378 Updated textproc/gtk-doc to 1.32nb9 [wiz 2022-06-04]
4379 Updated fonts/harfbuzz to 4.3.0nb1 [wiz 2022-06-04] 4379 Updated fonts/harfbuzz to 4.3.0nb1 [wiz 2022-06-04]
4380 Updated devel/distcc to 3.4 [adam 2022-06-04] 4380 Updated devel/distcc to 3.4 [adam 2022-06-04]
4381 Updated textproc/py-tomlkit to 0.11.0 [adam 2022-06-04] 4381 Updated textproc/py-tomlkit to 0.11.0 [adam 2022-06-04]
4382 Updated textproc/py-elementpath to 2.5.3 [adam 2022-06-04] 4382 Updated textproc/py-elementpath to 2.5.3 [adam 2022-06-04]
4383 Updated www/py-nbclient to 0.6.4 [adam 2022-06-04] 4383 Updated www/py-nbclient to 0.6.4 [adam 2022-06-04]
4384 Updated editors/ced to 0.1.7 [pin 2022-06-04] 4384 Updated editors/ced to 0.1.7 [pin 2022-06-04]
 4385 Moved misc/bbdb to misc/bbdb2 version 2.35 [mef 2022-06-05]

cvs diff -r1.564 -r1.565 pkgsrc/misc/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/Makefile 2022/04/21 07:39:36 1.564
+++ pkgsrc/misc/Makefile 2022/06/05 02:31:30 1.565
@@ -1,35 +1,35 @@ @@ -1,35 +1,35 @@
1# $NetBSD: Makefile,v 1.564 2022/04/21 07:39:36 wiz Exp $ 1# $NetBSD: Makefile,v 1.565 2022/06/05 02:31:30 mef Exp $
2# 2#
3 3
4COMMENT= Miscellaneous utilities 4COMMENT= Miscellaneous utilities
5 5
6SUBDIR+= 9menu 6SUBDIR+= 9menu
7SUBDIR+= Addresses 7SUBDIR+= Addresses
8SUBDIR+= JBidwatcher 8SUBDIR+= JBidwatcher
9SUBDIR+= JMdict 9SUBDIR+= JMdict
10SUBDIR+= R-Hmisc 10SUBDIR+= R-Hmisc
11SUBDIR+= R-pillar 11SUBDIR+= R-pillar
12SUBDIR+= R-praise 12SUBDIR+= R-praise
13SUBDIR+= abduco 13SUBDIR+= abduco
14SUBDIR+= ansiweather 14SUBDIR+= ansiweather
15SUBDIR+= ascii 15SUBDIR+= ascii
16SUBDIR+= asr-manpages 16SUBDIR+= asr-manpages
17SUBDIR+= astrolog 17SUBDIR+= astrolog
18SUBDIR+= attica 18SUBDIR+= attica
19SUBDIR+= attica-qt5 19SUBDIR+= attica-qt5
20SUBDIR+= autocue 20SUBDIR+= autocue
21SUBDIR+= bbappconf 21SUBDIR+= bbappconf
22SUBDIR+= bbdb 22SUBDIR+= bbdb2
23SUBDIR+= bbdb3 23SUBDIR+= bbdb3
24SUBDIR+= bbweather 24SUBDIR+= bbweather
25SUBDIR+= bibletime 25SUBDIR+= bibletime
26SUBDIR+= blccc 26SUBDIR+= blccc
27SUBDIR+= bottlerocket 27SUBDIR+= bottlerocket
28SUBDIR+= brs 28SUBDIR+= brs
29SUBDIR+= bsdiff 29SUBDIR+= bsdiff
30SUBDIR+= bsdstats 30SUBDIR+= bsdstats
31SUBDIR+= buffer 31SUBDIR+= buffer
32SUBDIR+= byobu 32SUBDIR+= byobu
33SUBDIR+= cabal-install 33SUBDIR+= cabal-install
34SUBDIR+= calibre 34SUBDIR+= calibre
35SUBDIR+= catpoint 35SUBDIR+= catpoint