diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-19 06:47:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-19 06:47:45 +0800 |
commit | fea3c0b156d4a9f501810f5fef19822574deaeb7 (patch) | |
tree | 0ed8db84956222aa6e38b3b6a385bbd19fcae843 /textproc/p5-PPIx-EditorTools | |
parent | ee5cd8eebd2541516c81e2103080754866e5e382 (diff) | |
download | freebsd-ports-gnome-fea3c0b156d4a9f501810f5fef19822574deaeb7.tar.gz freebsd-ports-gnome-fea3c0b156d4a9f501810f5fef19822574deaeb7.tar.zst freebsd-ports-gnome-fea3c0b156d4a9f501810f5fef19822574deaeb7.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
Diffstat (limited to 'textproc/p5-PPIx-EditorTools')
-rw-r--r-- | textproc/p5-PPIx-EditorTools/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-PPIx-EditorTools/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-PPIx-EditorTools/pkg-descr | 4 | ||||
-rw-r--r-- | textproc/p5-PPIx-EditorTools/pkg-plist | 20 |
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 |