Date: Sat, 23 Aug 2014 08:31:08 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365716 - head/math/p5-Math-VectorReal Message-ID: <201408230831.s7N8V8jW077344@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 23 08:31:07 2014 New Revision: 365716 URL: http://svnweb.freebsd.org/changeset/ports/365716 QAT: https://qat.redports.org/buildarchive/r365716/ Log: Remove double slash to pass check-plist Modified: head/math/p5-Math-VectorReal/pkg-plist Modified: head/math/p5-Math-VectorReal/pkg-plist ============================================================================== --- head/math/p5-Math-VectorReal/pkg-plist Sat Aug 23 08:30:13 2014 (r365715) +++ head/math/p5-Math-VectorReal/pkg-plist Sat Aug 23 08:31:07 2014 (r365716) @@ -2,8 +2,8 @@ %%SITE_PERL%%/Math/VectorReal.pm %%SITE_PERL%%/Math/vector_test.pl %%SITE_PERL%%/Math/matrix_test.pl -%%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/VectorReal/.packlist %%PERL5_MAN3%%/Math::VectorReal.3.gz @dirrmtry %%SITE_PERL%%/Math -@dirrm %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/VectorReal -@dirrmtry %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/VectorReal +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408230831.s7N8V8jW077344>