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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 20 14:52:10 UTC 2018


Author: sunpoet
Date: Sat Oct 20 14:52:09 2018
New Revision: 482537
URL: https://svnweb.freebsd.org/changeset/ports/482537

Log:
  Update to 0.3.0
  
  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	Sat Oct 20 14:52:01 2018	(r482536)
+++ head/devel/rubygem-strong_migrations/Makefile	Sat Oct 20 14:52:09 2018	(r482537)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	strong_migrations
-PORTVERSION=	0.2.3
+PORTVERSION=	0.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-strong_migrations/distinfo
==============================================================================
--- head/devel/rubygem-strong_migrations/distinfo	Sat Oct 20 14:52:01 2018	(r482536)
+++ head/devel/rubygem-strong_migrations/distinfo	Sat Oct 20 14:52:09 2018	(r482537)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532975824
-SHA256 (rubygem/strong_migrations-0.2.3.gem) = cd8590cec950f3c1fd10d0df0fb8554743588b81517f179d93ae8e49aac5b51e
-SIZE (rubygem/strong_migrations-0.2.3.gem) = 12288
+TIMESTAMP = 1539714863
+SHA256 (rubygem/strong_migrations-0.3.0.gem) = 013a49aebde522d76f0261f0783bcb57ab07612152fffa568ca538ad33a15977
+SIZE (rubygem/strong_migrations-0.3.0.gem) = 13312


More information about the svn-ports-all mailing list