From owner-freebsd-ports Sat Jul 20 3:30:14 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 1F4DD37B401 for ; Sat, 20 Jul 2002 03:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332E143E4A for ; Sat, 20 Jul 2002 03:30:02 -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 g6KAU2JU072462 for ; Sat, 20 Jul 2002 03:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6KAU2Kp072461; Sat, 20 Jul 2002 03:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E7537B400 for ; Sat, 20 Jul 2002 03:21:19 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C3243E5E for ; Sat, 20 Jul 2002 03:21:18 -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 g6KALH3b005545 for ; Sat, 20 Jul 2002 12:21:17 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6KALHwb005544; Sat, 20 Jul 2002 12:21:17 +0200 (CEST) Message-Id: <200207201021.g6KALHwb005544@guineapig.pil.dk> Date: Sat, 20 Jul 2002 12:21:17 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40806: update www/p5-WWW-Search to 2.36 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: 40806 >Category: ports >Synopsis: update www/p5-WWW-Search to 2.36 >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:30: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 2.36 Note: depends on www/p5-libwww 5.65 in PR ports/40805 >How-To-Repeat: >Fix: --- p5-WWW-Search.diff begins here --- diff -ruN p5-WWW-Search.orig/Makefile p5-WWW-Search/Makefile --- p5-WWW-Search.orig/Makefile Fri Jun 7 21:41:31 2002 +++ p5-WWW-Search/Makefile Fri Jul 19 12:39:58 2002 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search -PORTVERSION= 2.34 +PORTVERSION= 2.36 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -20,7 +20,9 @@ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Spec \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/User.pm:${PORTSDIR}/sysutils/p5-User + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/User.pm:${PORTSDIR}/sysutils/p5-User \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN p5-WWW-Search.orig/distinfo p5-WWW-Search/distinfo --- p5-WWW-Search.orig/distinfo Fri Jun 7 21:41:31 2002 +++ p5-WWW-Search/distinfo Fri Jul 19 12:30:58 2002 @@ -1 +1 @@ -MD5 (WWW-Search-2.34.tar.gz) = 8c90aeec18243c8f34638e70749c88a2 +MD5 (WWW-Search-2.36.tar.gz) = f5dbe38690ccc4a6d6261de8163558b1 --- p5-WWW-Search.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