diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-21 20:16:15 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-21 20:16:15 +0000 |
commit | 6dd43f76b2df8793990240ecb83bc67cebb9e1da (patch) | |
tree | ba9be327a211c120181dda50e52dba75dc8fee97 /net | |
parent | 29cbd347db43638e4c753c5b62cec1d54c5145c9 (diff) | |
download | freebsd-ports-6dd43f76b2df8793990240ecb83bc67cebb9e1da.zip |
- Update to 0.3.10
PR: ports/180711
Approved by: g.veniamin@googlemail.com (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-iproto/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-iproto/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 8081c4350e2a..f1e7ed598ba5 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -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 diff --git a/net/rubygem-iproto/distinfo b/net/rubygem-iproto/distinfo index 40c37eca35c0..c6ab7a7aaf15 100644 --- a/net/rubygem-iproto/distinfo +++ b/net/rubygem-iproto/distinfo @@ -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 |