Skip to content

Commit

Permalink
Update to 6.10
Browse files Browse the repository at this point in the history
Upstream changes:
6.10      2021-01-04 22:03:43Z
    - Do not set discard if max-age is set (GH#61) (robnagler, simbabque)
    - Add tests for #61 - do not set discard if max-age is set (GH#65) (Julien Fiegehenn)

6.09      2020-11-19 22:20:47Z
    - Allow HttpOnly cookies to be loaded by HTTP::Cookies::Netscape (GH#63)
      (Charlie Hothersall-Thomas)
  • Loading branch information
wen committed Mar 8, 2021
1 parent 0fc5c08 commit 5878614
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-Cookies/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.21 2020/08/31 18:12:55 wiz Exp $
# $NetBSD: Makefile,v 1.22 2021/03/08 23:41:15 wen Exp $

DISTNAME= HTTP-Cookies-6.08
DISTNAME= HTTP-Cookies-6.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-HTTP-Cookies/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2020/05/09 08:19:06 wen Exp $
$NetBSD: distinfo,v 1.9 2021/03/08 23:41:15 wen Exp $

SHA1 (HTTP-Cookies-6.08.tar.gz) = ce3c151d2dd0e9dca84088832915312b7b69f446
RMD160 (HTTP-Cookies-6.08.tar.gz) = 91aea987abadb7c9b48d153722677b09dea5a942
SHA512 (HTTP-Cookies-6.08.tar.gz) = ddcbe61df3e419c3e29ee60a360d5d622f49281db612cfdb586508f50351cdfa3042c5b56e29648a776cd636919b5a4e26d5f9176a2d09a76c23b5acdef5bba9
Size (HTTP-Cookies-6.08.tar.gz) = 41482 bytes
SHA1 (HTTP-Cookies-6.10.tar.gz) = 93baf9afab0d9fdc51de5247fb5c848bb888f1ef
RMD160 (HTTP-Cookies-6.10.tar.gz) = c64f1a7dbcd27b7830f674844d12713fe452c275
SHA512 (HTTP-Cookies-6.10.tar.gz) = c24a986e524ebf5d8b13b4580c3ee6aed018e79c203fd62208bfe970744482832fe9c41bb3195a596af1e11058053ed7615a09a26fbcef4433e270f0f5d38658
Size (HTTP-Cookies-6.10.tar.gz) = 42448 bytes

0 comments on commit 5878614

Please sign in to comment.