Mon Oct 19 14:54:01 2020 UTC ()
doc: note update of Ruby on Rails 6.0 packages to 6.0.3.4

	devel/ruby-activesupport60
	devel/ruby-activemodel60
	devel/ruby-activejob60
	www/ruby-actionview60
	www/ruby-actionpack60
	databases/ruby-activerecord60
	mail/ruby-actionmailer60
	mail/ruby-actionmailbox60
	www/ruby-actioncable60
	devel/ruby-railties60
	devel/ruby-activestorage60
	textproc/ruby-actiontext60
	www/ruby-rails60


(taca)
diff -r1.5817 -r1.5818 pkgsrc/doc/CHANGES-2020

cvs diff -r1.5817 -r1.5818 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/10/19 14:37:07 1.5817
+++ pkgsrc/doc/CHANGES-2020 2020/10/19 14:54:01 1.5818
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.5817 2020/10/19 14:37:07 otis Exp $ 1$NetBSD: CHANGES-2020,v 1.5818 2020/10/19 14:54:01 taca Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -8607,13 +8607,26 @@ Changes to the packages collection and i @@ -8607,13 +8607,26 @@ Changes to the packages collection and i
8607 Updated security/py-certbot-dns-google to 1.9.0 [adam 2020-10-18] 8607 Updated security/py-certbot-dns-google to 1.9.0 [adam 2020-10-18]
8608 Updated security/py-certbot-dns-linode to 1.9.0 [adam 2020-10-18] 8608 Updated security/py-certbot-dns-linode to 1.9.0 [adam 2020-10-18]
8609 Updated security/py-certbot-dns-luadns to 1.9.0 [adam 2020-10-18] 8609 Updated security/py-certbot-dns-luadns to 1.9.0 [adam 2020-10-18]
8610 Updated security/py-certbot-dns-nsone to 1.9.0 [adam 2020-10-18] 8610 Updated security/py-certbot-dns-nsone to 1.9.0 [adam 2020-10-18]
8611 Updated security/py-certbot-dns-ovh to 1.9.0 [adam 2020-10-18] 8611 Updated security/py-certbot-dns-ovh to 1.9.0 [adam 2020-10-18]
8612 Updated security/py-certbot-dns-rfc2136 to 1.9.0 [adam 2020-10-18] 8612 Updated security/py-certbot-dns-rfc2136 to 1.9.0 [adam 2020-10-18]
8613 Updated security/py-certbot-dns-route53 to 1.9.0 [adam 2020-10-18] 8613 Updated security/py-certbot-dns-route53 to 1.9.0 [adam 2020-10-18]
8614 Updated security/py-certbot-dns-sakuracloud to 1.9.0 [adam 2020-10-18] 8614 Updated security/py-certbot-dns-sakuracloud to 1.9.0 [adam 2020-10-18]
8615 Updated security/py-certbot-nginx to 1.9.0 [adam 2020-10-18] 8615 Updated security/py-certbot-nginx to 1.9.0 [adam 2020-10-18]
8616 Updated net/tinydyndns-run to 20201019 [schmonz 2020-10-19] 8616 Updated net/tinydyndns-run to 20201019 [schmonz 2020-10-19]
8617 Updated mail/mblaze to 1.0 [schmonz 2020-10-19] 8617 Updated mail/mblaze to 1.0 [schmonz 2020-10-19]
8618 Updated security/monocypher to 3.1.1 [mef 2020-10-19] 8618 Updated security/monocypher to 3.1.1 [mef 2020-10-19]
8619 Updated net/powerdns-recursor to 4.4.0 [otis 2020-10-19] 8619 Updated net/powerdns-recursor to 4.4.0 [otis 2020-10-19]
 8620 Updated devel/ruby-activesupport60 to 6.0.3.4 [taca 2020-10-19]
 8621 Updated devel/ruby-activemodel60 to 6.0.3.4 [taca 2020-10-19]
 8622 Updated devel/ruby-activejob60 to 6.0.3.4 [taca 2020-10-19]
 8623 Updated www/ruby-actionview60 to 6.0.3.4 [taca 2020-10-19]
 8624 Updated www/ruby-actionpack60 to 6.0.3.4 [taca 2020-10-19]
 8625 Updated databases/ruby-activerecord60 to 6.0.3.4 [taca 2020-10-19]
 8626 Updated mail/ruby-actionmailer60 to 6.0.3.4 [taca 2020-10-19]
 8627 Updated mail/ruby-actionmailbox60 to 6.0.3.4 [taca 2020-10-19]
 8628 Updated www/ruby-actioncable60 to 6.0.3.4 [taca 2020-10-19]
 8629 Updated devel/ruby-railties60 to 6.0.3.4 [taca 2020-10-19]
 8630 Updated devel/ruby-activestorage60 to 6.0.3.4 [taca 2020-10-19]
 8631 Updated textproc/ruby-actiontext60 to 6.0.3.4 [taca 2020-10-19]
 8632 Updated www/ruby-rails60 to 6.0.3.4 [taca 2020-10-19]