svn commit: r320764 - head/www/rubygem-webrobots

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 11:49:26 UTC 2013


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 at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	webrobots
-PORTVERSION=	0.0.13
+PORTVERSION=	0.1.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at 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


More information about the svn-ports-all mailing list