diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-07-03 20:43:55 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-07-03 20:43:55 +0000 |
commit | 37eed2401a662ee3b17bef319295d0549664ce98 (patch) | |
tree | f6b0c0b2f2714c5cffeb5ffa3cfcb2980878ad54 /net | |
parent | 953a6383b9e5c51c207b81192e03df901f1a4d47 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-righthttpconnection/Makefile | 10 | ||||
-rw-r--r-- | net/rubygem-righthttpconnection/distinfo | 4 |
2 files changed, 6 insertions, 8 deletions
diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 163cc9862bb7..11e4d3d81e05 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: rubygem-righthttpconnection -# Date created: 01 May 2008 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= righthttpconnection -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_http_connection-${PORTVERSION} @@ -19,4 +15,6 @@ USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes +LICENSE= MIT + .include <bsd.port.mk> diff --git a/net/rubygem-righthttpconnection/distinfo b/net/rubygem-righthttpconnection/distinfo index 445750eb3cc8..979c924ec191 100644 --- a/net/rubygem-righthttpconnection/distinfo +++ b/net/rubygem-righthttpconnection/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/right_http_connection-1.3.0.gem) = 579dd860df434d6420054d1d5a2a7f44fe5dfb914fd4365b87fb14e585ff0024 -SIZE (rubygem/right_http_connection-1.3.0.gem) = 104448 +SHA256 (rubygem/right_http_connection-1.4.0.gem) = 8f202adb32598485e81fe282acbe86cbe797bbba34808bddf6dc667d3c859754 +SIZE (rubygem/right_http_connection-1.4.0.gem) = 110080 |