From ijliao@FreeBSD.csie.nctu.edu.tw  Tue Nov  8 15:09:08 2005
Return-Path: <ijliao@FreeBSD.csie.nctu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 797C316A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 15:09:08 +0000 (GMT)
	(envelope-from ijliao@FreeBSD.csie.nctu.edu.tw)
Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA6F43D62
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 15:09:01 +0000 (GMT)
	(envelope-from ijliao@FreeBSD.csie.nctu.edu.tw)
Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1])
	by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id BD1A17E89F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 23:09:26 +0800 (CST)
Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1])
 by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 37678-03 for <FreeBSD-gnats-submit@freebsd.org>;
 Tue,  8 Nov 2005 23:09:25 +0800 (CST)
Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1041)
	id DADCB7E8AA; Tue,  8 Nov 2005 23:09:25 +0800 (CST)
Message-Id: <20051108150925.DADCB7E8AA@FreeBSD.csie.nctu.edu.tw>
Date: Tue,  8 Nov 2005 23:09:25 +0800 (CST)
From: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-WWW-Scraper-ISBN-Record: Book Record class for WWW::Scraper::ISBN module
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88666
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-Scraper-ISBN-Record: Book Record class for WWW::Scraper::ISBN module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 15:10:13 GMT 2005
>Closed-Date:    Wed Nov 09 14:21:16 GMT 2005
>Last-Modified:  Wed Nov 09 14:21:16 GMT 2005
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov  8 18:28:14 CST
>Description:
The WWW::Scraper::ISBN::Record module defines a class that can be used to deal
with book information. It was primarily created as a return type for the
WWW::Scraper::ISBN module, though it could be used for other purposes. It
knows minimal information about itself, whether the book was found, where it
was found, its ISBN number, and whether any errors occurred. It is usually up
to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
fields get set correctly.

WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/

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

--- p5-WWW-Scraper-ISBN-Record-0.17.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-WWW-Scraper-ISBN-Record
#	p5-WWW-Scraper-ISBN-Record/Makefile
#	p5-WWW-Scraper-ISBN-Record/distinfo
#	p5-WWW-Scraper-ISBN-Record/pkg-descr
#	p5-WWW-Scraper-ISBN-Record/pkg-plist
#
echo c - p5-WWW-Scraper-ISBN-Record
mkdir -p p5-WWW-Scraper-ISBN-Record > /dev/null 2>&1
echo x - p5-WWW-Scraper-ISBN-Record/Makefile
sed 's/^X//' >p5-WWW-Scraper-ISBN-Record/Makefile << 'END-of-p5-WWW-Scraper-ISBN-Record/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-WWW-Scraper-ISBN-Record
X# Date created:			Nov 8, 2005
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Scraper-ISBN-Record
XPORTVERSION=	0.17
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Book Record class for WWW::Scraper::ISBN module
X
XPERL_CONFIGURE=	YES
X
XMAN3=	WWW::Scraper::ISBN::Record.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-Scraper-ISBN-Record/Makefile
echo x - p5-WWW-Scraper-ISBN-Record/distinfo
sed 's/^X//' >p5-WWW-Scraper-ISBN-Record/distinfo << 'END-of-p5-WWW-Scraper-ISBN-Record/distinfo'
XMD5 (WWW-Scraper-ISBN-Record-0.17.tar.gz) = 26bcfe32fb6b194e94aba09288ac52ba
XSIZE (WWW-Scraper-ISBN-Record-0.17.tar.gz) = 3079
END-of-p5-WWW-Scraper-ISBN-Record/distinfo
echo x - p5-WWW-Scraper-ISBN-Record/pkg-descr
sed 's/^X//' >p5-WWW-Scraper-ISBN-Record/pkg-descr << 'END-of-p5-WWW-Scraper-ISBN-Record/pkg-descr'
XThe WWW::Scraper::ISBN::Record module defines a class that can be used to deal
Xwith book information. It was primarily created as a return type for the
XWWW::Scraper::ISBN module, though it could be used for other purposes. It
Xknows minimal information about itself, whether the book was found, where it
Xwas found, its ISBN number, and whether any errors occurred. It is usually up
Xto the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
Xfields get set correctly.
X
XWWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/
END-of-p5-WWW-Scraper-ISBN-Record/pkg-descr
echo x - p5-WWW-Scraper-ISBN-Record/pkg-plist
sed 's/^X//' >p5-WWW-Scraper-ISBN-Record/pkg-plist << 'END-of-p5-WWW-Scraper-ISBN-Record/pkg-plist'
X%%SITE_PERL%%/WWW/Scraper/ISBN/Record.pm
X@unexec rmdir %D/%%SITE_PERL%%/WWW/Scraper/ISBN 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/WWW/Scraper 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Record/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Record
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true
END-of-p5-WWW-Scraper-ISBN-Record/pkg-plist
exit
--- p5-WWW-Scraper-ISBN-Record-0.17.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Tue Nov 8 15:19:42 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88666 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Wed Nov 9 14:21:14 GMT 2005 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88666 
>Unformatted:
