ports/85743: update: www/p5-WWW-Mechanize 1.12 -> 1.14

Emanuel Haupt ehaupt at critical.ch
Mon Sep 5 13:20:02 UTC 2005


>Number:         85743
>Category:       ports
>Synopsis:       update: www/p5-WWW-Mechanize 1.12 -> 1.14
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 13:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
- update www/p5-WWW-Mechanize from version 1.12 -> 1.14
- now depends on devel/p5-Test-LongString

cvs changes:
- Makefile
- distinfo

Changelog since 1.12:
1.14    Tue Aug 30 17:17:40 CDT 2005
        [DOCUMENTATION]
        * Added lots of new FAQs.  Thanks to Peter Stevens.

        [INTERNALS]
        * Now requires Test::LongString.  That's not too odious.

        [FIXES]
        * Tests now pass with the shuffling around that Google did.

1.13_01 Tue Apr 12 14:11:18 CDT 2005
        [ENHANCEMENTS]
        * Now dies if you call submit_form() with a non-existsing
          form_number or form_name.  Before, it would just warn.

        [DOCUMENTATION]
        * Added an example of using credentials() in the cookbook.


>How-To-Repeat:
	
>Fix:

	



--- p5-WWW-Mechanize.patch begins here ---
diff -Nur p5-WWW-Mechanize.orig/Makefile p5-WWW-Mechanize/Makefile
--- p5-WWW-Mechanize.orig/Makefile	Sat Jun 11 18:13:11 2005
+++ p5-WWW-Mechanize/Makefile	Mon Sep  5 15:07:41 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	WWW-Mechanize
-PORTVERSION=	1.12
-PORTREVISION=	1
+PORTVERSION=	1.14
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	WWW
@@ -17,7 +16,8 @@
 COMMENT=	This module is to help you automate interaction with a website
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
+		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
+		${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -Nur p5-WWW-Mechanize.orig/distinfo p5-WWW-Mechanize/distinfo
--- p5-WWW-Mechanize.orig/distinfo	Fri Feb 25 17:52:06 2005
+++ p5-WWW-Mechanize/distinfo	Mon Sep  5 14:32:09 2005
@@ -1,2 +1,2 @@
-MD5 (WWW-Mechanize-1.12.tar.gz) = 82657389b029c42c4fdadd30f419c4ea
-SIZE (WWW-Mechanize-1.12.tar.gz) = 102204
+MD5 (WWW-Mechanize-1.14.tar.gz) = 47e8b334967da901899672cfcf279f14
+SIZE (WWW-Mechanize-1.14.tar.gz) = 104997
--- p5-WWW-Mechanize.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list