diff options
author | tobez <tobez@FreeBSD.org> | 2010-04-06 18:49:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-04-06 18:49:07 +0800 |
commit | f2b74d1eee3deef5146cd8b57ce382ea6733d483 (patch) | |
tree | d69e768b0c12e9d756fa96da60621afc7c6834e9 | |
parent | 7e7bd3890405eda832eab984cd4d9f8340ae44f3 (diff) | |
download | freebsd-ports-gnome-f2b74d1eee3deef5146cd8b57ce382ea6733d483.tar.gz freebsd-ports-gnome-f2b74d1eee3deef5146cd8b57ce382ea6733d483.tar.zst freebsd-ports-gnome-f2b74d1eee3deef5146cd8b57ce382ea6733d483.zip |
Update to 1.26.
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index a4266233f2ee..aba126be1842 100644 --- a/devel/p5-Test-WWW-Mechanize/Makefile +++ b/devel/p5-Test-WWW-Mechanize/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Test-WWW-Mechanize -PORTVERSION= 1.24 -PORTREVISION= 1 +PORTVERSION= 1.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,7 @@ COMMENT= Testing-specific WWW::Mechanize subclass RUN_DEPENDS= p5-Carp-Assert-More>=0:${PORTSDIR}/devel/p5-Carp-Assert-More \ p5-HTTP-Server-Simple>=0.35:${PORTSDIR}/www/p5-HTTP-Server-Simple \ - p5-Test-LongString>=0.07:${PORTSDIR}/devel/p5-Test-LongString \ + p5-Test-LongString>=0.12:${PORTSDIR}/devel/p5-Test-LongString \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.24:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-Test-WWW-Mechanize/distinfo b/devel/p5-Test-WWW-Mechanize/distinfo index 0bf9255962ad..6114c1f21fe4 100644 --- a/devel/p5-Test-WWW-Mechanize/distinfo +++ b/devel/p5-Test-WWW-Mechanize/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-WWW-Mechanize-1.24.tar.gz) = 40a7f3c1937fbcccaa07ef5473201514 -SHA256 (Test-WWW-Mechanize-1.24.tar.gz) = 0a97de0d1177bc482e9ad634f40f1cc4df8077f5306434333a50c77b4bf57686 -SIZE (Test-WWW-Mechanize-1.24.tar.gz) = 17796 +MD5 (Test-WWW-Mechanize-1.26.tar.gz) = acc3973cf1f688ebfe761cbe4a523ad1 +SHA256 (Test-WWW-Mechanize-1.26.tar.gz) = 8f55b8ae66f091d54b0f5bec4977e946f63e9cae250ade698ef6bee895264b60 +SIZE (Test-WWW-Mechanize-1.26.tar.gz) = 18547 |