Skip to content

Commit

Permalink
Update to 6.29
Browse files Browse the repository at this point in the history
Upstream changes:
6.29      2021-03-06 04:50:34Z
    - fix issue with HTTP::Request internal cache for canonical url when using
      URI::URL (GH#146) (andrew-grechkin)

6.28      2021-02-19 16:22:13Z
    - fix warnings during HTTP::Config->match #62 (GH#152) (Viťas Strádal)

6.27      2021-01-05 03:02:01Z
    - Clean up backcompat code (GH#148) (Dan Book)
    - Add "308 Permanent Redirect" to is_cacheable_by_default (GH#150) (simbabque)
  • Loading branch information
wen committed Mar 8, 2021
1 parent 6f655bd commit b3da086
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions www/p5-HTTP-Message/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.28 2020/09/13 08:59:34 wiz Exp $
# $NetBSD: Makefile,v 1.29 2021/03/08 23:37:37 wen Exp $

DISTNAME= HTTP-Message-6.26
DISTNAME= HTTP-Message-6.29
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
Expand Down
10 changes: 5 additions & 5 deletions www/p5-HTTP-Message/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.15 2020/09/13 08:59:34 wiz Exp $
$NetBSD: distinfo,v 1.16 2021/03/08 23:37:37 wen Exp $

SHA1 (HTTP-Message-6.26.tar.gz) = d156620a5bc21a22b280d83a358bbf42ef23d121
RMD160 (HTTP-Message-6.26.tar.gz) = ef36ad8fdd000ea84854a02f58cfa5d1d7477904
SHA512 (HTTP-Message-6.26.tar.gz) = 4528f431be603c5d9102919f138d2b81363d3ea0bda2ad4ee684ecf1f834366821c3460a2bcb8e0dae42e9d12d69281b0862457d6c90c1d95f8339c11cab625d
Size (HTTP-Message-6.26.tar.gz) = 87783 bytes
SHA1 (HTTP-Message-6.29.tar.gz) = c494621b1251d6c12f2f601c625500999f61ee39
RMD160 (HTTP-Message-6.29.tar.gz) = 1762bd5d5630117c1dad8d52c877ee0f4c2679e9
SHA512 (HTTP-Message-6.29.tar.gz) = c9363470a3ad2fd1a02be84bf5903b7061f033d71e7b3d0e32c28ee59cc76f52ac3e4b64802ba6e89cef71693debe09a10ea3833098bf701c56d03b99f52d952
Size (HTTP-Message-6.29.tar.gz) = 88311 bytes

0 comments on commit b3da086

Please sign in to comment.