summaryrefslogtreecommitdiff
path: root/www/p5-Net-HTTP/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2017-04-27 12:46:02 +0000
committerwiz <wiz>2017-04-27 12:46:02 +0000
commit4799de3807297c7527682a0241776c09a9c63c87 (patch)
tree59f6a7483b199eff9c4ee5a64f255e1c5887a0f5 /www/p5-Net-HTTP/Makefile
parent56370a2973ec9f2c268d7d744185c25eb0515634 (diff)
downloadpkgsrc-4799de3807297c7527682a0241776c09a9c63c87.tar.gz
Updated p5-Net-HTTP to 6.14.
6.14 2017-04-24 11:27:26-04:00 America/Toronto - Improvements to live tests (Shoichi Kaji and Kent Fredric) - Fix a bug where downloading files is sometimes very slow GH#44 (Shoichi Kaji)
Diffstat (limited to 'www/p5-Net-HTTP/Makefile')
-rw-r--r--www/p5-Net-HTTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-HTTP/Makefile b/www/p5-Net-HTTP/Makefile
index f343fc05340..877189b2fad 100644
--- a/www/p5-Net-HTTP/Makefile
+++ b/www/p5-Net-HTTP/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/02/22 11:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/04/27 12:46:02 wiz Exp $
-DISTNAME= Net-HTTP-6.13
+DISTNAME= Net-HTTP-6.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5 net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}