Skip to content

Commit

Permalink
p5-CGI: update to 4.50.
Browse files Browse the repository at this point in the history
4.50 2019-06-22

    [ ENHANCEMENT ]
    - Add APPEND_QUERY_STRING option (GH #243, thanks to stevenh)

4.49 2020-06-08

    [ FIX ]
    - remove deprecation warning as no longer in core (GH #221)

4.48 2020-06-02

    [ FIX ]
    - fix CGI::Cookie->bake() doesn't work with mod_perl redirects (GH #240)
    - thanks to sherrardb for the PR (GH #241)
  • Loading branch information
0-wiz-0 committed Sep 7, 2020
1 parent 23eb0bc commit 36b5b31
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/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.103 2020/08/31 18:12:38 wiz Exp $
# $NetBSD: Makefile,v 1.104 2020/09/07 20:34:56 wiz Exp $

DISTNAME= CGI-4.47
DISTNAME= CGI-4.50
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/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.57 2020/05/08 07:12:39 wen Exp $
$NetBSD: distinfo,v 1.58 2020/09/07 20:34:56 wiz Exp $

SHA1 (CGI-4.47.tar.gz) = bb39abda5cccfe99b9b408471005a94597ad3d83
RMD160 (CGI-4.47.tar.gz) = 9c6d78e1df67f76e6b39c8161a9090d834c1098e
SHA512 (CGI-4.47.tar.gz) = 1f46c15071254a691781a93cfdaed62da01486bb32d68ef6999ad1aa6f8b631452fad4aa95fdf8ce63a7314023853f01fddfb9aabf3f49460d174d118136822d
Size (CGI-4.47.tar.gz) = 204940 bytes
SHA1 (CGI-4.50.tar.gz) = a048f3489267384d9b015b6d112c7f15509e98c7
RMD160 (CGI-4.50.tar.gz) = 4a8a6002b3e44a50e78340b0759a42564ab8d98c
SHA512 (CGI-4.50.tar.gz) = c8f898404ef8fb341ea741229939748b82ca94b231591b67f29ca2f06cfbab363653753289a795a2eb0b0a145eafc8e8a303e92fd90795071b123e0fb8cb79c6
Size (CGI-4.50.tar.gz) = 205316 bytes

0 comments on commit 36b5b31

Please sign in to comment.