Date: Wed, 28 Oct 2015 13:56:17 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400391 - head/devel/p5-App-Cmd Message-ID: <201510281356.t9SDuHB5081637@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Wed Oct 28 13:56:17 2015 New Revision: 400391 URL: https://svnweb.freebsd.org/changeset/ports/400391 Log: devel/p5-App-Cmd: Update version 0.327=>0.330 - Mark NO_ARCH as there is no platform dependent files Modified: head/devel/p5-App-Cmd/Makefile head/devel/p5-App-Cmd/distinfo Modified: head/devel/p5-App-Cmd/Makefile ============================================================================== --- head/devel/p5-App-Cmd/Makefile Wed Oct 28 13:43:03 2015 (r400390) +++ head/devel/p5-App-Cmd/Makefile Wed Oct 28 13:56:17 2015 (r400391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= App-Cmd -PORTVERSION= 0.327 +PORTVERSION= 0.330 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -30,6 +30,7 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDI USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.pre.mk> Modified: head/devel/p5-App-Cmd/distinfo ============================================================================== --- head/devel/p5-App-Cmd/distinfo Wed Oct 28 13:43:03 2015 (r400390) +++ head/devel/p5-App-Cmd/distinfo Wed Oct 28 13:56:17 2015 (r400391) @@ -1,2 +1,2 @@ -SHA256 (App-Cmd-0.327.tar.gz) = 424e1d607ceafc914d5a8d0990b46503a178c5588cf96df0fccad07ae6cbd0f0 -SIZE (App-Cmd-0.327.tar.gz) = 44227 +SHA256 (App-Cmd-0.330.tar.gz) = 7a7bfd7196f7551a07509b03ea7abddc1fa9aee19a84e3dd5ba939c619cb6011 +SIZE (App-Cmd-0.330.tar.gz) = 48341
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510281356.t9SDuHB5081637>