Date: Tue, 24 Oct 2017 17:42:03 +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: r452800 - head/sysutils/rubygem-capistrano Message-ID: <201710241742.v9OHg31B074130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 24 17:42:02 2017 New Revision: 452800 URL: https://svnweb.freebsd.org/changeset/ports/452800 Log: Update to 3.10.0 Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md Modified: head/sysutils/rubygem-capistrano/Makefile head/sysutils/rubygem-capistrano/distinfo Modified: head/sysutils/rubygem-capistrano/Makefile ============================================================================== --- head/sysutils/rubygem-capistrano/Makefile Tue Oct 24 17:41:57 2017 (r452799) +++ head/sysutils/rubygem-capistrano/Makefile Tue Oct 24 17:42:02 2017 (r452800) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.9.1 +PORTVERSION= 3.10.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Tue Oct 24 17:41:57 2017 (r452799) +++ head/sysutils/rubygem-capistrano/distinfo Tue Oct 24 17:42:02 2017 (r452800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504948362 -SHA256 (rubygem/capistrano-3.9.1.gem) = 38bc88eeab067e78af9f77b03b436083b1fdefd06930a9a2208519a14f2c0587 -SIZE (rubygem/capistrano-3.9.1.gem) = 77312 +TIMESTAMP = 1508857081 +SHA256 (rubygem/capistrano-3.10.0.gem) = e0c05af78ce16f50f5ccec1ca5ad655e7cb68d7e90152f86b6a4eca0908a59c4 +SIZE (rubygem/capistrano-3.10.0.gem) = 77824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710241742.v9OHg31B074130>