diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-08-28 03:23:10 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-08-28 03:23:10 +0000 |
commit | e8ca7f0e4fecbebbe55183fcd3d09a06f9370eb9 (patch) | |
tree | 883a3ed78c86fcf31bd73b70608c314e1cec3129 /net | |
parent | 3801f7280ee0ccd22d05a43f83c6a90930da0627 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-http_parser.rb/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-http_parser.rb/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-http_parser.rb/Makefile b/net/rubygem-http_parser.rb/Makefile index f870f20d2d95..185e6b5f8851 100644 --- a/net/rubygem-http_parser.rb/Makefile +++ b/net/rubygem-http_parser.rb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= http_parser.rb -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-http_parser.rb/distinfo b/net/rubygem-http_parser.rb/distinfo index b4d47d50e42b..ea579e92d803 100644 --- a/net/rubygem-http_parser.rb/distinfo +++ b/net/rubygem-http_parser.rb/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/http_parser.rb-0.5.1.gem) = 4c3d822233634f9eac6a18ccc5703c25311b45ea8b7904a4f85af1693dc2bb7a -SIZE (rubygem/http_parser.rb-0.5.1.gem) = 88576 +SHA256 (rubygem/http_parser.rb-0.5.2.gem) = 2ac07ad166967db03ff31a83811ed1018eb2900e81ae64ec2780b81bd5a431f4 +SIZE (rubygem/http_parser.rb-0.5.2.gem) = 146944 |