Skip to content

Commit

Permalink
p5-Cookie-Baker: update to 0.08.
Browse files Browse the repository at this point in the history
0.08 2017-07-18T03:36:55Z

   - Disallow , as a delimiter
   - accept max-age=0 #5 (Thank you skaji)
  • Loading branch information
wiz committed Sep 27, 2017
1 parent 34912db commit 6526d3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions www/p5-Cookie-Baker/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.7 2017/06/05 14:25:16 ryoon Exp $
# $NetBSD: Makefile,v 1.8 2017/09/27 14:14:15 wiz Exp $

DISTNAME= Cookie-Baker-0.07
DISTNAME= Cookie-Baker-0.08
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cookie/}

Expand All @@ -17,7 +16,7 @@ DEPENDS+= p5-URI>=0:../../www/p5-URI
USE_LANGUAGES= #
PERL5_PACKLIST= auto/Cookie/Baker/.packlist

PERL5_MODULE_TYPE= Module::Build
PERL5_MODULE_TYPE= Module::Build::Tiny

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
10 changes: 5 additions & 5 deletions www/p5-Cookie-Baker/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2016/10/04 11:44:07 wen Exp $
$NetBSD: distinfo,v 1.6 2017/09/27 14:14:15 wiz Exp $

SHA1 (Cookie-Baker-0.07.tar.gz) = cac747fc677752c589464b00dd25f0e7f502f82b
RMD160 (Cookie-Baker-0.07.tar.gz) = 78a0cba24542d95d0647d64266ef0e1034f659c6
SHA512 (Cookie-Baker-0.07.tar.gz) = ddaa9777df1bc73321b696c74beb9ca245bfb516895df5631994f10c6f724bc69d087af278fdc3860ee3f712274467c287594396428d78bdccbb17573ab90b32
Size (Cookie-Baker-0.07.tar.gz) = 12351 bytes
SHA1 (Cookie-Baker-0.08.tar.gz) = 43fd40764c8161b114fc0b9ffc34d304f92d5ef9
RMD160 (Cookie-Baker-0.08.tar.gz) = b63ca5f601b7f7d261003faea7d6046b79db0be3
SHA512 (Cookie-Baker-0.08.tar.gz) = 5beeac6ff3a2d2ae73d5efd49490af240c2580201a87e739882f3c7d8fc20ee77c225349d130752b52ddbabf7bd173015d8d5cedb609c30a748e3d9e41efda51
Size (Cookie-Baker-0.08.tar.gz) = 11981 bytes

0 comments on commit 6526d3b

Please sign in to comment.