Date: Sat, 11 Jul 2020 18:12:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542037 - head/net/rubygem-amq-protocol Message-ID: <202007111812.06BIC2kg046687@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 11 18:12:02 2020 New Revision: 542037 URL: https://svnweb.freebsd.org/changeset/ports/542037 Log: Update to 2.3.2 Changes: https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md Modified: head/net/rubygem-amq-protocol/Makefile head/net/rubygem-amq-protocol/distinfo Modified: head/net/rubygem-amq-protocol/Makefile ============================================================================== --- head/net/rubygem-amq-protocol/Makefile Sat Jul 11 18:11:57 2020 (r542036) +++ head/net/rubygem-amq-protocol/Makefile Sat Jul 11 18:12:02 2020 (r542037) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= amq-protocol -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-amq-protocol/distinfo ============================================================================== --- head/net/rubygem-amq-protocol/distinfo Sat Jul 11 18:11:57 2020 (r542036) +++ head/net/rubygem-amq-protocol/distinfo Sat Jul 11 18:12:02 2020 (r542037) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586366882 -SHA256 (rubygem/amq-protocol-2.3.1.gem) = 41097a111efa74df95f4181c08ebf1745f5c45da0b63318ff809ccd0fd959efa -SIZE (rubygem/amq-protocol-2.3.1.gem) = 45568 +TIMESTAMP = 1594457482 +SHA256 (rubygem/amq-protocol-2.3.2.gem) = 3d155ef8f2aed26b2f3fafd6d7ab57e5105865d409c3d9c43e72a40b73dda816 +SIZE (rubygem/amq-protocol-2.3.2.gem) = 46080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007111812.06BIC2kg046687>