Bug 94065 - [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS"
Summary: [NEW PORT] www/p5-WWW-2ch: "Perl module for scraping of 2ch.net BBS"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-04 16:00 UTC by kaoru
Modified: 2006-05-02 10:14 UTC (History)
0 users

See Also:


Attachments
p5-WWW-2ch-0.06.shar (2.82 KB, text/plain)
2006-03-04 16:00 UTC, kaoru
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaoru 2006-03-04 16:00:20 UTC
It is suitable for the scraping of a popular bbs of Japan. 
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping. 
Please take care with the flood control to an excessive access.

WWW:	http://search.cpan.org/dist/WWW-2ch/

Generated with FreeBSD Port Tools 0.63
Comment 1 kaoru 2006-04-25 20:02:40 UTC
Please update to 0.07 before commit.

diff -ruN p5-WWW-2ch.orig/Makefile p5-WWW-2ch/Makefile
--- p5-WWW-2ch.orig/Makefile	Wed Apr 26 04:01:22 2006
+++ p5-WWW-2ch/Makefile	Wed Apr 26 03:56:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WWW-2ch
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	WWW
diff -ruN p5-WWW-2ch.orig/distinfo p5-WWW-2ch/distinfo
--- p5-WWW-2ch.orig/distinfo	Wed Apr 26 04:01:22 2006
+++ p5-WWW-2ch/distinfo	Wed Apr 26 03:56:22 2006
@@ -1,3 +1,3 @@
-MD5 (WWW-2ch-0.06.tar.gz) = 9cfc4aaa4e15f59a6cce0daac08d2de4
-SHA256 (WWW-2ch-0.06.tar.gz) = a8c50e4447aee0dca5c1c2e098be7d76c8cd4c88e28dc98a778efaffe120edd0
-SIZE (WWW-2ch-0.06.tar.gz) = 7019
+MD5 (WWW-2ch-0.07.tar.gz) = d2a6c6f7f0606bc8ea0590a9d5d1b97e
+SHA256 (WWW-2ch-0.07.tar.gz) = bfcc9b450fe2bd569acaa07bf81419833db421975a75da56a1860b546746059f
+SIZE (WWW-2ch-0.07.tar.gz) = 7338
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2006-05-02 10:13:33 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Note that I marked it IGNORE for perl 5.005_03 as one of it's dependencies 
doesn't work with the old perl version.