diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 03:44:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 03:44:24 +0800 |
commit | f6330cb98fb6667d9d7f4e6e207c775ac2c6b4a1 (patch) | |
tree | 3875764a540aeef3896af45f5ad55c87ec37572a | |
parent | 1499de0ce87508f865ccff0e3e077cc6bc6f62bc (diff) | |
download | freebsd-ports-gnome-f6330cb98fb6667d9d7f4e6e207c775ac2c6b4a1.tar.gz freebsd-ports-gnome-f6330cb98fb6667d9d7f4e6e207c775ac2c6b4a1.tar.zst freebsd-ports-gnome-f6330cb98fb6667d9d7f4e6e207c775ac2c6b4a1.zip |
Update to 6.17
Changes: http://search.cpan.org/dist/libwww/Changes
-rw-r--r-- | www/p5-libwww/Makefile | 3 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 905fd05cc50e..9ddcd1cae50d 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libwww -PORTVERSION= 6.16 +PORTVERSION= 6.17 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN @@ -27,6 +27,7 @@ BUILD_DEPENDS= p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \ p5-HTTP-Negotiate>=6:www/p5-HTTP-Negotiate \ p5-LWP-MediaTypes>=6:www/p5-LWP-MediaTypes \ p5-Net-HTTP>=6.07:net/p5-Net-HTTP \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-URI>=1.10:net/p5-URI \ p5-WWW-RobotRules>=6:www/p5-WWW-RobotRules RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 17ae5bb9c5c5..afd7d57f73fd 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484765310 -SHA256 (libwww-perl-6.16.tar.gz) = daffd268000f92d241f8ae5508ae5616dbd02f15a587b4fbcd14998ccc15ce22 -SIZE (libwww-perl-6.16.tar.gz) = 143751 +TIMESTAMP = 1485968731 +SHA256 (libwww-perl-6.17.tar.gz) = ae7b0bdc6960558a22c18520d8aa2f8909f2a6908ebf824779cd4718eda83e2b +SIZE (libwww-perl-6.17.tar.gz) = 141620 |