Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2013 20:16:16 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323415 - head/net/rubygem-iproto
Message-ID:  <201307212016.r6LKGGnk066513@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jul 21 20:16:15 2013
New Revision: 323415
URL: http://svnweb.freebsd.org/changeset/ports/323415

Log:
  - Update to 0.3.10
  
  PR:		ports/180711
  Approved by:	g.veniamin@googlemail.com (maintainer)

Modified:
  head/net/rubygem-iproto/Makefile   (contents, props changed)
  head/net/rubygem-iproto/distinfo   (contents, props changed)

Modified: head/net/rubygem-iproto/Makefile
==============================================================================
--- head/net/rubygem-iproto/Makefile	Sun Jul 21 19:59:36 2013	(r323414)
+++ head/net/rubygem-iproto/Makefile	Sun Jul 21 20:16:15 2013	(r323415)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	iproto
-PORTVERSION=	0.3.8
+PORTVERSION=	0.3.10
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	g.veniamin@googlemail.com
 COMMENT=	Ruby implementation of Mail.Ru iproto protocol
 
-RUN_DEPENDS=	rubygem-bin_utils=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils
+RUN_DEPENDS=	rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils
 
 RUBY_VER=	1.9
 USE_RUBY=	yes

Modified: head/net/rubygem-iproto/distinfo
==============================================================================
--- head/net/rubygem-iproto/distinfo	Sun Jul 21 19:59:36 2013	(r323414)
+++ head/net/rubygem-iproto/distinfo	Sun Jul 21 20:16:15 2013	(r323415)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/iproto-0.3.8.gem) = 1db06216baec4dc908337b448d94b2b840336cee0e003090fad96f62dd7d1bc7
-SIZE (rubygem/iproto-0.3.8.gem) = 8704
+SHA256 (rubygem/iproto-0.3.10.gem) = 6a62bd68384a3f600ad0d3fc00b4443362b9bb3908357e181da09255160a9e87
+SIZE (rubygem/iproto-0.3.10.gem) = 8704



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307212016.r6LKGGnk066513>