Skip to content

Commit

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

Upstream changes:
4.023  2016-07-12 22:19:00 GMT
    * Bug Github #55 : Fix error reporting on missing required arguments with Moo 2.002002. (intrigeri)
    * Bug #513 : remove perl 5.10 deps (Celogeek San)
  • Loading branch information
wen committed Jul 15, 2016
1 parent accc388 commit e9d1a5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions devel/p5-MooX-Options/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.15 2016/06/08 19:23:14 wiz Exp $
# $NetBSD: Makefile,v 1.16 2016/07/15 09:39:11 wen Exp $

DISTNAME= MooX-Options-4.022
DISTNAME= MooX-Options-4.023
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CE/CELOGEEK/}

Expand All @@ -17,7 +16,7 @@ DEPENDS+= p5-Getopt-Long-Descriptive>=0.099:../../devel/p5-Getopt-Long-Descripti
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Moo>=1.003001:../../devel/p5-Moo
DEPENDS+= p5-Moo>=2.002002:../../devel/p5-Moo
# used in tests; cannot depend on it since it depends on us
#DEPENDS+= p5-MooX-Cmd-[0-9]*:../../devel/p5-MooX-Cmd
DEPENDS+= p5-MooX-ConfigFromFile-[0-9]*:../../devel/p5-MooX-ConfigFromFile
Expand All @@ -26,6 +25,7 @@ DEPENDS+= p5-Path-Class>=0.32:../../devel/p5-Path-Class
DEPENDS+= p5-Term-Size-Any-[0-9]*:../../devel/p5-Term-Size-Any
DEPENDS+= p5-Unicode-LineBreak-[0-9]*:../../textproc/p5-Unicode-LineBreak
DEPENDS+= p5-Regexp-Common-[0-9]*:../../textproc/p5-Regexp-Common
DEPENDS+= p5-Locale-libintl>=0:../../misc/p5-Locale-libintl
BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
BUILD_DEPENDS+= p5-Role-Tiny-[0-9]*:../../devel/p5-Role-Tiny
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-MooX-Options/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.12 2016/01/08 14:51:24 wen Exp $
$NetBSD: distinfo,v 1.13 2016/07/15 09:39:11 wen Exp $

SHA1 (MooX-Options-4.022.tar.gz) = 7c8435d1ea00e40ef2b30e4c10f3cffc58e5c1a1
RMD160 (MooX-Options-4.022.tar.gz) = 25fcbcd4853e500ace291fe2916d65f6bbf92f0f
SHA512 (MooX-Options-4.022.tar.gz) = 71339813f4d0b5ac1aa834197e21a5d173b1ca93f7359ae80049ef3e563f2c9f8a5fa2255e4d2704caab63c444005fdd2a9567fff8d81a2dcf4aab102790f025
Size (MooX-Options-4.022.tar.gz) = 52803 bytes
SHA1 (MooX-Options-4.023.tar.gz) = cd9e2767a80d143768c3db8de5788413935ccecb
RMD160 (MooX-Options-4.023.tar.gz) = 86ca4bc4b3e0e042123ca169cf3a2cdd1eca8bc6
SHA512 (MooX-Options-4.023.tar.gz) = 17eaddc858e5fbe96e0f7c22e1ad63db15a044a546b636bd6c7ee8a772362811f8fce05fed137a76557eae35ed87b26e822dc00e412a17b1dd74f66e641880cc
Size (MooX-Options-4.023.tar.gz) = 52674 bytes

0 comments on commit e9d1a5c

Please sign in to comment.