aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-07-06 14:07:08 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-07-06 14:07:08 +0000
commit3ed9e103a9c5d738ed96e5ab0b6b95e6fed04810 (patch)
tree8bd24e6cc1e58fd89a6d6bd7feba5158113785e8 /www/p5-WWW-Mechanize
parente56ea9de1f001c13b9d4e524fe91e6ac25f0c549 (diff)
downloadports-3ed9e103a9c5d738ed96e5ab0b6b95e6fed04810.tar.gz
ports-3ed9e103a9c5d738ed96e5ab0b6b95e6fed04810.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.
Notes
Notes: svn path=/head/; revision=113063
Diffstat (limited to 'www/p5-WWW-Mechanize')
-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