ports/128611: maintainer update: p5-CGI-Application-Server 0.060
George Hartzell
hartzell at alerce.com
Wed Nov 5 17:40:05 UTC 2008
>Number: 128611
>Category: ports
>Synopsis: maintainer update: p5-CGI-Application-Server 0.060
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 05 17:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: George Hartzell
>Release: 7.0-STABLE
>Organization:
>Environment:
FreeBSD cgiapp 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Aug 22 07:57:50 PDT 2008 root@:/usr/obj/usr/src/sys/HIVE amd64
>Description:
Update p5-CGI-Application-Server to latest release.
Changed the Makefile the new version and added a build dependency on test-pod-coverage. Updated the distinfo. Removed the files directory and the patch that lived there.
>How-To-Repeat:
>Fix:
# 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-Application-Server
# p5-CGI-Application-Server/pkg-descr
# p5-CGI-Application-Server/pkg-plist
# p5-CGI-Application-Server/distinfo
# p5-CGI-Application-Server/Makefile
#
echo c - p5-CGI-Application-Server
mkdir -p p5-CGI-Application-Server > /dev/null 2>&1
echo x - p5-CGI-Application-Server/pkg-descr
sed 's/^X//' >p5-CGI-Application-Server/pkg-descr << '4245f8e7592754a5f01de7436a38aa8f'
XCGI::Application::Server
X A simple HTTP server for developing with CGI::Application.
X
XWWW: http://search.cpan.org/dist/CGI-Application-Server/
4245f8e7592754a5f01de7436a38aa8f
echo x - p5-CGI-Application-Server/pkg-plist
sed 's/^X//' >p5-CGI-Application-Server/pkg-plist << 'b7f32b8152f5506c85f51665ad9668db'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server/.packlist
X%%SITE_PERL%%/CGI/Application/Server.pm
X at dirrmtry %%SITE_PERL%%/CGI/Application
X at dirrmtry %%SITE_PERL%%/CGI
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
b7f32b8152f5506c85f51665ad9668db
echo x - p5-CGI-Application-Server/distinfo
sed 's/^X//' >p5-CGI-Application-Server/distinfo << '4de8f8d573c0d7f82b37d6de13df5ce3'
XMD5 (CGI-Application-Server-0.060.tar.gz) = 1e067670a8f755296b527fca35e79015
XSHA256 (CGI-Application-Server-0.060.tar.gz) = bbc4541f95a18bffdaa0a388fdf9fc77a379929f355703fde60a428865f1b487
XSIZE (CGI-Application-Server-0.060.tar.gz) = 7523
4de8f8d573c0d7f82b37d6de13df5ce3
echo x - p5-CGI-Application-Server/Makefile
sed 's/^X//' >p5-CGI-Application-Server/Makefile << '442b4e41307fa12e0defcafc0d1ddf68'
X# New ports collection makefile for: www/p5-CGI-Application-Server
X# Date created: 14 September 2005
X# Whom: George Hartzell <hartzell at alerce.com>
X#
X# $FreeBSD: ports/www/p5-CGI-Application-Server/Makefile,v 1.4 2008/02/27 10:46:00 gabor Exp $
X#
X
XPORTNAME= CGI-Application-Server
XPORTVERSION= 0.060
XCATEGORIES= www perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= hartzell at alerce.com
XCOMMENT= A simple HTTP server for developing with CGI::Application
X
XRUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
X p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \
X p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static
XBUILD_DEPENDS= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \
X ${SITE_PERL}/Test/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
X p5-Test-WWW-Mechanize>=1.08:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
X p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
X p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect
X
XPERL_CONFIGURE= 5.8.0+
X
XMAN3= CGI::Application::Server.3
X
X.include <bsd.port.mk>
442b4e41307fa12e0defcafc0d1ddf68
exit
Patch attached with submission follows:
# 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-Application-Server
# p5-CGI-Application-Server/pkg-descr
# p5-CGI-Application-Server/pkg-plist
# p5-CGI-Application-Server/distinfo
# p5-CGI-Application-Server/Makefile
#
echo c - p5-CGI-Application-Server
mkdir -p p5-CGI-Application-Server > /dev/null 2>&1
echo x - p5-CGI-Application-Server/pkg-descr
sed 's/^X//' >p5-CGI-Application-Server/pkg-descr << '4245f8e7592754a5f01de7436a38aa8f'
XCGI::Application::Server
X A simple HTTP server for developing with CGI::Application.
X
XWWW: http://search.cpan.org/dist/CGI-Application-Server/
4245f8e7592754a5f01de7436a38aa8f
echo x - p5-CGI-Application-Server/pkg-plist
sed 's/^X//' >p5-CGI-Application-Server/pkg-plist << 'b7f32b8152f5506c85f51665ad9668db'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server/.packlist
X%%SITE_PERL%%/CGI/Application/Server.pm
X at dirrmtry %%SITE_PERL%%/CGI/Application
X at dirrmtry %%SITE_PERL%%/CGI
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
b7f32b8152f5506c85f51665ad9668db
echo x - p5-CGI-Application-Server/distinfo
sed 's/^X//' >p5-CGI-Application-Server/distinfo << '4de8f8d573c0d7f82b37d6de13df5ce3'
XMD5 (CGI-Application-Server-0.060.tar.gz) = 1e067670a8f755296b527fca35e79015
XSHA256 (CGI-Application-Server-0.060.tar.gz) = bbc4541f95a18bffdaa0a388fdf9fc77a379929f355703fde60a428865f1b487
XSIZE (CGI-Application-Server-0.060.tar.gz) = 7523
4de8f8d573c0d7f82b37d6de13df5ce3
echo x - p5-CGI-Application-Server/Makefile
sed 's/^X//' >p5-CGI-Application-Server/Makefile << '442b4e41307fa12e0defcafc0d1ddf68'
X# New ports collection makefile for: www/p5-CGI-Application-Server
X# Date created: 14 September 2005
X# Whom: George Hartzell <hartzell at alerce.com>
X#
X# $FreeBSD: ports/www/p5-CGI-Application-Server/Makefile,v 1.4 2008/02/27 10:46:00 gabor Exp $
X#
X
XPORTNAME= CGI-Application-Server
XPORTVERSION= 0.060
XCATEGORIES= www perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= hartzell at alerce.com
XCOMMENT= A simple HTTP server for developing with CGI::Application
X
XRUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
X p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \
X p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static
XBUILD_DEPENDS= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \
X ${SITE_PERL}/Test/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
X p5-Test-WWW-Mechanize>=1.08:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
X p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
X p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect
X
XPERL_CONFIGURE= 5.8.0+
X
XMAN3= CGI::Application::Server.3
X
X.include <bsd.port.mk>
442b4e41307fa12e0defcafc0d1ddf68
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list