From b4fe9ec7b2f1c0b2d5e5ecb6e34e60cb3b1c6421 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 14 Mar 2013 16:27:28 +0000 Subject: Update ruby-webrobots to 0.1.0. * Change the :ignore_crawl_delay option to a handler option :crawl_delay. * Merge back the previous change to the source file. * Remove Gemfile.lock. * Add the ability to externalize the enforcement of the robots.txt Craw jasonhowes authored a month ago. * Migrate from jeweler to bundle gem. --- www/ruby-webrobots/Makefile | 4 ++-- www/ruby-webrobots/PLIST | 7 ++++--- www/ruby-webrobots/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'www/ruby-webrobots') diff --git a/www/ruby-webrobots/Makefile b/www/ruby-webrobots/Makefile index 58b4cf6f6ac..ffca3ee7c66 100644 --- a/www/ruby-webrobots/Makefile +++ b/www/ruby-webrobots/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2012/03/18 05:14:06 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/03/14 16:27:28 taca Exp $ -DISTNAME= webrobots-0.0.13 +DISTNAME= webrobots-0.1.0 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-webrobots/PLIST b/www/ruby-webrobots/PLIST index 5c89baf9ec1..34bbd14b07c 100644 --- a/www/ruby-webrobots/PLIST +++ b/www/ruby-webrobots/PLIST @@ -1,16 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/12 17:30:51 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/03/14 16:27:28 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document +${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Gemfile -${GEM_LIBDIR}/Gemfile.lock ${GEM_LIBDIR}/LICENSE.txt ${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/VERSION ${GEM_LIBDIR}/lib/webrobots.rb ${GEM_LIBDIR}/lib/webrobots/nokogiri.rb ${GEM_LIBDIR}/lib/webrobots/robotstxt.rb ${GEM_LIBDIR}/lib/webrobots/robotstxt.ry +${GEM_LIBDIR}/lib/webrobots/version.rb ${GEM_LIBDIR}/test/helper.rb ${GEM_LIBDIR}/test/test_webrobots.rb ${GEM_LIBDIR}/webrobots.gemspec diff --git a/www/ruby-webrobots/distinfo b/www/ruby-webrobots/distinfo index 0ea38130596..c4eb0f5051b 100644 --- a/www/ruby-webrobots/distinfo +++ b/www/ruby-webrobots/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/03/18 05:14:06 taca Exp $ +$NetBSD: distinfo,v 1.4 2013/03/14 16:27:28 taca Exp $ -SHA1 (webrobots-0.0.13.gem) = 3c04625711705f3af354942f2bb410d1545e761d -RMD160 (webrobots-0.0.13.gem) = aa7a1dce20d180ea0cfaefedbb5b7257a9214e82 -Size (webrobots-0.0.13.gem) = 16384 bytes +SHA1 (webrobots-0.1.0.gem) = 1d3c3df1e8a3a5ed2678718385bb5970d69d69e5 +RMD160 (webrobots-0.1.0.gem) = e36c9a1bd37c52bea7ed4c7c5650f13ab458756b +Size (webrobots-0.1.0.gem) = 16384 bytes -- cgit v1.2.3