ports/122334: [PATCH] www/p5-Gungho: update to 0.09007

Masahiro Teramoto markun at onohara.to
Tue Apr 1 14:10:01 UTC 2008


>Number:         122334
>Category:       ports
>Synopsis:       [PATCH] www/p5-Gungho: update to 0.09007
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 01 14:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Wed Feb 13 02:40:56 UTC 2008
>Description:
- Update to 0.09007

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Gungho-0.09007.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Gungho/Makefile /home/markun/work/ports/p5-Gungho/Makefile
--- /usr/ports/www/p5-Gungho/Makefile	2007-10-14 23:59:17.000000000 +0900
+++ /home/markun/work/ports/p5-Gungho/Makefile	2008-04-01 23:01:29.000000000 +0900
@@ -6,63 +6,111 @@
 #
 
 PORTNAME=	Gungho
-PORTVERSION=	0.08.013
+PORTVERSION=	0.09007
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/D/DM/DMAKI
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	gslin at gslin.org
 COMMENT=	Event Based High Performance Web Crawler Framework
 
-RUN_DEPENDS=	${SITE_PERL}/Best.pm:${PORTSDIR}/devel/p5-Best \
-    		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-    		${SITE_PERL}/Class/C3.pm:${PORTSDIR}/devel/p5-Class-C3 \
-    		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
-    		${SITE_PERL}/Config/Any.pm:${PORTSDIR}/devel/p5-Config-Any \
-    		${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump \
-    		${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
-    		${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
-    		${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
-		${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
-		${SITE_PERL}/UNIVERSAL/isa.pm:${PORTSDIR}/devel/p5-UNIVERSAL-isa \
-		${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
-		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
+		p5-Best>=0:${PORTSDIR}/devel/p5-Best \
+		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \
+		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
+		p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
+		p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
+		p5-Event-Notify>=0.00004:${PORTSDIR}/devel/p5-Event-Notify \
+		p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
+		p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+		p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
+		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
+		p5-Pod-Parser>=0:${PORTSDIR}/textproc/p5-Pod-Parser \
+		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
+		p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa \
+		p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-Class-C3-XS>=0.02:${PORTSDIR}/devel/p5-Class-C3-XS \
+		p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
+		p5-POE-Component-Client-HTTP>=0.81:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \
+		p5-POE-Component-Client-DNS>=0:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
+		p5-POE-Component-Client-Keepalive>=0:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \
+		p5-HTML-RobotsMETA>=0:${PORTSDIR}/www/p5-HTML-RobotsMETA \
+		p5-WWW-RobotRules-Parser>=0:${PORTSDIR}/www/p5-WWW-RobotRules-Parser \
+		p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \
+		p5-Data-Throttler-Memcached>=0.00003:${PORTSDIR}/devel/p5-Data-Throttler-Memcached \
+		p5-Danga-Socket>=1.57:${PORTSDIR}/devel/p5-Danga-Socket \
+		p5-HTTP-Parser>=0:${PORTSDIR}/www/p5-HTTP-Parser \
+		p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+		p5-Danga-Socket-Callback>=0:${PORTSDIR}/devel/p5-Danga-Socket-Callback \
+		p5-IO-Async>=0:${PORTSDIR}/devel/p5-IO-Async \
+		p5-HTTP-Parser>=0:${PORTSDIR}/www/p5-HTTP-Parser \
+		p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+		p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+		p5-Web-Scraper-Config>=0:${PORTSDIR}/www/p5-Web-Scraper-Config
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Gungho.3 Gungho::Base.3 Gungho::Component.3 \
+MAN1=		gungho.1
+MAN3=		Gungho.3 \
+		Gungho::Handler.3 \
+		Gungho::Util.3 \
+		Gungho::Handler::Inline.3 \
+		Gungho::Component::Throttle::Domain.3 \
 		Gungho::Component::Authentication.3 \
-		Gungho::Component::Authentication::Basic.3 \
-		Gungho::Component::Cache.3 \
-		Gungho::Component::RobotRules.3 \
-		Gungho::Component::RobotRules::Rule.3 \
-		Gungho::Component::RobotRules::Storage.3 \
-		Gungho::Component::RobotRules::Storage::Cache.3 \
-		Gungho::Component::RobotRules::Storage::DB_File.3 \
+		Gungho::Manual::FAQ.3 \
 		Gungho::Component::Throttle.3 \
-		Gungho::Component::Throttle::Domain.3 \
-		Gungho::Component::Throttle::Simple.3 \
+		Gungho::Engine::POE.3 \
+		Gungho::Base.3 \
+		Gungho::Plugin::Statistics::Storage::SQLite.3 \
+		Gungho::Engine::IO::Async.3 \
+		Gungho::Component::RobotsMETA.3 \
+		Gungho::Engine.3 \
+		Gungho::Provider::Inline.3 \
+		Gungho::Log.3 \
+		Gungho::Plugin::Apoptosis.3 \
+		Gungho::Request.3 \
+		Gungho::Provider.3 \
+		Gungho::Base::Class.3 \
 		Gungho::Component::Throttle::Throttler.3 \
-		Gungho::Engine.3 Gungho::Engine::Danga::Socket.3 \
-		Gungho::Engine::IO::Async.3 Gungho::Engine::POE.3 \
-		Gungho::Exception.3 Gungho::Handler.3 \
+		Gungho::Component::Setup.3 \
+		Gungho::Component::BlockPrivateIP.3 \
+		Gungho::Provider::File::Simple.3 \
+		Gungho::Component::Cache.3 \
+		Gungho::Inline.3 \
+		Gungho::Log::Simple.3 \
+		Gungho::Plugin::RequestLog.3 \
+		Gungho::Manual::TODO.3 \
+		Gungho::Plugin::Statistics::Format::XML.3 \
+		Gungho::Component::Core.3 \
+		Gungho::Component::Scraper.3 \
+		Gungho::Exception.3 \
 		Gungho::Handler::FileWriter::Simple.3 \
+		Gungho::Provider::Simple.3 \
+		Gungho::Engine::Danga::Socket.3 \
+		Gungho::Component.3 \
 		Gungho::Handler::Null.3 \
-		Gungho::Inline.3 Gungho::Log.3 \
-		Gungho::Log::Dispatch.3 \
-		Gungho::Log::Simple.3 \
-		Gungho::Plugin.3 Gungho::Plugin::RequestLog.3 \
+		Gungho::Component::Throttle::Simple.3 \
+		Gungho::Request::http.3 \
 		Gungho::Plugin::RequestTimer.3 \
-		Gungho::Provider.3 \
-		Gungho::Provider::File::Simple.3 \
-		Gungho::Provider::Simple.3 \
+		Gungho::Plugin.3 \
+		Gungho::Component::RobotRules::Storage::DB_File.3 \
+		Gungho::Plugin::Statistics.3 \
+		Gungho::Component::RobotRules::Storage::Cache.3 \
+		Gungho::Component::RobotRules::Rule.3 \
+		Gungho::Response.3 \
+		Gungho::Log::Dispatch.3 \
+		Gungho::Component::RobotRules::Storage.3 \
+		Gungho::Component::Authentication::Basic.3 \
+		Gungho::Component::RobotRules.3 \
 		Gungho::Provider::YAML.3 \
-		Gungho::Request.3 Gungho::Request::http.3
-
-post-install:
-		${INSTALL_SCRIPT} ${WRKSRC}/script/gungho ${PREFIX}/bin/gungho
+		Gungho::Component::Throttle::Provider.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/p5-Gungho/distinfo /home/markun/work/ports/p5-Gungho/distinfo
--- /usr/ports/www/p5-Gungho/distinfo	2007-10-14 23:59:17.000000000 +0900
+++ /home/markun/work/ports/p5-Gungho/distinfo	2008-04-01 23:01:29.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (Gungho-0.08013.tar.gz) = 2422cce7e51806a14f4ddf7e24fd9680
-SHA256 (Gungho-0.08013.tar.gz) = 8f64834793a5de6e4af08eb6194660b1f37f1bcd7a75046a3d0e66eee9831114
-SIZE (Gungho-0.08013.tar.gz) = 53746
+MD5 (Gungho-0.09007.tar.gz) = 5bf558c1dd6a0bb9fa01f7578ba49f02
+SHA256 (Gungho-0.09007.tar.gz) = e225dd919378f028466d8bed7afd6e48b70e89072bb38b4429832b67ad3eb2d4
+SIZE (Gungho-0.09007.tar.gz) = 97906
diff -ruN --exclude=CVS /usr/ports/www/p5-Gungho/pkg-plist /home/markun/work/ports/p5-Gungho/pkg-plist
--- /usr/ports/www/p5-Gungho/pkg-plist	2007-10-14 23:59:17.000000000 +0900
+++ /home/markun/work/ports/p5-Gungho/pkg-plist	2008-04-01 23:01:30.000000000 +0900
@@ -1,55 +1,78 @@
+ at comment $FreeBSD$
 bin/gungho
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho/.packlist
 %%SITE_PERL%%/Gungho.pm
+%%SITE_PERL%%/Gungho/Handler.pm
+%%SITE_PERL%%/Gungho/Util.pm
 %%SITE_PERL%%/Gungho/Base.pm
+%%SITE_PERL%%/Gungho/Engine.pm
+%%SITE_PERL%%/Gungho/Log.pm
+%%SITE_PERL%%/Gungho/Request.pm
+%%SITE_PERL%%/Gungho/Provider.pm
+%%SITE_PERL%%/Gungho/Inline.pm
+%%SITE_PERL%%/Gungho/Exception.pm
 %%SITE_PERL%%/Gungho/Component.pm
+%%SITE_PERL%%/Gungho/Plugin.pm
+%%SITE_PERL%%/Gungho/Response.pm
 %%SITE_PERL%%/Gungho/Component/Authentication.pm
-%%SITE_PERL%%/Gungho/Component/Authentication/Basic.pm
+%%SITE_PERL%%/Gungho/Component/Throttle.pm
+%%SITE_PERL%%/Gungho/Component/RobotsMETA.pm
+%%SITE_PERL%%/Gungho/Component/BlockPrivateIP.pm
+%%SITE_PERL%%/Gungho/Component/Setup.pm
 %%SITE_PERL%%/Gungho/Component/Cache.pm
+%%SITE_PERL%%/Gungho/Component/Core.pm
+%%SITE_PERL%%/Gungho/Component/Scraper.pm
 %%SITE_PERL%%/Gungho/Component/RobotRules.pm
+%%SITE_PERL%%/Gungho/Component/Throttle/Domain.pm
+%%SITE_PERL%%/Gungho/Component/Throttle/Throttler.pm
+%%SITE_PERL%%/Gungho/Component/Throttle/Simple.pm
+%%SITE_PERL%%/Gungho/Component/Throttle/Provider.pm
 %%SITE_PERL%%/Gungho/Component/RobotRules/Rule.pm
 %%SITE_PERL%%/Gungho/Component/RobotRules/Storage.pm
-%%SITE_PERL%%/Gungho/Component/RobotRules/Storage/Cache.pm
 %%SITE_PERL%%/Gungho/Component/RobotRules/Storage/DB_File.pm
-%%SITE_PERL%%/Gungho/Component/Throttle.pm
-%%SITE_PERL%%/Gungho/Component/Throttle/Domain.pm
-%%SITE_PERL%%/Gungho/Component/Throttle/Simple.pm
-%%SITE_PERL%%/Gungho/Component/Throttle/Throttler.pm
-%%SITE_PERL%%/Gungho/Engine.pm
-%%SITE_PERL%%/Gungho/Engine/Danga/Socket.pm
-%%SITE_PERL%%/Gungho/Engine/IO/Async.pm
-%%SITE_PERL%%/Gungho/Engine/POE.pm
-%%SITE_PERL%%/Gungho/Exception.pm
-%%SITE_PERL%%/Gungho/Handler.pm
-%%SITE_PERL%%/Gungho/Handler/FileWriter/Simple.pm
+%%SITE_PERL%%/Gungho/Component/RobotRules/Storage/Cache.pm
+%%SITE_PERL%%/Gungho/Component/Authentication/Basic.pm
+%%SITE_PERL%%/Gungho/Handler/Inline.pm
 %%SITE_PERL%%/Gungho/Handler/Null.pm
-%%SITE_PERL%%/Gungho/Inline.pm
-%%SITE_PERL%%/Gungho/Log.pm
-%%SITE_PERL%%/Gungho/Log/Dispatch.pm
-%%SITE_PERL%%/Gungho/Log/Simple.pm
-%%SITE_PERL%%/Gungho/Plugin.pm
+%%SITE_PERL%%/Gungho/Handler/FileWriter/Simple.pm
+%%SITE_PERL%%/Gungho/Manual/FAQ.pod
+%%SITE_PERL%%/Gungho/Manual/TODO.pod
+%%SITE_PERL%%/Gungho/Engine/POE.pm
+%%SITE_PERL%%/Gungho/Engine/IO/Async.pm
+%%SITE_PERL%%/Gungho/Engine/Danga/Socket.pm
+%%SITE_PERL%%/Gungho/Plugin/Apoptosis.pm
 %%SITE_PERL%%/Gungho/Plugin/RequestLog.pm
 %%SITE_PERL%%/Gungho/Plugin/RequestTimer.pm
-%%SITE_PERL%%/Gungho/Provider.pm
-%%SITE_PERL%%/Gungho/Provider/File/Simple.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics/Storage/SQLite.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics/Format/XML.pm
+%%SITE_PERL%%/Gungho/Provider/Inline.pm
 %%SITE_PERL%%/Gungho/Provider/Simple.pm
 %%SITE_PERL%%/Gungho/Provider/YAML.pm
-%%SITE_PERL%%/Gungho/Request.pm
+%%SITE_PERL%%/Gungho/Provider/File/Simple.pm
+%%SITE_PERL%%/Gungho/Base/Class.pm
+%%SITE_PERL%%/Gungho/Log/Simple.pm
+%%SITE_PERL%%/Gungho/Log/Dispatch.pm
 %%SITE_PERL%%/Gungho/Request/http.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho
- at dirrmtry %%SITE_PERL%%/Gungho/Request
- at dirrmtry %%SITE_PERL%%/Gungho/Provider/File
- at dirrmtry %%SITE_PERL%%/Gungho/Provider
- at dirrmtry %%SITE_PERL%%/Gungho/Plugin
- at dirrmtry %%SITE_PERL%%/Gungho/Log
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho
+ at dirrmtry %%SITE_PERL%%/Gungho/Component/Authentication
+ at dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules/Storage
+ at dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules
+ at dirrmtry %%SITE_PERL%%/Gungho/Component/Throttle
+ at dirrmtry %%SITE_PERL%%/Gungho/Component
 @dirrmtry %%SITE_PERL%%/Gungho/Handler/FileWriter
 @dirrmtry %%SITE_PERL%%/Gungho/Handler
- at dirrmtry %%SITE_PERL%%/Gungho/Engine/IO
+ at dirrmtry %%SITE_PERL%%/Gungho/Manual
 @dirrmtry %%SITE_PERL%%/Gungho/Engine/Danga
+ at dirrmtry %%SITE_PERL%%/Gungho/Engine/IO
 @dirrmtry %%SITE_PERL%%/Gungho/Engine
- at dirrmtry %%SITE_PERL%%/Gungho/Component/Throttle
- at dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules/Storage
- at dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules
- at dirrmtry %%SITE_PERL%%/Gungho/Component/Authentication
- at dirrmtry %%SITE_PERL%%/Gungho/Component
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Format
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Storage
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin
+ at dirrmtry %%SITE_PERL%%/Gungho/Provider/File
+ at dirrmtry %%SITE_PERL%%/Gungho/Provider
+ at dirrmtry %%SITE_PERL%%/Gungho/Base
+ at dirrmtry %%SITE_PERL%%/Gungho/Log
+ at dirrmtry %%SITE_PERL%%/Gungho/Request
 @dirrmtry %%SITE_PERL%%/Gungho
--- p5-Gungho-0.09007.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list