svn commit: r402997 - head/devel/rubygem-dynflow

Michael Moll mmoll at FreeBSD.org
Fri Dec 4 15:43:57 UTC 2015


Author: mmoll
Date: Fri Dec  4 15:43:56 2015
New Revision: 402997
URL: https://svnweb.freebsd.org/changeset/ports/402997

Log:
  devel/rubygem-dynflow: update to 0.8.9

Modified:
  head/devel/rubygem-dynflow/Makefile
  head/devel/rubygem-dynflow/distinfo

Modified: head/devel/rubygem-dynflow/Makefile
==============================================================================
--- head/devel/rubygem-dynflow/Makefile	Fri Dec  4 15:43:34 2015	(r402996)
+++ head/devel/rubygem-dynflow/Makefile	Fri Dec  4 15:43:56 2015	(r402997)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dynflow
-PORTVERSION=	0.8.7
+PORTVERSION=	0.8.9
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +13,8 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-algebrick>=0.7.0:${PORTSDIR}/devel/rubygem-algebrick \
 		rubygem-apipie-params>=0:${PORTSDIR}/devel/rubygem-apipie-params \
-		rubygem-concurrent-ruby>=0.9.0:${PORTSDIR}/devel/rubygem-concurrent-ruby \
-		rubygem-concurrent-ruby-edge>=0.1.0:${PORTSDIR}/devel/rubygem-concurrent-ruby-edge \
+		rubygem-concurrent-ruby>=1.0.0:${PORTSDIR}/devel/rubygem-concurrent-ruby \
+		rubygem-concurrent-ruby-edge>=0.2.0:${PORTSDIR}/devel/rubygem-concurrent-ruby-edge \
 		rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \
 		rubygem-sequel>=0:${PORTSDIR}/devel/rubygem-sequel
 

Modified: head/devel/rubygem-dynflow/distinfo
==============================================================================
--- head/devel/rubygem-dynflow/distinfo	Fri Dec  4 15:43:34 2015	(r402996)
+++ head/devel/rubygem-dynflow/distinfo	Fri Dec  4 15:43:56 2015	(r402997)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/dynflow-0.8.7.gem) = ab28abfd72dc2ae9808e853d160e712461a50b0448acaa136d6a66f9c6bfd2b4
-SIZE (rubygem/dynflow-0.8.7.gem) = 927232
+SHA256 (rubygem/dynflow-0.8.9.gem) = d2ff5e9116dbc369ab79c4e82275bf1023f8ad17e96f0c765874d5f89d095cbe
+SIZE (rubygem/dynflow-0.8.9.gem) = 927232


More information about the svn-ports-head mailing list