Skip to content

Commit

Permalink
p5-CGI-Fast: update to 2.13.
Browse files Browse the repository at this point in the history
2.13 2017-11-17
    [TESTING]
    remove use of Test::Deep completely (GH #17)
  • Loading branch information
wiz committed Nov 24, 2017
1 parent d75924e commit 8ce4d24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions www/p5-CGI-Fast/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2017/09/27 06:27:13 wiz Exp $
# $NetBSD: Makefile,v 1.11 2017/11/24 14:40:42 wiz Exp $

DISTNAME= CGI-Fast-2.12
DISTNAME= CGI-Fast-2.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
Expand All @@ -12,9 +12,8 @@ LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-CGI>=4:../../www/p5-CGI
DEPENDS+= p5-FCGI-[0-9]*:../../www/p5-FCGI
# only for 'make test'
# TEST_DEPENDS
BUILD_DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep

PERL5_PACKLIST= auto/CGI/Fast/.packlist

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.7 2017/09/27 06:27:13 wiz Exp $
$NetBSD: distinfo,v 1.8 2017/11/24 14:40:42 wiz Exp $

SHA1 (CGI-Fast-2.12.tar.gz) = 39b5c4a6ffb52d5223a5dd0b851744c025773a17
RMD160 (CGI-Fast-2.12.tar.gz) = e5b2fdf43875ddd45bc6faee6129051eceeb4843
SHA512 (CGI-Fast-2.12.tar.gz) = 00452a2c31eb8fd877808764508a491894d87986bda493b2b15773cd29f2699184559f0c55af1af1684c851005b61eb1364bccae7ba4f4df3166d9020c15b40e
Size (CGI-Fast-2.12.tar.gz) = 8807 bytes
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

0 comments on commit 8ce4d24

Please sign in to comment.