Fri Jan 1 10:20:09 2021 UTC ()
 Added devel/R-pkgcache version 1.1.1


(mef)
diff -r1.3301 -r1.3302 pkgsrc/devel/Makefile
diff -r1.11 -r1.12 pkgsrc/doc/CHANGES-2021

cvs diff -r1.3301 -r1.3302 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2021/01/01 07:01:04 1.3301
+++ pkgsrc/devel/Makefile 2021/01/01 10:20:09 1.3302
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3301 2021/01/01 07:01:04 mef Exp $ 1# $NetBSD: Makefile,v 1.3302 2021/01/01 10:20:09 mef Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -42,26 +42,27 @@ SUBDIR+= R-gert @@ -42,26 +42,27 @@ SUBDIR+= R-gert
42SUBDIR+= R-git2r 42SUBDIR+= R-git2r
43SUBDIR+= R-glue 43SUBDIR+= R-glue
44SUBDIR+= R-ini 44SUBDIR+= R-ini
45SUBDIR+= R-inline 45SUBDIR+= R-inline
46SUBDIR+= R-iterators 46SUBDIR+= R-iterators
47SUBDIR+= R-lazyeval 47SUBDIR+= R-lazyeval
48SUBDIR+= R-lifecycle 48SUBDIR+= R-lifecycle
49SUBDIR+= R-lintr 49SUBDIR+= R-lintr
50SUBDIR+= R-magrittr 50SUBDIR+= R-magrittr
51SUBDIR+= R-memoise 51SUBDIR+= R-memoise
52SUBDIR+= R-mockery 52SUBDIR+= R-mockery
53SUBDIR+= R-pkgKitten 53SUBDIR+= R-pkgKitten
54SUBDIR+= R-pkgbuild 54SUBDIR+= R-pkgbuild
 55SUBDIR+= R-pkgbcache
55SUBDIR+= R-pkgconfig 56SUBDIR+= R-pkgconfig
56SUBDIR+= R-pkgload 57SUBDIR+= R-pkgload
57SUBDIR+= R-plogr 58SUBDIR+= R-plogr
58SUBDIR+= R-prettycode 59SUBDIR+= R-prettycode
59SUBDIR+= R-proto 60SUBDIR+= R-proto
60SUBDIR+= R-purrr 61SUBDIR+= R-purrr
61SUBDIR+= R-rappdirs 62SUBDIR+= R-rappdirs
62SUBDIR+= R-rcmdcheck 63SUBDIR+= R-rcmdcheck
63SUBDIR+= R-rematch 64SUBDIR+= R-rematch
64SUBDIR+= R-rematch2 65SUBDIR+= R-rematch2
65SUBDIR+= R-remotes 66SUBDIR+= R-remotes
66SUBDIR+= R-repr 67SUBDIR+= R-repr
67SUBDIR+= R-rex 68SUBDIR+= R-rex

cvs diff -r1.11 -r1.12 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/01/01 09:55:29 1.11
+++ pkgsrc/doc/CHANGES-2021 2021/01/01 10:20:09 1.12
@@ -11,13 +11,14 @@ @@ -11,13 +11,14 @@
11 Updated devel/boost-build to 1.75.0 [ryoon 2021-01-01] 11 Updated devel/boost-build to 1.75.0 [ryoon 2021-01-01]
12 Updated devel/boost-docs to 1.75.0 [ryoon 2021-01-01] 12 Updated devel/boost-docs to 1.75.0 [ryoon 2021-01-01]
13 Updated devel/boost-headers to 1.75.0 [ryoon 2021-01-01] 13 Updated devel/boost-headers to 1.75.0 [ryoon 2021-01-01]
14 Updated devel/boost-jam to 1.75.0 [ryoon 2021-01-01] 14 Updated devel/boost-jam to 1.75.0 [ryoon 2021-01-01]
15 Updated devel/boost-mpi to 1.75.0 [ryoon 2021-01-01] 15 Updated devel/boost-mpi to 1.75.0 [ryoon 2021-01-01]
16 Updated devel/py-boost to 1.75.0 [ryoon 2021-01-01] 16 Updated devel/py-boost to 1.75.0 [ryoon 2021-01-01]
17 Updated meta-pkgs/boost to 1.75.0 [ryoon 2021-01-01] 17 Updated meta-pkgs/boost to 1.75.0 [ryoon 2021-01-01]
18 Updated fonts/harfbuzz to 2.7.4 [ryoon 2021-01-01] 18 Updated fonts/harfbuzz to 2.7.4 [ryoon 2021-01-01]
19 Updated fonts/harfbuzz-icu to 2.7.4 [ryoon 2021-01-01] 19 Updated fonts/harfbuzz-icu to 2.7.4 [ryoon 2021-01-01]
20 Updated textproc/icu to 68.2 [ryoon 2021-01-01] 20 Updated textproc/icu to 68.2 [ryoon 2021-01-01]
21 Updated mail/mutt to 2.0.4 [tron 2021-01-01] 21 Updated mail/mutt to 2.0.4 [tron 2021-01-01]
22 Updated audio/pulseaudio to 14.0 [ryoon 2021-01-01] 22 Updated audio/pulseaudio to 14.0 [ryoon 2021-01-01]
23 Updated devel/R-usethis to 2.0.0 [mef 2021-01-01] 23 Updated devel/R-usethis to 2.0.0 [mef 2021-01-01]
 24 Added devel/R-pkgcache version 1.1.1 [mef 2021-01-01]