From owner-svn-ports-head@freebsd.org Sun Oct 21 16:51:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB21EFFA572; Sun, 21 Oct 2018 16:51:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A25F6973B8; Sun, 21 Oct 2018 16:51:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A7FE610469; Sun, 21 Oct 2018 16:51:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9LGpo6W044121; Sun, 21 Oct 2018 16:51:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9LGpoLo044119; Sun, 21 Oct 2018 16:51:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810211651.w9LGpoLo044119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 21 Oct 2018 16:51:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482704 - head/devel/rubygem-strong_migrations X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-strong_migrations X-SVN-Commit-Revision: 482704 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2018 16:51:52 -0000 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