Skip to content

Commit

Permalink
Update to 6.22
Browse files Browse the repository at this point in the history
Upstream changes:
6.22      2020-02-24 18:58:07Z
    - Full release.  No changes since TRIAL release 6.21

6.21      2020-02-19 14:35:09Z (TRIAL RELEASE)
    - Bump Encode to latest version (3.01) (GH#129) (Olaf Alders)
    - Revert #115 (GH#131) (Olaf Alders)
    - Revert (GH#125) "try hard to make a usable file name" (GH#130) (Olaf
      Alders)
    - Fix JSON request encoding examples in POD (GH#126) (Michael Schout)

6.20      2019-02-05 01:46:39Z (TRIAL RELEASE)
    - Fix encoded file names when LC_ALL=C (GH#125) (Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯)

6.19      2019-01-16 15:17:35Z (TRIAL RELEASE)
    - Add support for RFC 8187 encoded filenames (GH#115) (Zaki Mughal)
    - Fix memoized _uri_canonical #121 (GH#123) (Dorian Taylor)
    - Don't overwrite $@ in decodable (gh #80) (GH#118) (mschae94)
    - Add support for RFC 8187 encoded filenames (GH#115) (Zaki Mughal)
  • Loading branch information
wen committed May 9, 2020
1 parent 2d6aa45 commit 6b64326
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-HTTP-Message/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.24 2019/08/11 13:24:45 wiz Exp $
# $NetBSD: Makefile,v 1.25 2020/05/09 08:25:03 wen Exp $

DISTNAME= HTTP-Message-6.18
DISTNAME= HTTP-Message-6.22
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
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.12 2018/06/06 07:45:31 wen Exp $
$NetBSD: distinfo,v 1.13 2020/05/09 08:25:03 wen Exp $

SHA1 (HTTP-Message-6.18.tar.gz) = 812926834f4386c462ced4aab44f0fdf7affdbbc
RMD160 (HTTP-Message-6.18.tar.gz) = 2c6fdbcaffa37785e912f60cac96ffa31cbf9588
SHA512 (HTTP-Message-6.18.tar.gz) = 46a5d4ee6af1bdb7b320ae8ad430b4dbff9a198a60d025703fa64a83284dfe6bee08041fc43372b6ea724ab973f84c3cbca5353d6158bdfbbed612577de61206
Size (HTTP-Message-6.18.tar.gz) = 81363 bytes
SHA1 (HTTP-Message-6.22.tar.gz) = 0b767fafa11a7342261a43251fcd454c1374fe72
RMD160 (HTTP-Message-6.22.tar.gz) = 73490b58365d10b5ddd4410d2f028d3e1ae6c1ed
SHA512 (HTTP-Message-6.22.tar.gz) = 285d197f1ee28db3ebb00711264990a5527130961daecefb5bdb37feb67d13461b57d6570960025064a22099bf4f9037e146b8272be1832c433371cc0e2a712a
Size (HTTP-Message-6.22.tar.gz) = 86328 bytes

0 comments on commit 6b64326

Please sign in to comment.