Skip to content

Commit

Permalink
(devel/p5-Test-MockObject) Updated 1.20180705 to 1.20191002
Browse files Browse the repository at this point in the history
1.20191002 2019-10-02 09:32:54-07:00 America/Los_Angeles
    - replace non-core CGI dependency with core CPAN dependency
      (Yanick Champoux, GH PR #16)
  • Loading branch information
mef committed Oct 28, 2019
1 parent 0894ac8 commit 57a005f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
12 changes: 5 additions & 7 deletions devel/p5-Test-MockObject/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2019/08/11 13:20:33 wiz Exp $
# $NetBSD: Makefile,v 1.26 2019/10/28 13:06:24 mef Exp $

DISTNAME= Test-MockObject-1.20180705
DISTNAME= Test-MockObject-1.20191002
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

Expand All @@ -14,10 +13,9 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-UNIVERSAL-can>=1.20110617:../../devel/p5-UNIVERSAL-can
DEPENDS+= p5-UNIVERSAL-isa>=1.20110614:../../devel/p5-UNIVERSAL-isa

# XXX for test
BUILD_DEPENDS+= p5-CGI>=4.15:../../www/p5-CGI
BUILD_DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn
TEST_DEPENDS+= p5-CGI>=4.15:../../www/p5-CGI
TEST_DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
TEST_DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn

INSTALL_TARGET= pure_install

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Test-MockObject/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2018/07/10 08:22:46 wen Exp $
$NetBSD: distinfo,v 1.8 2019/10/28 13:06:24 mef Exp $

SHA1 (Test-MockObject-1.20180705.tar.gz) = 28da7ed73ecca052333e29dc19e1bbc9a871ecc8
RMD160 (Test-MockObject-1.20180705.tar.gz) = 2edd4c42fe853662270057847914561072965221
SHA512 (Test-MockObject-1.20180705.tar.gz) = ce037b0c8d5525f249349e25d3cb86b0b940a4701b6b47df39dd803da3ec06443e9c36f176d8bb89de5a6f117da11441b7be8c2154bfeb09f94fdc33585ae3b1
Size (Test-MockObject-1.20180705.tar.gz) = 29413 bytes
SHA1 (Test-MockObject-1.20191002.tar.gz) = 421b7b4ea972911fd719580383f2f16f31c11bd4
RMD160 (Test-MockObject-1.20191002.tar.gz) = 236ccb80426e73ef0d82fe48b006738687315498
SHA512 (Test-MockObject-1.20191002.tar.gz) = 43e8f081e0f5ca71b66739718e3e18be84900aaf74b91e2b41f2e652ee5f4b6c1534abb68e51617ce0e15a1369acd0c4ffbf80dea0af32d0bf6f9e45348c784f
Size (Test-MockObject-1.20191002.tar.gz) = 29314 bytes

0 comments on commit 57a005f

Please sign in to comment.