Date: Sun, 21 Oct 2018 16:51:50 +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: r482704 - head/devel/rubygem-strong_migrations Message-ID: <201810211651.w9LGpoLo044119@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 21 16:51:49 2018 New Revision: 482704 URL: https://svnweb.freebsd.org/changeset/ports/482704 Log: Update to 0.3.1 Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md Modified: head/devel/rubygem-strong_migrations/Makefile head/devel/rubygem-strong_migrations/distinfo Modified: head/devel/rubygem-strong_migrations/Makefile ============================================================================== --- head/devel/rubygem-strong_migrations/Makefile Sun Oct 21 16:51:41 2018 (r482703) +++ head/devel/rubygem-strong_migrations/Makefile Sun Oct 21 16:51:49 2018 (r482704) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= strong_migrations -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-strong_migrations/distinfo ============================================================================== --- head/devel/rubygem-strong_migrations/distinfo Sun Oct 21 16:51:41 2018 (r482703) +++ head/devel/rubygem-strong_migrations/distinfo Sun Oct 21 16:51:49 2018 (r482704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539714863 -SHA256 (rubygem/strong_migrations-0.3.0.gem) = 013a49aebde522d76f0261f0783bcb57ab07612152fffa568ca538ad33a15977 -SIZE (rubygem/strong_migrations-0.3.0.gem) = 13312 +TIMESTAMP = 1540136923 +SHA256 (rubygem/strong_migrations-0.3.1.gem) = fff08924c28a18a47862471db2fe877b0f0fc4db01585666ce247409a7739969 +SIZE (rubygem/strong_migrations-0.3.1.gem) = 13312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810211651.w9LGpoLo044119>