aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2004-07-06 22:07:08 +0800
committertobez <tobez@FreeBSD.org>2004-07-06 22:07:08 +0800
commitc83d7dbae3780c2cb30db7ff0bd6f0ff87e03b93 (patch)
tree2663f9922c8269c40d2f0fa7923fd4d2fc6c3a12
parent8411d4136f59b1c723d7dde299796bc573396871 (diff)
downloadfreebsd-ports-gnome-c83d7dbae3780c2cb30db7ff0bd6f0ff87e03b93.tar.gz
freebsd-ports-gnome-c83d7dbae3780c2cb30db7ff0bd6f0ff87e03b93.tar.zst
freebsd-ports-gnome-c83d7dbae3780c2cb30db7ff0bd6f0ff87e03b93.zip
Update to 1.02. While at it, assign maintainership to perl@.
PR: 66714 Submitted by: Lars Eggert <lars.eggert@gmx.net>, with fixes from mat.
-rw-r--r--www/p5-WWW-Mechanize/Makefile9
-rw-r--r--www/p5-WWW-Mechanize/distinfo4
-rw-r--r--www/p5-WWW-Mechanize/pkg-plist1
3 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 938df3c951be..90be75bd4322 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= WWW-Mechanize
-PORTVERSION= 0.72
+PORTVERSION= 1.02
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+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 \
@@ -24,8 +24,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= WWW::Mechanize.3 WWW::Mechanize::Examples.3 \
- WWW::Mechanize::FAQ.3 WWW::Mechanize::Link.3
+MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \
+ WWW::Mechanize::Examples.3 WWW::Mechanize::FAQ.3 \
+ WWW::Mechanize::Link.3
MAN1= mech-dump.1
.include <bsd.port.pre.mk>
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index fd95ba8bfc09..45e69a2c7741 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,2 +1,2 @@
-MD5 (WWW-Mechanize-0.72.tar.gz) = c53a8dd33de1c01bc08078096c72bf29
-SIZE (WWW-Mechanize-0.72.tar.gz) = 82958
+MD5 (WWW-Mechanize-1.02.tar.gz) = 81dba4c03fe003ce3f715e6432bdb1aa
+SIZE (WWW-Mechanize-1.02.tar.gz) = 86219
diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist
index 6f7449434ecf..d854fc004755 100644
--- a/www/p5-WWW-Mechanize/pkg-plist
+++ b/www/p5-WWW-Mechanize/pkg-plist
@@ -1,5 +1,6 @@
bin/mech-dump
%%SITE_PERL%%/WWW/Mechanize.pm
+%%SITE_PERL%%/WWW/Mechanize/Cookbook.pod
%%SITE_PERL%%/WWW/Mechanize/Examples.pod
%%SITE_PERL%%/WWW/Mechanize/FAQ.pod
%%SITE_PERL%%/WWW/Mechanize/Link.pm