Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 17:43:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203316] perl's ports build framework bug (devel/p5-App-cpanminus net/p5-Net-Server make package fail)
Message-ID:  <bug-203316-13-ca8zraN1qV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203316-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203316-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203316

Andres Montalban <amontalban@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amontalban@gmail.com

--- Comment #3 from Andres Montalban <amontalban@gmail.com> ---
Hi,

I'm also affected with this bug for devel/p5-App-cpanminus.

The bug was introduced in this commit:
https://github.com/freebsd/freebsd-ports/commit/0a3881946e73bed6ebd8016e2b2ecd90da2b69f1

Specifically here in the pkg-plist file:

 bin/cpanm
-man/man1/cpanm.1.gz
+%%PERL5_MAN1%%/cpanm.1.gz
 %%PERL5_MAN3%%/App::cpanminus.3.gz
 %%PERL5_MAN3%%/App::cpanminus::fatscript.3.gz
 %%SITE_PERL%%/App/cpanminus.pm

Not sure which is the best way to fix it since this change affect all Perl
ports.

Hope it gets fixed fast because we use tons of Perl modules.

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203316-13-ca8zraN1qV>