svn commit: r323415 - head/net/rubygem-iproto
Steve Wills
swills at FreeBSD.org
Sun Jul 21 20:16:16 UTC 2013
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 at 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 at 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
More information about the svn-ports-head
mailing list