diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:09:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:09:59 +0800 |
commit | 4d7ec263bc4fdcd9bbcb3347e4e8d2d8efb2301e (patch) | |
tree | 7c5d191e69f921cd74702945c4f8b79e6cd10b28 /textproc | |
parent | 1b768c97b90e3424a154e285d02a0c217fac20c3 (diff) | |
download | freebsd-ports-gnome-4d7ec263bc4fdcd9bbcb3347e4e8d2d8efb2301e.tar.gz freebsd-ports-gnome-4d7ec263bc4fdcd9bbcb3347e4e8d2d8efb2301e.tar.zst freebsd-ports-gnome-4d7ec263bc4fdcd9bbcb3347e4e8d2d8efb2301e.zip |
- Update to 0.24
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Perl-Lint/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Perl-Lint/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Perl-Lint/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Perl-Lint/Makefile b/textproc/p5-Perl-Lint/Makefile index bf45e7e1c202..55df8158f228 100644 --- a/textproc/p5-Perl-Lint/Makefile +++ b/textproc/p5-Perl-Lint/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Perl-Lint -PORTVERSION= 0.23 -PORTREVISION= 3 +PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MOZNION @@ -27,6 +26,7 @@ BUILD_DEPENDS= p5-B-Keywords>=0:devel/p5-B-Keywords \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Text-TestBase>=0:textproc/p5-Text-TestBase +NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny diff --git a/textproc/p5-Perl-Lint/distinfo b/textproc/p5-Perl-Lint/distinfo index b9414be138be..7d308fd164e6 100644 --- a/textproc/p5-Perl-Lint/distinfo +++ b/textproc/p5-Perl-Lint/distinfo @@ -1,2 +1,3 @@ -SHA256 (Perl-Lint-0.23.tar.gz) = 5ccab70bdb3db19832245cfcf88c99c57976e879da34e68e8af48e2d138e4326 -SIZE (Perl-Lint-0.23.tar.gz) = 172173 +TIMESTAMP = 1464328822 +SHA256 (Perl-Lint-0.24.tar.gz) = 1f571f130b623ff3bdedc6f2d46ceb96e5456013c7bd82f442811d6d8663d6c2 +SIZE (Perl-Lint-0.24.tar.gz) = 172250 |