From philip@p6m7g8.student.umd.edu  Mon Apr  8 11:45:05 2002
Return-Path: <philip@p6m7g8.student.umd.edu>
Received: from p6m7g8.student.umd.edu (p6m7g8.student.umd.edu [129.2.156.14])
	by hub.freebsd.org (Postfix) with ESMTP id BA91437B419
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Apr 2002 11:44:55 -0700 (PDT)
Received: (from philip@localhost)
	by p6m7g8.student.umd.edu (8.11.6/8.11.6) id g38Ig5N38868;
	Mon, 8 Apr 2002 13:42:05 -0500 (EST)
	(envelope-from philip)
Message-Id: <200204081842.g38Ig5N38868@p6m7g8.student.umd.edu>
Date: Mon, 8 Apr 2002 13:42:05 -0500 (EST)
From: "Philip M. Gollucci" <gollucci@wam.umd.edu>
Reply-To: "Philip M. Gollucci" <gollucci@wam.umd.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: www/p5-CGI.pm 2.753 to 2.80
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36887
>Category:       ports
>Synopsis:       Update port: www/p5-CGI.pm 2.753 to 2.80
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 08 11:50:01 PDT 2002
>Closed-Date:    Tue Sep 17 22:36:20 CEST 2002
>Last-Modified:  Tue Sep 17 22:36:20 CEST 2002
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
UMCP
>Environment:
System: FreeBSD p6m7g8.student.umd.edu 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Wed Mar 27 10:14:31 EST 2002 philip@p6m7g8.student.umd.edu:/usr/obj/usr/src/sys/PHILIP i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- p5-CGI.pm.path 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-CGI.pm
#	p5-CGI.pm/distinfo
#	p5-CGI.pm/Makefile
#	p5-CGI.pm/pkg-plist
#	p5-CGI.pm/pkg-descr
#	p5-CGI.pm/pkg-comment
#
echo c - p5-CGI.pm
mkdir -p p5-CGI.pm > /dev/null 2>&1
echo x - p5-CGI.pm/distinfo
sed 's/^X//' >p5-CGI.pm/distinfo << 'END-of-p5-CGI.pm/distinfo'
XMD5 (CGI.pm-2.80.tar.gz) = 0ec8237f0201d11ebe26dac36bf250ee
END-of-p5-CGI.pm/distinfo
echo x - p5-CGI.pm/Makefile
sed 's/^X//' >p5-CGI.pm/Makefile << 'END-of-p5-CGI.pm/Makefile'
X# New ports collection makefile for:	www/p5-CGI.pm
X# Date created:				12 July 2001
X# Whom:					Anton Berezin <tobez@FreeBSD.org>
X#
X# $FreeBSD: ports/www/p5-CGI.pm/Makefile,v 1.1 2001/07/12 21:05:08 tobez Exp $
X#
X
XPORTNAME=	CGI.pm
XPORTVERSION=	2.80
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CGI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@FreeBSD.org
X
XPERL_CONFIGURE=	yes
X
XMAN3=	CGI.3 CGI::Apache.3 CGI::Carp.3 CGI::Cookie.3 CGI::Fast.3 \
X	CGI::Pretty.3 CGI::Push.3 CGI::Switch.3 CGI::Util.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xpre-patch:
X	@${PERL} -pi -e '$$_ = "" if /INSTALLDIRS/' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-CGI.pm/Makefile
echo x - p5-CGI.pm/pkg-plist
sed 's/^X//' >p5-CGI.pm/pkg-plist << 'END-of-p5-CGI.pm/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/CGI.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Push.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Pretty.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Fast.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Switch.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Carp.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Apache.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Util.pm
Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Cookie.pm
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
END-of-p5-CGI.pm/pkg-plist
echo x - p5-CGI.pm/pkg-descr
sed 's/^X//' >p5-CGI.pm/pkg-descr << 'END-of-p5-CGI.pm/pkg-descr'
XThere are two styles of programming with CGI.pm, an object-oriented
Xstyle and a function-oriented style.  In the object-oriented style you
Xcreate one or more CGI objects and then use object methods to create the
Xvarious elements of the page.  Each CGI object starts out with the list
Xof named parameters that were passed to your CGI script by the server.
XYou can modify the objects, save them to a file or database and recreate
Xthem.  Because each object corresponds to the "state" of the CGI script,
Xand because each object's parameter list is independent of the others,
Xthis allows you to save the state of the script and restore it later.
END-of-p5-CGI.pm/pkg-descr
echo x - p5-CGI.pm/pkg-comment
sed 's/^X//' >p5-CGI.pm/pkg-comment << 'END-of-p5-CGI.pm/pkg-comment'
XCGI.pm - Simple Common Gateway Interface Class
END-of-p5-CGI.pm/pkg-comment
exit
--- p5-CGI.pm.path ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->tobez 
Responsible-Changed-By: pat 
Responsible-Changed-When: Mon Apr 8 13:04:00 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36887 
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Tue Sep 17 22:35:40 CEST 2002 
State-Changed-Why:  
The port was updated to 2.86.  Thanks for your update. 

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