From owner-svn-ports-head@FreeBSD.ORG Wed Jul 3 20:43:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3671C1D6; Wed, 3 Jul 2013 20:43:56 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 285D516D7; Wed, 3 Jul 2013 20:43:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63KhuJd009637; Wed, 3 Jul 2013 20:43:56 GMT (envelope-from glarkin@svn.freebsd.org) Received: (from glarkin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63Kht9K009635; Wed, 3 Jul 2013 20:43:55 GMT (envelope-from glarkin@svn.freebsd.org) Message-Id: <201307032043.r63Kht9K009635@svn.freebsd.org> From: Greg Larkin Date: Wed, 3 Jul 2013 20:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322257 - head/net/rubygem-righthttpconnection X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 20:43:56 -0000 Author: glarkin Date: Wed Jul 3 20:43:55 2013 New Revision: 322257 URL: http://svnweb.freebsd.org/changeset/ports/322257 Log: - Updated to 1.4.0 [1] ChangeLog: https://raw.github.com/rightscale/right_http_connection/master/History.txt (scroll to bottom) - Trimmed Makefile header - Added license PR: ports/180141 [1] Submitted by: swills Modified: head/net/rubygem-righthttpconnection/Makefile head/net/rubygem-righthttpconnection/distinfo Modified: head/net/rubygem-righthttpconnection/Makefile ============================================================================== --- head/net/rubygem-righthttpconnection/Makefile Wed Jul 3 20:35:53 2013 (r322256) +++ head/net/rubygem-righthttpconnection/Makefile Wed Jul 3 20:43:55 2013 (r322257) @@ -1,12 +1,8 @@ -# Ports collection makefile for: rubygem-righthttpconnection -# Date created: 01 May 2008 -# Whom: Greg Larkin -# +# Created by: Greg Larkin # $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 Modified: head/net/rubygem-righthttpconnection/distinfo ============================================================================== --- head/net/rubygem-righthttpconnection/distinfo Wed Jul 3 20:35:53 2013 (r322256) +++ head/net/rubygem-righthttpconnection/distinfo Wed Jul 3 20:43:55 2013 (r322257) @@ -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