Date: Tue, 22 Aug 2017 16:41:29 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448565 - head/devel/p5-Module-List Message-ID: <201708221641.v7MGfTbZ095017@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 22 16:41:29 2017 New Revision: 448565 URL: https://svnweb.freebsd.org/changeset/ports/448565 Log: Update to 0.004 - While I'm here, add NO_ARCH Changes: http://search.cpan.org/dist/Module-List/Changes PR: 221715 Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer) Modified: head/devel/p5-Module-List/Makefile head/devel/p5-Module-List/distinfo Modified: head/devel/p5-Module-List/Makefile ============================================================================== --- head/devel/p5-Module-List/Makefile Tue Aug 22 16:41:24 2017 (r448564) +++ head/devel/p5-Module-List/Makefile Tue Aug 22 16:41:29 2017 (r448565) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Module-List -PORTVERSION= 0.003 -PORTREVISION= 2 +PORTVERSION= 0.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Module 'directory' listing LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-Module-List/distinfo ============================================================================== --- head/devel/p5-Module-List/distinfo Tue Aug 22 16:41:24 2017 (r448564) +++ head/devel/p5-Module-List/distinfo Tue Aug 22 16:41:29 2017 (r448565) @@ -1,2 +1,3 @@ -SHA256 (Module-List-0.003.tar.gz) = 808ac3b5eecc3dd5ccd7058320dd519f495b5778c681114e361654f27bab7159 -SIZE (Module-List-0.003.tar.gz) = 6860 +TIMESTAMP = 1503416562 +SHA256 (Module-List-0.004.tar.gz) = c2d002023a7aee94a170d7c8640ff86a45c0aa410a42014713121c818f44ffc0 +SIZE (Module-List-0.004.tar.gz) = 7465
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708221641.v7MGfTbZ095017>