Updating package for CPAN module PPIx::Regexp in devel/p5-PPIx-Regexp
from 0.026 to 0.028. upstream changes: 0.028 2012-06-06 T. R. Wyant Replace all uses of YAML::Any with YAML, since they come in the same distro, and YAML does not suffer from deprecation warnings. 0.027 2012-05-28 T. R. Wyant Eliminate unescaped literal "{" characters in regexps in PPIx::Regexp::Token::Backreference and PPIx::Regexp::Token::CharClass::Simple. These are deprecated in 5.17.0.
This commit is contained in:
parent
72df0d27dd
commit
881b87489d
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2012/05/11 13:04:35 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2012/09/11 08:54:08 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PPIx-Regexp-0.026
|
||||
DISTNAME= PPIx-Regexp-0.028
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
|
||||
|
@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
|
||||
DEPENDS+= p5-PPI>=1.117:../../devel/p5-PPI
|
||||
DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
|
||||
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2012/05/11 13:04:35 sno Exp $
|
||||
$NetBSD: distinfo,v 1.6 2012/09/11 08:54:08 sno Exp $
|
||||
|
||||
SHA1 (PPIx-Regexp-0.026.tar.gz) = 0e3f94e81eb5821ba20cf5dda6338f7bfaa1aadb
|
||||
RMD160 (PPIx-Regexp-0.026.tar.gz) = 8ed3eafbefd5c19f5c17fb283102934dbd991e6d
|
||||
Size (PPIx-Regexp-0.026.tar.gz) = 146293 bytes
|
||||
SHA1 (PPIx-Regexp-0.028.tar.gz) = 7a675e323fef2e4cc61df813f4c2e2eafad5c512
|
||||
RMD160 (PPIx-Regexp-0.028.tar.gz) = d538733a56e4c780ed2a27368a6c5d69f940266f
|
||||
Size (PPIx-Regexp-0.028.tar.gz) = 146435 bytes
|
||||
|
|
Loading…
Reference in a new issue