svn commit: r548341 - head/databases/rubygem-activerecord60

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 12 12:10:03 UTC 2020


Author: sunpoet
Date: Sat Sep 12 12:09:58 2020
New Revision: 548341
URL: https://svnweb.freebsd.org/changeset/ports/548341

Log:
  Update to 6.0.3.3
  
  Changes:	https://github.com/rails/rails/blob/6-0-stable/activerecord/CHANGELOG.md

Modified:
  head/databases/rubygem-activerecord60/Makefile
  head/databases/rubygem-activerecord60/distinfo

Modified: head/databases/rubygem-activerecord60/Makefile
==============================================================================
--- head/databases/rubygem-activerecord60/Makefile	Sat Sep 12 12:09:53 2020	(r548340)
+++ head/databases/rubygem-activerecord60/Makefile	Sat Sep 12 12:09:58 2020	(r548341)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	activerecord
-PORTVERSION=	6.0.3.2
+PORTVERSION=	6.0.3.3
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	60

Modified: head/databases/rubygem-activerecord60/distinfo
==============================================================================
--- head/databases/rubygem-activerecord60/distinfo	Sat Sep 12 12:09:53 2020	(r548340)
+++ head/databases/rubygem-activerecord60/distinfo	Sat Sep 12 12:09:58 2020	(r548341)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592835313
-SHA256 (rubygem/activerecord-6.0.3.2.gem) = a8962b919bf9a3f02f7ca7d64392e78071da820666220e941b70748aa102b4d1
-SIZE (rubygem/activerecord-6.0.3.2.gem) = 407552
+TIMESTAMP = 1599729177
+SHA256 (rubygem/activerecord-6.0.3.3.gem) = 67b5d5d64694ab4073c14a5c3a719adfc857ac9c63b1c52eccde346ab4264a78
+SIZE (rubygem/activerecord-6.0.3.3.gem) = 407552


More information about the svn-ports-all mailing list