From owner-svn-ports-head@FreeBSD.ORG Thu Jun 13 11:49:26 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 2EA14918; Thu, 13 Jun 2013 11:49:25 +0000 (UTC) (envelope-from sunpoet@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 D9544182C; Thu, 13 Jun 2013 11:49:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5DBnOMd030907; Thu, 13 Jun 2013 11:49:24 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5DBnOvj030905; Thu, 13 Jun 2013 11:49:24 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201306131149.r5DBnOvj030905@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Jun 2013 11:49:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320764 - head/www/rubygem-webrobots 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: Thu, 13 Jun 2013 11:49:26 -0000 Author: sunpoet Date: Thu Jun 13 11:49:24 2013 New Revision: 320764 URL: http://svnweb.freebsd.org/changeset/ports/320764 Log: - Update to 0.1.1 - Add LICENSE - Cleanup Makefile header Changes: https://github.com/knu/webrobots/commits/master Modified: head/www/rubygem-webrobots/Makefile (contents, props changed) head/www/rubygem-webrobots/distinfo (contents, props changed) Modified: head/www/rubygem-webrobots/Makefile ============================================================================== --- head/www/rubygem-webrobots/Makefile Thu Jun 13 11:49:19 2013 (r320763) +++ head/www/rubygem-webrobots/Makefile Thu Jun 13 11:49:24 2013 (r320764) @@ -1,18 +1,16 @@ -# New ports collection makefile for: rubygem-webrobots -# Date created: 2011-10-31 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= webrobots -PORTVERSION= 0.0.13 +PORTVERSION= 0.1.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write robots.txt compliant web robots in Ruby +LICENSE= BSD + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/www/rubygem-webrobots/distinfo ============================================================================== --- head/www/rubygem-webrobots/distinfo Thu Jun 13 11:49:19 2013 (r320763) +++ head/www/rubygem-webrobots/distinfo Thu Jun 13 11:49:24 2013 (r320764) @@ -1,2 +1,2 @@ -SHA256 (rubygem/webrobots-0.0.13.gem) = eade843b13ee1927ebda438eb5e6e856552787c8c92d47e586fe93f908eedbf8 -SIZE (rubygem/webrobots-0.0.13.gem) = 16384 +SHA256 (rubygem/webrobots-0.1.1.gem) = 568c5e5a149c5e7fbd5065522bb986ddd8f147e8586818ab7e79d6a02e8496ca +SIZE (rubygem/webrobots-0.1.1.gem) = 17408