Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 11:49:24 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320764 - head/www/rubygem-webrobots
Message-ID:  <201306131149.r5DBnOvj030905@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306131149.r5DBnOvj030905>