Bug 70847 - [PATCH] net/p5-Net-SSH-Perl: fix dependencies and plist
Summary: [PATCH] net/p5-Net-SSH-Perl: fix dependencies and plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jesper Skriver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 09:40 UTC by Stefan Walter
Modified: 2004-12-05 12:21 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-SSH-Perl-1.23.patch (6.93 KB, patch)
2004-08-23 09:40 UTC, Stefan Walter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Walter 2004-08-23 09:40:20 UTC
- remove unnecessary FETCH_DEPENDS
- remove unnecessary variable PERL_BASE
- dependency on devel/p5-IO only if Perl < 5.6.x
- add a missing man page (Net::SSH::Perl::Config.3) and a missing file
  (%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/Perl/.packlist)
- sort MAN3 in Makefile
- add a patch that suppresses the prompts in the Perl configure script
  and always selects all modules for installation (This should hopefully
  fix the package build on the cluster, so remove NO_PACKAGE as well.)

Port maintainer (jesper@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-08-24 05:32:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jesper

Over to maintainer.
Comment 2 Jesper Skriver freebsd_committer freebsd_triage 2004-12-05 12:20:59 UTC
State Changed
From-To: open->closed

Fix committed