Skip to content

Commit

Permalink
Update devel/p5-MetaCPAN-Client to 1.028003
Browse files Browse the repository at this point in the history
-------------------------------------------
1.028003    23.10.16
            * Removed AutoPrereqs from dist.ini (Mickey)

1.028002    23.10.16
            * GH TritonDataCenter#53 a few small dist.ini tweaks (Karen Etheridge)
            * Even more dist.ini tweaks (Mickey, thanks to Grinnz)

1.028001    22.10.16
            * GH TritonDataCenter#51 Adds eumm_version to dist.ini (Olaf Alders)
            * GH TritonDataCenter#52 Stop excluding cpanfile from being copied to
              build (Olaf Alders)

1.028000    21.10.16
            * GH TritonDataCenter#50 Remove hard-deps for HTTP::Tiny::Mech and
              WWW::Mechanize::Cached (Paul Howarth)
            * dist.ini: don't automatically update cpanfile (Mickey)

1.027000    20.10.16
            * GH TritonDataCenter#49 Convert values of JSON::PP::Boolean objects in output
              so they are not skipped when expeting scalars (Mickey)

1.026001    19.10.16
            * Fixed version range for Search::Elasticsearch (Mickey)

1.026000    19.10.16
            * Moved distini prereqs to cpanfile (Mickey)
            * Limit Search::Elasticsearch version to 2.02 (Mickey)
            * Updated docs (Thomas Sibley)
(pkgsrc changes)
 - Add BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.11.01
  • Loading branch information
mef committed Nov 7, 2016
1 parent aec919f commit 589552f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions devel/p5-MetaCPAN-Client/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2016/09/17 14:13:57 mef Exp $
# $NetBSD: Makefile,v 1.10 2016/11/07 22:54:51 mef Exp $

DISTNAME= MetaCPAN-Client-1.025000
DISTNAME= MetaCPAN-Client-1.028003
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MICKEY/
Expand All @@ -14,6 +14,7 @@ DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
DEPENDS+= p5-Safe-Isa-[0-9]*:../../devel/p5-Safe-Isa
DEPENDS+= p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util

BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.11.01:../../devel/p5-ExtUtils-MakeMaker
BUILD_DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any
BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-MetaCPAN-Client/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2016/09/17 14:13:57 mef Exp $
$NetBSD: distinfo,v 1.7 2016/11/07 22:54:51 mef Exp $

SHA1 (MetaCPAN-Client-1.025000.tar.gz) = f7ba93a7daede10cecacead9577840b34365f3b2
RMD160 (MetaCPAN-Client-1.025000.tar.gz) = 88fa18a39b1c179b45389ba988726cca165ff4e3
SHA512 (MetaCPAN-Client-1.025000.tar.gz) = 431c80b2ff5edf4b5760d9a380f175dab899de27d62c8705c8b1945ec72deaebe7d3512461d18a193578d32b1ce189ac6f22c1972326a90f65ee2d4d221d7bf4
Size (MetaCPAN-Client-1.025000.tar.gz) = 33079 bytes
SHA1 (MetaCPAN-Client-1.028003.tar.gz) = ac78db18a3f57948bd71e48f3d62a3362402cf53
RMD160 (MetaCPAN-Client-1.028003.tar.gz) = dd6975d722d179b9db60f683d2b1d5b61e29cec1
SHA512 (MetaCPAN-Client-1.028003.tar.gz) = 8d4e0e6d67092512a3bb81f135984704f4710846bcbb664b52becc9d0b63e1e96f48744214c3a5256c9c794fe03949d4214544acb760113b87de2d4e74eecf60
Size (MetaCPAN-Client-1.028003.tar.gz) = 36493 bytes

0 comments on commit 589552f

Please sign in to comment.