aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-10-09 16:14:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-10-09 16:14:50 +0000
commit404eef98c920604bf695d2e8b3b4f447ab1e06ca (patch)
tree329bc9d7353aff6ee32bae29c9e9f6149142ff3e /textproc
parentef2ff73de3cee8925c992618c279b6feb9730fe0 (diff)
downloadports-404eef98c920604bf695d2e8b3b4f447ab1e06ca.tar.gz
ports-404eef98c920604bf695d2e8b3b4f447ab1e06ca.zip
Update to 0.25, and silence mkdir.
Notes
Notes: svn path=/head/; revision=423615
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Perl-Lint/Makefile5
-rw-r--r--textproc/p5-Perl-Lint/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-Perl-Lint/Makefile b/textproc/p5-Perl-Lint/Makefile
index 55df8158f228..81b246dfa4d0 100644
--- a/textproc/p5-Perl-Lint/Makefile
+++ b/textproc/p5-Perl-Lint/Makefile
@@ -2,10 +2,9 @@
# $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
@@ -35,7 +34,7 @@ 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 <bsd.port.pre.mk>
diff --git a/textproc/p5-Perl-Lint/distinfo b/textproc/p5-Perl-Lint/distinfo
index 7d308fd164e6..563ed2395c35 100644
--- a/textproc/p5-Perl-Lint/distinfo
+++ b/textproc/p5-Perl-Lint/distinfo
@@ -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