Date: Mon, 11 Dec 2017 10:43:57 +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: r456006 - head/sysutils/rubygem-capistrano Message-ID: <201712111043.vBBAhvYq085543@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 11 10:43:57 2017 New Revision: 456006 URL: https://svnweb.freebsd.org/changeset/ports/456006 Log: Update to 3.10.1 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 Mon Dec 11 10:43:52 2017 (r456005) +++ head/sysutils/rubygem-capistrano/Makefile Mon Dec 11 10:43:57 2017 (r456006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Mon Dec 11 10:43:52 2017 (r456005) +++ head/sysutils/rubygem-capistrano/distinfo Mon Dec 11 10:43:57 2017 (r456006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508857081 -SHA256 (rubygem/capistrano-3.10.0.gem) = e0c05af78ce16f50f5ccec1ca5ad655e7cb68d7e90152f86b6a4eca0908a59c4 -SIZE (rubygem/capistrano-3.10.0.gem) = 77824 +TIMESTAMP = 1512841257 +SHA256 (rubygem/capistrano-3.10.1.gem) = e98a86136b7d4f1ea3b7a4d904deceeeb5433a2195069c2ece3666ac5c771d66 +SIZE (rubygem/capistrano-3.10.1.gem) = 77824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712111043.vBBAhvYq085543>