svn commit: r444051 - head/databases/rubygem-state_machines-activerecord

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 21 18:51:26 UTC 2017


Author: sunpoet
Date: Wed Jun 21 18:51:25 2017
New Revision: 444051
URL: https://svnweb.freebsd.org/changeset/ports/444051

Log:
  Update to 0.5.0
  
  Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master

Modified:
  head/databases/rubygem-state_machines-activerecord/Makefile
  head/databases/rubygem-state_machines-activerecord/distinfo

Modified: head/databases/rubygem-state_machines-activerecord/Makefile
==============================================================================
--- head/databases/rubygem-state_machines-activerecord/Makefile	Wed Jun 21 18:51:20 2017	(r444050)
+++ head/databases/rubygem-state_machines-activerecord/Makefile	Wed Jun 21 18:51:25 2017	(r444051)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	state_machines-activerecord
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.0
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-activerecord4>=4.1:databases/rubygem-activerecord4 \
-		rubygem-state_machines-activemodel>=0.3.0:databases/rubygem-state_machines-activemodel
+		rubygem-state_machines-activemodel>=0.5.0:databases/rubygem-state_machines-activemodel
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/databases/rubygem-state_machines-activerecord/distinfo
==============================================================================
--- head/databases/rubygem-state_machines-activerecord/distinfo	Wed Jun 21 18:51:20 2017	(r444050)
+++ head/databases/rubygem-state_machines-activerecord/distinfo	Wed Jun 21 18:51:25 2017	(r444051)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493729463
-SHA256 (rubygem/state_machines-activerecord-0.4.1.gem) = 4f8d828baa8a5c1d0394453ec5e2ec7807b61e33adc30888263fdb1da18362de
-SIZE (rubygem/state_machines-activerecord-0.4.1.gem) = 24064
+TIMESTAMP = 1498059636
+SHA256 (rubygem/state_machines-activerecord-0.5.0.gem) = 1cb2ec3d1b7f0846899d73bceaca9b4d99401aed11bb12798b09356dd6d1b843
+SIZE (rubygem/state_machines-activerecord-0.5.0.gem) = 24064


More information about the svn-ports-all mailing list