diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-11-23 03:25:29 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-11-23 03:25:29 +0000 |
commit | ba85bc032c11cec8a48c75077250e1080b2e907a (patch) | |
tree | 32d9fe3f24396b6fa524f617b23df3c0b533965f /www | |
parent | bbf8d6bb0a9242a3d31107d823ec8ea316869246 (diff) | |
download | freebsd-ports-ba85bc032c11cec8a48c75077250e1080b2e907a.zip |
- Update to 0.3.3
PR: ports/162105
Submitted by: swills (myself)
Approved by: maintainer timeout (3 weeks)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-typhoeus/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-typhoeus/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index 91f1b1f01b1b..9455f3a6c615 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typhoeus -PORTVERSION= 0.2.4 +PORTVERSION= 0.3.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-typhoeus/distinfo b/www/rubygem-typhoeus/distinfo index 2c81842a2a2a..6c41613838f8 100644 --- a/www/rubygem-typhoeus/distinfo +++ b/www/rubygem-typhoeus/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/typhoeus-0.2.4.gem) = f8127150288eeb484391710ea415dce1fb9555d5deca41f58b6009771ae3f0fc -SIZE (rubygem/typhoeus-0.2.4.gem) = 49664 +SHA256 (rubygem/typhoeus-0.3.3.gem) = 4b5fff48fe922849cf0c69b8fa0bfeb4ac65c08c93fdc2d8b5d82e4d28f6df19 +SIZE (rubygem/typhoeus-0.3.3.gem) = 46592 |