aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-EditorTools
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 22:47:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 22:47:45 +0000
commitfb36b53d065c5e1618f5d6311eba954da9a93956 (patch)
tree0ed8db84956222aa6e38b3b6a385bbd19fcae843 /textproc/p5-PPIx-EditorTools
parenta9ac716552b216f8bc5f699ca65d8466fa0e4a86 (diff)
downloadports-fb36b53d065c5e1618f5d6311eba954da9a93956.tar.gz
ports-fb36b53d065c5e1618f5d6311eba954da9a93956.zip
- Update to 0.19
- Add more TEST_DEPENDS - Sort PLIST - Reformat pkg-descr - Take maintainership Changes: http://search.cpan.org/dist/PPIx-EditorTools/Changes
Notes
Notes: svn path=/head/; revision=377356
Diffstat (limited to 'textproc/p5-PPIx-EditorTools')
-rw-r--r--textproc/p5-PPIx-EditorTools/Makefile10
-rw-r--r--textproc/p5-PPIx-EditorTools/distinfo4
-rw-r--r--textproc/p5-PPIx-EditorTools/pkg-descr4
-rw-r--r--textproc/p5-PPIx-EditorTools/pkg-plist20
4 files changed, 19 insertions, 19 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile
index 4ee913f78fe5..6d9d1d59a41b 100644
--- a/textproc/p5-PPIx-EditorTools/Makefile
+++ b/textproc/p5-PPIx-EditorTools/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= PPIx-EditorTools
-PORTVERSION= 0.18
-PORTREVISION= 1
+PORTVERSION= 0.19
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SZABGAB
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility methods and base class for manipulating Perl via PPI
LICENSE= ART10 GPLv1
@@ -20,9 +19,10 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \
p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
- p5-Test-Most>=0.88:${PORTSDIR}/devel/p5-Test-Most
+ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
+ p5-Test-NoWarnings>=0.084:${PORTSDIR}/devel/p5-Test-NoWarnings
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/textproc/p5-PPIx-EditorTools/distinfo b/textproc/p5-PPIx-EditorTools/distinfo
index 9eeeab21903a..da64dacab1ec 100644
--- a/textproc/p5-PPIx-EditorTools/distinfo
+++ b/textproc/p5-PPIx-EditorTools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PPIx-EditorTools-0.18.tar.gz) = 1dbe7d6c762b22f77943e7754bb02416f6f2412019c6ac5f1fcd3b327ffeee61
-SIZE (PPIx-EditorTools-0.18.tar.gz) = 38874
+SHA256 (PPIx-EditorTools-0.19.tar.gz) = 5542c885195a88adc4118dbbdef5e0e3b42a863f007bfca118d50e3e08cb23a3
+SIZE (PPIx-EditorTools-0.19.tar.gz) = 38749
diff --git a/textproc/p5-PPIx-EditorTools/pkg-descr b/textproc/p5-PPIx-EditorTools/pkg-descr
index 11546aaa2767..9232362bae0c 100644
--- a/textproc/p5-PPIx-EditorTools/pkg-descr
+++ b/textproc/p5-PPIx-EditorTools/pkg-descr
@@ -1,4 +1,4 @@
-Base class and utility methods for manipulating Perl via PPI. Pulled
-out from the Padre::Task::PPI code.
+Base class and utility methods for manipulating Perl via PPI. Pulled out from
+the Padre::Task::PPI code.
WWW: http://search.cpan.org/dist/PPIx-EditorTools/
diff --git a/textproc/p5-PPIx-EditorTools/pkg-plist b/textproc/p5-PPIx-EditorTools/pkg-plist
index 490584f75398..fbca2e308ba8 100644
--- a/textproc/p5-PPIx-EditorTools/pkg-plist
+++ b/textproc/p5-PPIx-EditorTools/pkg-plist
@@ -1,13 +1,3 @@
-%%PERL5_MAN3%%/PPIx::EditorTools.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::FindUnmatchedBrace.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::FindVariableDeclaration.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::IntroduceTemporaryVariable.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::Lexer.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::Outline.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::RenamePackage.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::RenamePackageFromPath.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::RenameVariable.3.gz
-%%PERL5_MAN3%%/PPIx::EditorTools::ReturnObject.3.gz
%%SITE_PERL%%/PPIx/EditorTools.pm
%%SITE_PERL%%/PPIx/EditorTools/FindUnmatchedBrace.pm
%%SITE_PERL%%/PPIx/EditorTools/FindVariableDeclaration.pm
@@ -18,3 +8,13 @@
%%SITE_PERL%%/PPIx/EditorTools/RenamePackageFromPath.pm
%%SITE_PERL%%/PPIx/EditorTools/RenameVariable.pm
%%SITE_PERL%%/PPIx/EditorTools/ReturnObject.pm
+%%PERL5_MAN3%%/PPIx::EditorTools.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::FindUnmatchedBrace.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::FindVariableDeclaration.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::IntroduceTemporaryVariable.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::Lexer.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::Outline.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::RenamePackage.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::RenamePackageFromPath.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::RenameVariable.3.gz
+%%PERL5_MAN3%%/PPIx::EditorTools::ReturnObject.3.gz