ports/122467: [MAINTAINER] www/p5-Gungho: update to 0.09.007

Gea-Suan Lin gslin at gslin.org
Sat Apr 5 14:40:01 UTC 2008


>Number:         122467
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Gungho: update to 0.09.007
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 14:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
- Update to 0.09.007
- Thanks for Masahiro Teramoto's notice. (ports/122334)

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

--- p5-Gungho-0.09.007.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Gungho/Makefile /home/staff/gslin/work/ports/p5-Gungho/Makefile
--- /usr/ports/www/p5-Gungho/Makefile	2007-10-14 22:59:17.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Gungho/Makefile	2008-04-05 22:35:38.000000000 +0800
@@ -6,61 +6,105 @@
 #
 
 PORTNAME=	Gungho
-PORTVERSION=	0.08.013
+PORTVERSION=	0.09.007
 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
+MAINTAINER=	perl at FreeBSD.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}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
+		${SITE_PERL}/Class/C3/Componentised.pm:${PORTSDIR}/devel/p5-Class-C3-Componentised \
+		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
+		${SITE_PERL}/Config/Any.pm:${PORTSDIR}/devel/p5-Config-Any \
+		${SITE_PERL}/Danga/Socket/Callback.pm:${PORTSDIR}/devel/p5-Danga-Socket-Callback \
+		${SITE_PERL}/Data/Throttler.pm:${PORTSDIR}/devel/p5-Data-Throttler \
+		${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
+		${SITE_PERL}/HTML/RobotsMETA.pm:${PORTSDIR}/www/p5-HTML-RobotsMETA \
+		${SITE_PERL}/HTTP/Parser.pm:${PORTSDIR}/www/p5-HTTP-Parser \
+		${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/IO/Async/Buffer.pm:${PORTSDIR}/devel/p5-IO-Async \
 		${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
-		${SITE_PERL}/UNIVERSAL/isa.pm:${PORTSDIR}/devel/p5-UNIVERSAL-isa \
+		${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
+		${SITE_PERL}/POE/Component/Client/Keepalive.pm:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \
+		${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
+		${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
 		${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
-		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
+		${SITE_PERL}/WWW/RobotRules/Parser.pm:${PORTSDIR}/www/p5-WWW-RobotRules-Parser \
+		${SITE_PERL}/Web/Scraper/Config.pm:${PORTSDIR}/www/p5-Web-Scraper-Config \
+		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
+		p5-Class-C3-XS>=0.02:${PORTSDIR}/devel/p5-Class-C3-XS \
+		p5-Class-C3>=0.16:${PORTSDIR}/devel/p5-Class-C3 \
+		p5-Danga-Socket>=1.57:${PORTSDIR}/devel/p5-Danga-Socket \
+		p5-Data-Throttler-Memcached>=0.0003:${PORTSDIR}/devel/p5-Data-Throttler-Memcached \
+		p5-Event-Notify>=0.00004:${PORTSDIR}/devel/p5-Event-Notify \
+		p5-POE-Component-Client-HTTP>=0.81:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \
+		p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
+		p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Gungho.3 Gungho::Base.3 Gungho::Component.3 \
+MAN1=		gungho.1
+MAN3=		Gungho.3 \
+		Gungho::Base.3 \
+		Gungho::Base::Class.3 \
+		Gungho::Component.3 \
 		Gungho::Component::Authentication.3 \
 		Gungho::Component::Authentication::Basic.3 \
+		Gungho::Component::BlockPrivateIP.3 \
 		Gungho::Component::Cache.3 \
+		Gungho::Component::Core.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::Component::RobotsMETA.3 \
+		Gungho::Component::Scraper.3 \
+		Gungho::Component::Setup.3 \
 		Gungho::Component::Throttle.3 \
 		Gungho::Component::Throttle::Domain.3 \
+		Gungho::Component::Throttle::Provider.3 \
 		Gungho::Component::Throttle::Simple.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::Engine.3 \
+		Gungho::Engine::Danga::Socket.3 \
+		Gungho::Engine::IO::Async.3 \
+		Gungho::Engine::POE.3 \
+		Gungho::Exception.3 \
+		Gungho::Handler.3 \
 		Gungho::Handler::FileWriter::Simple.3 \
+		Gungho::Handler::Inline.3 \
 		Gungho::Handler::Null.3 \
-		Gungho::Inline.3 Gungho::Log.3 \
+		Gungho::Inline.3 \
+		Gungho::Log.3 \
 		Gungho::Log::Dispatch.3 \
 		Gungho::Log::Simple.3 \
-		Gungho::Plugin.3 Gungho::Plugin::RequestLog.3 \
+		Gungho::Manual::FAQ.3 \
+		Gungho::Manual::TODO.3 \
+		Gungho::Plugin.3 \
+		Gungho::Plugin::Apoptosis.3 \
+		Gungho::Plugin::RequestLog.3 \
 		Gungho::Plugin::RequestTimer.3 \
+		Gungho::Plugin::Statistics.3 \
+		Gungho::Plugin::Statistics::Format::XML.3 \
+		Gungho::Plugin::Statistics::Storage::SQLite.3 \
 		Gungho::Provider.3 \
 		Gungho::Provider::File::Simple.3 \
+		Gungho::Provider::Inline.3 \
 		Gungho::Provider::Simple.3 \
 		Gungho::Provider::YAML.3 \
-		Gungho::Request.3 Gungho::Request::http.3
+		Gungho::Request.3 \
+		Gungho::Request::http.3 \
+		Gungho::Response.3 \
+		Gungho::Util.3
 
 post-install:
 		${INSTALL_SCRIPT} ${WRKSRC}/script/gungho ${PREFIX}/bin/gungho
diff -ruN --exclude=CVS /usr/ports/www/p5-Gungho/distinfo /home/staff/gslin/work/ports/p5-Gungho/distinfo
--- /usr/ports/www/p5-Gungho/distinfo	2007-10-14 22:59:17.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Gungho/distinfo	2008-04-05 21:54:25.000000000 +0800
@@ -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/staff/gslin/work/ports/p5-Gungho/pkg-plist
--- /usr/ports/www/p5-Gungho/pkg-plist	2007-10-14 22:59:17.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Gungho/pkg-plist	2008-04-05 22:25:35.000000000 +0800
@@ -1,18 +1,25 @@
-bin/gungho
+ at comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho/.packlist
 %%SITE_PERL%%/Gungho.pm
 %%SITE_PERL%%/Gungho/Base.pm
+%%SITE_PERL%%/Gungho/Base/Class.pm
 %%SITE_PERL%%/Gungho/Component.pm
 %%SITE_PERL%%/Gungho/Component/Authentication.pm
 %%SITE_PERL%%/Gungho/Component/Authentication/Basic.pm
+%%SITE_PERL%%/Gungho/Component/BlockPrivateIP.pm
 %%SITE_PERL%%/Gungho/Component/Cache.pm
+%%SITE_PERL%%/Gungho/Component/Core.pm
 %%SITE_PERL%%/Gungho/Component/RobotRules.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/RobotsMETA.pm
+%%SITE_PERL%%/Gungho/Component/Scraper.pm
+%%SITE_PERL%%/Gungho/Component/Setup.pm
 %%SITE_PERL%%/Gungho/Component/Throttle.pm
 %%SITE_PERL%%/Gungho/Component/Throttle/Domain.pm
+%%SITE_PERL%%/Gungho/Component/Throttle/Provider.pm
 %%SITE_PERL%%/Gungho/Component/Throttle/Simple.pm
 %%SITE_PERL%%/Gungho/Component/Throttle/Throttler.pm
 %%SITE_PERL%%/Gungho/Engine.pm
@@ -22,25 +29,39 @@
 %%SITE_PERL%%/Gungho/Exception.pm
 %%SITE_PERL%%/Gungho/Handler.pm
 %%SITE_PERL%%/Gungho/Handler/FileWriter/Simple.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/Manual/FAQ.pod
+%%SITE_PERL%%/Gungho/Manual/TODO.pod
 %%SITE_PERL%%/Gungho/Plugin.pm
+%%SITE_PERL%%/Gungho/Plugin/Apoptosis.pm
 %%SITE_PERL%%/Gungho/Plugin/RequestLog.pm
 %%SITE_PERL%%/Gungho/Plugin/RequestTimer.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics/Format/XML.pm
+%%SITE_PERL%%/Gungho/Plugin/Statistics/Storage/SQLite.pm
 %%SITE_PERL%%/Gungho/Provider.pm
 %%SITE_PERL%%/Gungho/Provider/File/Simple.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/Request/http.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho
+%%SITE_PERL%%/Gungho/Response.pm
+%%SITE_PERL%%/Gungho/Util.pm
+bin/gungho
 @dirrmtry %%SITE_PERL%%/Gungho/Request
 @dirrmtry %%SITE_PERL%%/Gungho/Provider/File
 @dirrmtry %%SITE_PERL%%/Gungho/Provider
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Storage
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Format
+ at dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics
 @dirrmtry %%SITE_PERL%%/Gungho/Plugin
+ at dirrmtry %%SITE_PERL%%/Gungho/Manual
 @dirrmtry %%SITE_PERL%%/Gungho/Log
 @dirrmtry %%SITE_PERL%%/Gungho/Handler/FileWriter
 @dirrmtry %%SITE_PERL%%/Gungho/Handler
@@ -52,4 +73,6 @@
 @dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules
 @dirrmtry %%SITE_PERL%%/Gungho/Component/Authentication
 @dirrmtry %%SITE_PERL%%/Gungho/Component
+ at dirrmtry %%SITE_PERL%%/Gungho/Base
 @dirrmtry %%SITE_PERL%%/Gungho
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho
--- p5-Gungho-0.09.007.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list