diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-03 18:07:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-03 18:07:34 +0000 |
commit | c0e51e1e9a34e049f1d26e474a0418394b38bfba (patch) | |
tree | 3a774c297daecdf701d715362c1498240ce1eaf8 /textproc | |
parent | 0383a6ebb5552e5a5316bd337f7b995c953ed9cf (diff) | |
download | ports-c0e51e1e9a34e049f1d26e474a0418394b38bfba.tar.gz ports-c0e51e1e9a34e049f1d26e474a0418394b38bfba.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PPIx-Regexp/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-PPIx-Regexp/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index a75aa1143c08..9ea8423ff195 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -3,6 +3,7 @@ PORTNAME= PPIx-Regexp PORTVERSION= 0.036 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT diff --git a/textproc/p5-PPIx-Regexp/pkg-plist b/textproc/p5-PPIx-Regexp/pkg-plist index 7ac24bab60eb..81d083001396 100644 --- a/textproc/p5-PPIx-Regexp/pkg-plist +++ b/textproc/p5-PPIx-Regexp/pkg-plist @@ -15,6 +15,7 @@ %%SITE_PERL%%/PPIx/Regexp/Structure/Modifier.pm %%SITE_PERL%%/PPIx/Regexp/Structure/NamedCapture.pm %%SITE_PERL%%/PPIx/Regexp/Structure/Quantifier.pm +%%SITE_PERL%%/PPIx/Regexp/Structure/RegexSet.pm %%SITE_PERL%%/PPIx/Regexp/Structure/Regexp.pm %%SITE_PERL%%/PPIx/Regexp/Structure/Replacement.pm %%SITE_PERL%%/PPIx/Regexp/Structure/Subexpression.pm @@ -73,6 +74,7 @@ %%PERL5_MAN3%%/PPIx::Regexp::Token::Control.3.gz %%PERL5_MAN3%%/PPIx::Regexp::Token::GroupType::Assertion.3.gz %%PERL5_MAN3%%/PPIx::Regexp::Token::Backtrack.3.gz +%%PERL5_MAN3%%/PPIx::Regexp::Structure::RegexSet.3.gz %%PERL5_MAN3%%/PPIx::Regexp::Structure::Regexp.3.gz %%PERL5_MAN3%%/PPIx::Regexp::Token::Greediness.3.gz %%PERL5_MAN3%%/PPIx::Regexp::Token.3.gz |