Date: Tue, 23 Jun 2015 12:21:55 +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: r390381 - head/www/p5-CGI-Fast Message-ID: <201506231221.t5NCLt5P099357@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 23 12:21:55 2015 New Revision: 390381 URL: https://svnweb.freebsd.org/changeset/ports/390381 Log: - Update to 2.10 - Add NO_ARCH Changes: http://search.cpan.org/dist/CGI-Fast/Changes Modified: head/www/p5-CGI-Fast/Makefile head/www/p5-CGI-Fast/distinfo Modified: head/www/p5-CGI-Fast/Makefile ============================================================================== --- head/www/p5-CGI-Fast/Makefile Tue Jun 23 12:21:50 2015 (r390380) +++ head/www/p5-CGI-Fast/Makefile Tue Jun 23 12:21:55 2015 (r390381) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI-Fast -PORTVERSION= 2.09 +PORTVERSION= 2.10 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEEJO @@ -23,6 +23,7 @@ TEST_DEPENDS= p5-CPAN-Changes>=0:${PORTS CONFLICTS= p5-CGI.pm-[1-3]* +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-CGI-Fast/distinfo ============================================================================== --- head/www/p5-CGI-Fast/distinfo Tue Jun 23 12:21:50 2015 (r390380) +++ head/www/p5-CGI-Fast/distinfo Tue Jun 23 12:21:55 2015 (r390381) @@ -1,2 +1,2 @@ -SHA256 (CGI-Fast-2.09.tar.gz) = 693871360517b5415bfb5e60db723ecab8b2930b22679aff82036cbba67c6eb9 -SIZE (CGI-Fast-2.09.tar.gz) = 8675 +SHA256 (CGI-Fast-2.10.tar.gz) = 98263afcc9f5d88c7cbbd39651c5431b434c1c815fe284962d887ed7be3a1dd3 +SIZE (CGI-Fast-2.10.tar.gz) = 8627
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506231221.t5NCLt5P099357>