Skip to content

Commit

Permalink
Update to 2.15
Browse files Browse the repository at this point in the history
Upstream changes:
2.15 2019-03-29
    [FIX]
    - ensure upload hooks are passed to CGI.pm constructor
     (GH #19, thanks to ikegami)

2.14 2019-03-26
    [DOCUMENTATION]
    - Add a link to the "you probably shouldn't use CGI.pm" docs
  • Loading branch information
wen committed Apr 4, 2019
1 parent eea172d commit 3e5e67c
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-Fast/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.12 2018/08/22 09:47:30 wiz Exp $
# $NetBSD: Makefile,v 1.13 2019/04/04 06:51:52 wen Exp $

DISTNAME= CGI-Fast-2.13
DISTNAME= CGI-Fast-2.15
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-Fast/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2017/11/24 14:40:42 wiz Exp $
$NetBSD: distinfo,v 1.9 2019/04/04 06:51:52 wen Exp $

SHA1 (CGI-Fast-2.13.tar.gz) = c7346b5b70a9d4110ea74ca6dc92f599aa8ef179
RMD160 (CGI-Fast-2.13.tar.gz) = 162b7c844b57afdd070c6b0a954a513402d7f6b6
SHA512 (CGI-Fast-2.13.tar.gz) = 58e7010f5cdfa13e8ba4e528dfe2d7bcc4ac33f48482de186ef27ec0a38ac091c9d534761231c7dd947516532c78520259e841533690ffba7b90fb3d0069f53c
Size (CGI-Fast-2.13.tar.gz) = 8844 bytes
SHA1 (CGI-Fast-2.15.tar.gz) = 52d5d609fe2453f92026e0f29160b6de04806a9e
RMD160 (CGI-Fast-2.15.tar.gz) = 71c809440f2edd127be7952851b3a15ebea84c7b
SHA512 (CGI-Fast-2.15.tar.gz) = b984cbcf5d1d96dd9fcb58b704ae643e127fcdbe37b4d7e7560e5e1219abb849d72c4ff5a2eb45d7f076a126543b06fda282aabf2c3788b8a87f075c081d30c1
Size (CGI-Fast-2.15.tar.gz) = 9277 bytes

0 comments on commit 3e5e67c

Please sign in to comment.