Skip to content

Commit

Permalink
Update to 1.21
Browse files Browse the repository at this point in the history
Upstream changes:
1.21  2018-10-06 MANWAR
      - Patched issue RT# 67061 (handle warning uninitialsed value).

1.20  2018-10-05 MANWAR
      - Merge pull request #4 from jjatria/302-found, changing the
        name of 302 statuses from Moved to Found.

1.19  2018-10-04 MANWAR
      - Merged pull request #3 from jjatria/max-age, which sets max-age
        attribute correctly from constructor.

1.18  2018-10-03 MANWAR
      - Merged pull request #2 from jjatria/samesite, adding
        SameSite support to Cookie handling.

1.17  2018-10-02 MANWAR
      - Merged pull request #7 from asb-capfan/master, should fix
        CPAN Testers fail report on some windows box.
  • Loading branch information
wen committed Oct 20, 2018
1 parent 04aca1e commit c89c7ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-CGI-Simple/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.20 2018/08/22 09:47:31 wiz Exp $
# $NetBSD: Makefile,v 1.21 2018/10/20 12:43:23 wen Exp $

DISTNAME= CGI-Simple-1.16
DISTNAME= CGI-Simple-1.21
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-CGI-Simple/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.9 2018/08/01 07:40:14 wen Exp $
$NetBSD: distinfo,v 1.10 2018/10/20 12:43:23 wen Exp $

SHA1 (CGI-Simple-1.16.tar.gz) = 39eba7225cd2abfd629b102f414a1bf64b237f14
RMD160 (CGI-Simple-1.16.tar.gz) = b10fffe0e1f673729cc08aadc91d24f70df86e7a
SHA512 (CGI-Simple-1.16.tar.gz) = 5026bcf36c2329f40a24632758a8bd72073b7d0f8203d88e1806c82dd353e205a769ac854aca788dd88fe21c28e2c2e788aaeab5c5346393978c2cff625dfcbd
Size (CGI-Simple-1.16.tar.gz) = 86384 bytes
SHA1 (CGI-Simple-1.21.tar.gz) = b499e1f448d044e4551fbefdfc2d3ec4f93754ed
RMD160 (CGI-Simple-1.21.tar.gz) = e5102b698e339ab6ebbae819c0e6a732ab9170c9
SHA512 (CGI-Simple-1.21.tar.gz) = e80b9cf88bd81566696045191e37083e021674d9a1bc807d7e46bc9e91ac56465c9d379e7681c71ba470f389a7d159da358472c16a6729bff9d4ee1a59d3f03e
Size (CGI-Simple-1.21.tar.gz) = 87306 bytes

0 comments on commit c89c7ed

Please sign in to comment.