Date: Thu, 15 Feb 2018 12:47:43 +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: r461912 - head/devel/rubygem-strong_migrations Message-ID: <201802151247.w1FClhNg003558@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 15 12:47:43 2018 New Revision: 461912 URL: https://svnweb.freebsd.org/changeset/ports/461912 Log: Update to 0.2.2 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 Thu Feb 15 12:47:38 2018 (r461911) +++ head/devel/rubygem-strong_migrations/Makefile Thu Feb 15 12:47:43 2018 (r461912) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= strong_migrations -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-strong_migrations/distinfo ============================================================================== --- head/devel/rubygem-strong_migrations/distinfo Thu Feb 15 12:47:38 2018 (r461911) +++ head/devel/rubygem-strong_migrations/distinfo Thu Feb 15 12:47:43 2018 (r461912) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518091884 -SHA256 (rubygem/strong_migrations-0.2.1.gem) = 1e124bddd915aa9e57a5f237aedcbc754cee1108fab9a3165ccf0c19fccc991f -SIZE (rubygem/strong_migrations-0.2.1.gem) = 11776 +TIMESTAMP = 1518695172 +SHA256 (rubygem/strong_migrations-0.2.2.gem) = 051bf3f98e9513fca8cf2235d9e1f9179f0b9b7ec7ae034c765a06fe54923a08 +SIZE (rubygem/strong_migrations-0.2.2.gem) = 12288
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802151247.w1FClhNg003558>