Skip to content

Commit

Permalink
(www/p5-Net-HTTP) Updated to 6.19
Browse files Browse the repository at this point in the history
6.19      2019-05-16 19:16:59Z
    - partially skip live-https.t if there's no keep-alive connection (GH#58) (Slaven Rezić)
    - set "x_static_install" : 1 in META files
  • Loading branch information
mef committed Nov 20, 2019
1 parent f4f02eb commit f13748d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions www/p5-Net-HTTP/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.28 2019/11/04 22:10:06 rillig Exp $
# $NetBSD: Makefile,v 1.29 2019/11/20 11:33:12 mef Exp $

DISTNAME= Net-HTTP-6.18
DISTNAME= Net-HTTP-6.19
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5 net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}

Expand All @@ -12,7 +11,7 @@ COMMENT= Perl 5 module for low-level HTTP connections (client)
LICENSE= ${PERL5_LICENSE}

# TEST_DEPENDS
BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
TEST_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Net/HTTP/.packlist
Expand Down
10 changes: 5 additions & 5 deletions www/p5-Net-HTTP/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2018/05/30 02:25:36 wen Exp $
$NetBSD: distinfo,v 1.14 2019/11/20 11:33:12 mef Exp $

SHA1 (Net-HTTP-6.18.tar.gz) = ca1281d8d69f036cc812ba7865df5a02b3e2f826
RMD160 (Net-HTTP-6.18.tar.gz) = 7d6e366bbe592836a0b0c6f39ddccc8b23c3c876
SHA512 (Net-HTTP-6.18.tar.gz) = 89cf197c8717fd368a892b0d37efccb7c2aa46ece7851906282f33aa5a2105809fa0b917c56f94d217731568c20e2ff86eb455607d0bc24eb6d093c3fbab185d
Size (Net-HTTP-6.18.tar.gz) = 38745 bytes
SHA1 (Net-HTTP-6.19.tar.gz) = f778151365bfb0f3d23df330ddbd6695f0257df5
RMD160 (Net-HTTP-6.19.tar.gz) = 1cae26832e28c086f11c8d5020ffab30045f42a1
SHA512 (Net-HTTP-6.19.tar.gz) = 85b139150d8608f7439ef2f975afe884c1f5220726d45603427510e39ad2003e20ea30ed1326b4ff20527c4e625262769a5abaa5ef320f1c26bf3f8eafc9cd1b
Size (Net-HTTP-6.19.tar.gz) = 36937 bytes

0 comments on commit f13748d

Please sign in to comment.