Date: Sat, 9 Sep 2017 09:21:54 +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: r449483 - head/sysutils/rubygem-capistrano Message-ID: <201709090921.v899LsF3032039@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 9 09:21:54 2017 New Revision: 449483 URL: https://svnweb.freebsd.org/changeset/ports/449483 Log: Update to 3.9.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 Sep 9 09:21:49 2017 (r449482) +++ head/sysutils/rubygem-capistrano/Makefile Sat Sep 9 09:21:54 2017 (r449483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.9.0 +PORTVERSION= 3.9.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Sat Sep 9 09:21:49 2017 (r449482) +++ head/sysutils/rubygem-capistrano/distinfo Sat Sep 9 09:21:54 2017 (r449483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501325095 -SHA256 (rubygem/capistrano-3.9.0.gem) = e1e9463ee478a0ad2ddbdfd7a782447d86703a495666a8bf63ee00829ccef636 -SIZE (rubygem/capistrano-3.9.0.gem) = 76800 +TIMESTAMP = 1504948362 +SHA256 (rubygem/capistrano-3.9.1.gem) = 38bc88eeab067e78af9f77b03b436083b1fdefd06930a9a2208519a14f2c0587 +SIZE (rubygem/capistrano-3.9.1.gem) = 77312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709090921.v899LsF3032039>