pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28554: www/p5-WWW-Mechanize update



>Number:         28554
>Category:       pkg
>Synopsis:       www/p5-WWW-Mechanize update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 05 22:09:01 +0000 2004
>Originator:     Dieter Roelants
>Release:        NetBSD 2.0
>Organization:
>Environment:
System: NetBSD dragonfire.amelgem.be 2.0 NetBSD 2.0 (DRAGONFIRE) #9: Tue Nov 30 
23:53:20 CET 2004 
dieter%okuma.amelgem.be@localhost:/usr/build/netbsd-2-0/obj/sys/arch/cobalt/compile/DRAGONFIRE
 cobalt
Architecture: mipsel
Machine: cobalt
>Description:
        www/p5-WWW-Mechanize in pkgsrc is at 1.02 while CPAN has 1.04
>How-To-Repeat:
>Fix:
Revision history for Perl extension WWW::Mechanize

1.04    Wed Sep 15 23:27:53 CDT 2004

        [ENHANCEMENTS]
        * $mech->get() now accepts a WWW::Mechanize::Link object.

        * $mech->stack_depth(n) lets you set the depth of the mech
          object's page stack.  This way, if you have a Mech that does
          lots of stuff and never/rarely goes back(), you won't be eating
          up memory.  Thanks to BooK and Chi-Fung. (RT #5362)

        [FIXES]
        * Fixed tests that fail under LWP >= 5.800.

        * Added a workaround for LWP::UserAgent->clone() when ->{proxy}
          is undef. (RT #6443)

        * The Referer was getting passed as a URI object sometimes,
          and that caused sadness.  Eugene Haimov supplied a workaround.
          (RT #6372)

        [DOCUMENTATION]
        * Added Ian Langworth's listmod and John Beppu's photobucket
          uploader programs to WWW::Mechanize::Examples.

        * Minor doc tweak for find_link()

        * Finally added a value() func.  Thanks to Spoon,
          who even now, months after his passing, is still contributing
          to Mechanize.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-WWW-Mechanize/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    16 Apr 2004 21:37:30 -0000      1.1.1.1
+++ Makefile    1 Dec 2004 21:35:38 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.1.1.1 2004/04/16 21:37:30 minskim Exp $
 #
 
-DISTNAME=      WWW-Mechanize-1.02
+DISTNAME=      WWW-Mechanize-1.04
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-WWW-Mechanize/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    16 Apr 2004 21:37:30 -0000      1.1.1.1
+++ distinfo    1 Dec 2004 21:35:38 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1.1.1 2004/04/16 21:37:30 minskim Exp $
 
-SHA1 (WWW-Mechanize-1.02.tar.gz) = 839e4b36eab00a741f14d60b45703108ac93417a
-Size (WWW-Mechanize-1.02.tar.gz) = 86219 bytes
+SHA1 (WWW-Mechanize-1.04.tar.gz) = c27f38c2aec0f72dad0dc8cc2e561bfba9b6541c
+Size (WWW-Mechanize-1.04.tar.gz) = 90080 bytes
 SHA1 (patch-aa) = 1c72f07c8796b7f8593e7222dfd00f5c93a1c863




Home | Main Index | Thread Index | Old Index