Date: Fri, 8 Feb 2008 21:37:10 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120421: [UPDATE] www/p5-WWW-Search-AltaVista Message-ID: <200802082137.m18LbAuL015893@www.freebsd.org> Resent-Message-ID: <200802082140.m18Le1Vx023437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120421 >Category: ports >Synopsis: [UPDATE] www/p5-WWW-Search-AltaVista >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Feb 08 21:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 2.151 - Add missing B-deps. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Search-AltaVista/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- Makefile 24 Jan 2008 04:25:28 -0000 1.23 +++ Makefile 8 Feb 2008 21:30:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search-AltaVista -PORTVERSION= 2.149 +PORTVERSION= 2.151 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,9 @@ BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \ - ${SITE_PERL}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search + ${SITE_PERL}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search \ + ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ + ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Search-AltaVista/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- distinfo 24 Jan 2008 04:25:28 -0000 1.20 +++ distinfo 8 Feb 2008 21:30:02 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-Search-AltaVista-2.149.tar.gz) = d3362e854917ae53b9538f218246c5ab -SHA256 (WWW-Search-AltaVista-2.149.tar.gz) = 95e586edc8eb4bf8cdc3e6ba2e48240c701823c89131ca04ec611fbee704e3ae -SIZE (WWW-Search-AltaVista-2.149.tar.gz) = 28408 +MD5 (WWW-Search-AltaVista-2.151.tar.gz) = 18890a11162b43d75b0fed1d7d185d24 +SHA256 (WWW-Search-AltaVista-2.151.tar.gz) = 228c5d7f660a4428442bfc07084886540a52638bf6e39c7fac00c8ce8656aa4e +SIZE (WWW-Search-AltaVista-2.151.tar.gz) = 28436 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802082137.m18LbAuL015893>