Date: Sat, 3 Dec 2016 19:34:48 +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: r427710 - head/sysutils/rubygem-capistrano Message-ID: <201612031934.uB3JYm6x078368@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 3 19:34:48 2016 New Revision: 427710 URL: https://svnweb.freebsd.org/changeset/ports/427710 Log: - Update to 3.6.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 Sat Dec 3 19:34:44 2016 (r427709) +++ head/sysutils/rubygem-capistrano/Makefile Sat Dec 3 19:34:48 2016 (r427710) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Sat Dec 3 19:34:44 2016 (r427709) +++ head/sysutils/rubygem-capistrano/distinfo Sat Dec 3 19:34:48 2016 (r427710) @@ -1,2 +1,3 @@ -SHA256 (rubygem/capistrano-3.5.0.gem) = 333edb2a3d87dcc719e1741e6ddc4fd04fee2574491d6a240287e5cf97b1c030 -SIZE (rubygem/capistrano-3.5.0.gem) = 62464 +TIMESTAMP = 1480762267 +SHA256 (rubygem/capistrano-3.6.1.gem) = b052341ed44a06d03c9043aa2b79d390b691bc4473c8e933c07544f592698e6c +SIZE (rubygem/capistrano-3.6.1.gem) = 68096
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612031934.uB3JYm6x078368>