Skip to content

Commit

Permalink
Update to 1.280
Browse files Browse the repository at this point in the history
Update DEPENDS

Upstream changes:
1.280 2022-01-11 MANWAR
      - Changed the version format from N.nn to N.nnn as requested.

1.27  2022-01-06 MANWAR
      - Removed unneeded Build.PL #11, thanks @haarg.
      - Moved prereqs to correct phase #12, thanks @haarg.

1.26  2022-01-02 MANWAR
      - Dropped IO::Scalar prereq as suggested in PR #10, thanks @haarg.
  • Loading branch information
wen committed Jan 18, 2022
1 parent de629b3 commit fb79af6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
11 changes: 4 additions & 7 deletions www/p5-CGI-Simple/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.28 2021/05/24 19:55:22 wiz Exp $
# $NetBSD: Makefile,v 1.29 2022/01/18 06:48:19 wen Exp $

DISTNAME= CGI-Simple-1.25
DISTNAME= CGI-Simple-1.280
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}

Expand All @@ -11,13 +10,11 @@ HOMEPAGE= https://metacpan.org/release/CGI-Simple
COMMENT= Simple totally OO CGI interface that is CGI.pm compliant
LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
TEST_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CGI/Simple/.packlist
PERL5_MODULE_TYPE= Module::Build

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
8 changes: 4 additions & 4 deletions www/p5-CGI-Simple/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2021/10/26 11:29:48 nia Exp $
$NetBSD: distinfo,v 1.15 2022/01/18 06:48:19 wen Exp $

BLAKE2s (CGI-Simple-1.25.tar.gz) = 3ac5cd0c4e20c2a01cfe3c5d46db417b370f9b7507f12d32b15e73b727a13d26
SHA512 (CGI-Simple-1.25.tar.gz) = ace262b4ccafe2ee01582aacf52b31aa1202dc5408bb33071330bc7c53f2cfbb39f9e8844c4511c86125dc05f7161b7592a4038c353dddd1bfd52c03dbcfa9dd
Size (CGI-Simple-1.25.tar.gz) = 87489 bytes
BLAKE2s (CGI-Simple-1.280.tar.gz) = 1c3bcaa2e3dd3501941c9f5ff803702178972c03cef685d9ea5ab80c2d788d2e
SHA512 (CGI-Simple-1.280.tar.gz) = 437421f94ba75fc665c03139e297ad3a0616d4864e7eedfa2d877f77f4f4eb574009beeaa918c0202f796e84e1ad2036a662261960a7bd77cb8e1582c316b620
Size (CGI-Simple-1.280.tar.gz) = 86718 bytes

0 comments on commit fb79af6

Please sign in to comment.