Date: Wed, 7 Feb 2024 21:00:53 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 684dbc4a762c - main - www/p5-WWW-Mechanize: update to 2.18 Message-ID: <202402072100.417L0rkv048852@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=684dbc4a762ca6d2b08fa623bf429ddcbc02144b commit 684dbc4a762ca6d2b08fa623bf429ddcbc02144b Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2024-02-07 17:20:38 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-02-07 21:00:26 +0000 www/p5-WWW-Mechanize: update to 2.18 Changelog: https://metacpan.org/release/OALDERS/WWW-Mechanize-2.18/source/Changes --- www/p5-WWW-Mechanize/Makefile | 6 +++--- www/p5-WWW-Mechanize/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 5348c683fd70..cff460eee691 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -1,5 +1,5 @@ PORTNAME= WWW-Mechanize -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,8 +18,8 @@ RUN_DEPENDS= p5-HTML-Form>=6.08:www/p5-HTML-Form \ p5-HTML-Tree>=5:www/p5-HTML-Tree \ p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=1.30:www/p5-HTTP-Message \ - p5-URI>=0:net/p5-URI \ - p5-libwww>=0:www/p5-libwww + p5-libwww>=0:www/p5-libwww \ + p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-HTTP-Daemon>=6.12:www/p5-HTTP-Daemon \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Test-Deep>=0:devel/p5-Test-Deep \ diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo index bfc7ee502b21..a5421ce6ff03 100644 --- a/www/p5-WWW-Mechanize/distinfo +++ b/www/p5-WWW-Mechanize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682616758 -SHA256 (WWW-Mechanize-2.17.tar.gz) = 9c02003e84621dea12c980c4101e79e4f8cae4e382cd3da239faa8bd198f063a -SIZE (WWW-Mechanize-2.17.tar.gz) = 197517 +TIMESTAMP = 1707324881 +SHA256 (WWW-Mechanize-2.18.tar.gz) = 14135fe6fd9df5fcdc40f767ab9cf49e623ce8c5223ba91e1d44e04d1e0aa1c9 +SIZE (WWW-Mechanize-2.18.tar.gz) = 197502
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402072100.417L0rkv048852>