Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2006 18:01:11 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   ports/102263: [PATCH] www/p5-WWW-Mechanize: update to 1.20
Message-ID:  <20060819100111.AE8C5392@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608191010.k7JAAC1g002999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102263
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-Mechanize: update to 1.20
>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:   Sat Aug 19 10:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.20

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-WWW-Mechanize-1.20.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Mechanize/Makefile /home/staff/gslin/work/p5-WWW-Mechanize/Makefile
--- /usr/ports/www/p5-WWW-Mechanize/Makefile	Mon Feb  6 16:06:58 2006
+++ /home/staff/gslin/work/p5-WWW-Mechanize/Makefile	Sat Aug 19 17:59:44 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WWW-Mechanize
-PORTVERSION=	1.18
+PORTVERSION=	1.20
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	WWW
@@ -15,9 +15,9 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	This module is to help you automate interaction with a website
 
-BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+RUN_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
 		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--mech-dump --nolive
diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Mechanize/distinfo /home/staff/gslin/work/p5-WWW-Mechanize/distinfo
--- /usr/ports/www/p5-WWW-Mechanize/distinfo	Mon Feb  6 16:06:58 2006
+++ /home/staff/gslin/work/p5-WWW-Mechanize/distinfo	Sat Aug 19 18:00:00 2006
@@ -1,3 +1,3 @@
-MD5 (WWW-Mechanize-1.18.tar.gz) = d537bfefc84806227fd280a792f6527d
-SHA256 (WWW-Mechanize-1.18.tar.gz) = 8ce2edad8033428813754fa07211bd177298f10e4a9ae70f2cefa10949b1e8cc
-SIZE (WWW-Mechanize-1.18.tar.gz) = 107253
+MD5 (WWW-Mechanize-1.20.tar.gz) = 97318ae4928c50c56faf097cbe187428
+SHA256 (WWW-Mechanize-1.20.tar.gz) = 3c556842ba64ebcf8d4b0a44b05b36acd1372f850f588cf180903352a10e0358
+SIZE (WWW-Mechanize-1.20.tar.gz) = 106488
--- p5-WWW-Mechanize-1.20.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060819100111.AE8C5392>