git: 687faf5c69fe - main - www/p5-libwww: Update to 6.53

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:58 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=687faf5c69fec140c441d50a33299ec20e5fa67c

commit 687faf5c69fec140c441d50a33299ec20e5fa67c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:01:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:57 +0000

    www/p5-libwww: Update to 6.53
    
    Changes:        https://metacpan.org/changes/distribution/libwww
---
 www/p5-libwww/Makefile | 6 +++---
 www/p5-libwww/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 0a477507b801..95625a543eb1 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -1,7 +1,7 @@
 # Created by: James FitzGibbon <jfitz at FreeBSD.org>
 
 PORTNAME=	libwww
-PORTVERSION=	6.52
+PORTVERSION=	6.53
 DISTVERSIONPREFIX=	perl-
 CATEGORIES=	www devel perl5
 MASTER_SITES=	CPAN
@@ -21,7 +21,6 @@ RUN_DEPENDS=	p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
 		p5-File-Listing>=6:sysutils/p5-File-Listing \
 		p5-HTML-Parser>=0:www/p5-HTML-Parser \
 		p5-HTTP-Cookies>=6:www/p5-HTTP-Cookies \
-		p5-HTTP-Daemon>=6:www/p5-HTTP-Daemon \
 		p5-HTTP-Date>=6:www/p5-HTTP-Date \
 		p5-HTTP-Message>=6.07:www/p5-HTTP-Message \
 		p5-HTTP-Negotiate>=6:www/p5-HTTP-Negotiate \
@@ -30,7 +29,8 @@ RUN_DEPENDS=	p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny \
 		p5-URI>=1.10:net/p5-URI \
 		p5-WWW-RobotRules>=6:www/p5-WWW-RobotRules
-TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+TEST_DEPENDS=	p5-HTTP-Daemon>=6.12:www/p5-HTTP-Daemon \
+		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-Needs>=0:devel/p5-Test-Needs \
 		p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
 
diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo
index 97ce6239d5d7..54b076523b69 100644
--- a/www/p5-libwww/distinfo
+++ b/www/p5-libwww/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610174161
-SHA256 (libwww-perl-6.52.tar.gz) = b63f67647b7cfb0bace19ada32e4feb2c2e8e0f4204546c62ce6247fa59d778d
-SIZE (libwww-perl-6.52.tar.gz) = 177480
+TIMESTAMP = 1618320080
+SHA256 (libwww-perl-6.53.tar.gz) = 9cbb7c688416a20c1aba9a32568504af1143ced58b572c502a1b2fb8a500f535
+SIZE (libwww-perl-6.53.tar.gz) = 177561


More information about the dev-commits-ports-all mailing list