From owner-freebsd-ports Sat Jul 20 3:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75CDC37B401 for ; Sat, 20 Jul 2002 03:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99FE43E65 for ; Sat, 20 Jul 2002 03:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6KAK3JU071663 for ; Sat, 20 Jul 2002 03:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6KAK3P8071662; Sat, 20 Jul 2002 03:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9810A37B400 for ; Sat, 20 Jul 2002 03:12:23 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id C026843E31 for ; Sat, 20 Jul 2002 03:12:22 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6KACL3b096661 for ; Sat, 20 Jul 2002 12:12:21 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6KACKqK096660; Sat, 20 Jul 2002 12:12:20 +0200 (CEST) Message-Id: <200207201012.g6KACKqK096660@guineapig.pil.dk> Date: Sat, 20 Jul 2002 12:12:20 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40805: update www/p5-libwww to 5.65 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40805 >Category: ports >Synopsis: update www/p5-libwww to 5.65 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 20 03:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 5.65 >How-To-Repeat: >Fix: --- p5-libwww.diff begins here --- diff -ruN p5-libwww.orig/Makefile p5-libwww/Makefile --- p5-libwww.orig/Makefile Wed Dec 12 04:05:18 2001 +++ p5-libwww/Makefile Sat Jul 20 11:51:02 2002 @@ -6,8 +6,7 @@ # PORTNAME= p5-libwww -PORTVERSION= 5.53 -PORTREVISION= 1 +PORTVERSION= 5.65 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP @@ -24,15 +23,16 @@ PERL_CONFIGURE= yes -MAN1= lwp-download.1 lwp-mirror.1 lwp-request.1 lwp-rget.1 +MAN1= GET.1 HEAD.1 POST.1 lwp-download.1 lwp-mirror.1 lwp-request.1 lwp-rget.1 MAN3= Bundle::LWP.3 File::Listing.3 HTML::Form.3 HTTP::Cookies.3 \ HTTP::Daemon.3 HTTP::Date.3 HTTP::Headers.3 HTTP::Headers::Util.3 \ HTTP::Message.3 HTTP::Negotiate.3 HTTP::Request.3 \ HTTP::Request::Common.3 HTTP::Response.3 HTTP::Status.3 LWP.3 \ - LWP::Debug.3 LWP::MediaTypes.3 LWP::MemberMixin.3 LWP::Protocol.3 \ - LWP::RobotUA.3 LWP::Simple.3 LWP::UserAgent.3 WWW::RobotRules.3 \ - WWW::RobotRules::AnyDBM_File.3 lwpcook.3 + LWP::ConnCache.3 LWP::Debug.3 LWP::MediaTypes.3 LWP::MemberMixin.3 \ + LWP::Protocol.3 LWP::RobotUA.3 LWP::Simple.3 LWP::UserAgent.3 Net::HTTP.3 \ + Net::HTTP::NB.3 WWW::RobotRules.3 WWW::RobotRules::AnyDBM_File.3 \ + lwpcook.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff -ruN p5-libwww.orig/distinfo p5-libwww/distinfo --- p5-libwww.orig/distinfo Thu Apr 19 14:28:24 2001 +++ p5-libwww/distinfo Sat Jul 20 11:51:15 2002 @@ -1 +1 @@ -MD5 (libwww-perl-5.53.tar.gz) = bae93bc8d3a5737f51c6ae8d5649443f +MD5 (libwww-perl-5.65.tar.gz) = 3908e80b96f7995042012061c57a9b73 diff -ruN p5-libwww.orig/pkg-plist p5-libwww/pkg-plist --- p5-libwww.orig/pkg-plist Tue May 1 02:50:41 2001 +++ p5-libwww/pkg-plist Sat Jul 20 11:45:37 2002 @@ -24,6 +24,7 @@ lib/perl5/site_perl/%%PERL_VER%%/LWP.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Authen/Basic.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Authen/Digest.pm +lib/perl5/site_perl/%%PERL_VER%%/LWP/ConnCache.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Debug.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/MediaTypes.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/MemberMixin.pm @@ -34,21 +35,27 @@ lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/ftp.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/gopher.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/http.pm -lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/http11.pm +lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/http10.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/https.pm +lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/https10.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/mailto.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/nntp.pm +lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/nogo.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/RobotUA.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Simple.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/UserAgent.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/media.types lib/perl5/site_perl/%%PERL_VER%%/Net/HTTP.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/HTTP/Methods.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/HTTP/NB.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/HTTPS.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/RobotRules.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/RobotRules/AnyDBM_File.pm lib/perl5/site_perl/%%PERL_VER%%/lwpcook.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/libwww-perl/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/WWW/RobotRules @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW 2>/dev/null || true +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/HTTP @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true @dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Authen @dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol --- p5-libwww.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message