Summary: | [UPDATE] www/p5-Catalyst-View-HTML-Template | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felippe de Meirelles Motta <lippemail> | ||||||
Component: | Individual Port(s) | Assignee: | Felippe de Meirelles Motta <lippe> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Felippe de Meirelles Motta
2008-02-23 20:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->gabor gabor@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Unfortunately, the module still uses Module::Build so using just "PERL_CONFIGURE=yes" causes it to install to a weird directory (/usr/local/lib/usr/local/lib or smth like that) on my machine. Using PERL_MODBUILD=yes will fix this and will also skip the .packlist file so the references to it can be removed from pkg-plist. I attached a quick patch. Responsible Changed From-To: gabor->lippe Submitter is now Committer lippe 2008-03-19 00:47:35 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-View-HTML-Template Makefile distinfo pkg-plist Log: - Update to 0.02. - Use CPAN macro. - Fix pkg-plist. PR: ports/121010 Submitted by: myself Approved by: araujo (mentor), Kiki <kiki@bsdro.org> (maintainer) Revision Changes Path 1.4 +4 -5 ports/www/p5-Catalyst-View-HTML-Template/Makefile 1.3 +3 -3 ports/www/p5-Catalyst-View-HTML-Template/distinfo 1.4 +1 -0 ports/www/p5-Catalyst-View-HTML-Template/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |