Index: head/textproc/p5-Perl-Lint/Makefile =================================================================== --- head/textproc/p5-Perl-Lint/Makefile (revision 423614) +++ head/textproc/p5-Perl-Lint/Makefile (revision 423615) @@ -1,51 +1,50 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= Perl-Lint -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MOZNION PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl source code linter LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-B-Keywords>=0:devel/p5-B-Keywords \ p5-Compiler-Lexer>=0.22:devel/p5-Compiler-Lexer \ p5-Email-Address>=0:mail/p5-Email-Address \ p5-List-Flatten>=0:devel/p5-List-Flatten \ p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \ p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ p5-Regexp-Lexer>=0.05:devel/p5-Regexp-Lexer \ p5-String-CamelCase>=0:textproc/p5-String-CamelCase \ p5-Test-Deep>=0:devel/p5-Test-Deep RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Text-TestBase>=0:textproc/p5-Text-TestBase NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= lint.pl lint_string.pl post-install-EXAMPLES-on: - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/eg/|} ${STAGEDIR}${EXAMPLESDIR} .include .if ${PERL_LEVEL} >= 502000 BUILD_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable RUN_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable .else BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils RUN_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils .endif .include Index: head/textproc/p5-Perl-Lint/distinfo =================================================================== --- head/textproc/p5-Perl-Lint/distinfo (revision 423614) +++ head/textproc/p5-Perl-Lint/distinfo (revision 423615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328822 -SHA256 (Perl-Lint-0.24.tar.gz) = 1f571f130b623ff3bdedc6f2d46ceb96e5456013c7bd82f442811d6d8663d6c2 -SIZE (Perl-Lint-0.24.tar.gz) = 172250 +TIMESTAMP = 1476029486 +SHA256 (Perl-Lint-0.25.tar.gz) = 353a1ad4b19cf3e1a8246c717540e481b82262a32d08f81c18a1d1479b151594 +SIZE (Perl-Lint-0.25.tar.gz) = 172253