svn commit: r482704 - head/devel/rubygem-strong_migrations

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 21 16:51:52 UTC 2018


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


More information about the svn-ports-all mailing list