Date: Fri, 4 Dec 2015 13:27:02 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402985 - head/devel/p5-ExtUtils-Depends Message-ID: <201512041327.tB4DR2Ol032795@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Fri Dec 4 13:27:01 2015 New Revision: 402985 URL: https://svnweb.freebsd.org/changeset/ports/402985 Log: - Update to 0.405 - Add NO_ARCH Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes Modified: head/devel/p5-ExtUtils-Depends/Makefile head/devel/p5-ExtUtils-Depends/distinfo Modified: head/devel/p5-ExtUtils-Depends/Makefile ============================================================================== --- head/devel/p5-ExtUtils-Depends/Makefile Fri Dec 4 13:19:40 2015 (r402984) +++ head/devel/p5-ExtUtils-Depends/Makefile Fri Dec 4 13:27:01 2015 (r402985) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-Depends -PORTVERSION= 0.404 +PORTVERSION= 0.405 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XAOC @@ -14,6 +14,7 @@ COMMENT= Easily build XS extensions that LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-ExtUtils-Depends/distinfo ============================================================================== --- head/devel/p5-ExtUtils-Depends/distinfo Fri Dec 4 13:19:40 2015 (r402984) +++ head/devel/p5-ExtUtils-Depends/distinfo Fri Dec 4 13:27:01 2015 (r402985) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Depends-0.404.tar.gz) = 8bec0a8f67ac7cf5c7bc48aff4b7cf8a771ef97f0ea7894bcdd0e9079ba24fec -SIZE (ExtUtils-Depends-0.404.tar.gz) = 18207 +SHA256 (ExtUtils-Depends-0.405.tar.gz) = 8ad6401ad7559b03ceda1fe4b191c95f417bdec7c542a984761a4656715a8a2c +SIZE (ExtUtils-Depends-0.405.tar.gz) = 18122
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041327.tB4DR2Ol032795>