Bug 116612 - [patch] missing dependency for mail/postgrey
Summary: [patch] missing dependency for mail/postgrey
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 20:00 UTC by Loic Pefferkorn
Modified: 2007-10-10 06:50 UTC (History)
0 users

See Also:


Attachments
file.diff (522 bytes, patch)
2007-09-24 20:00 UTC, Loic Pefferkorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loic Pefferkorn 2007-09-24 20:00:03 UTC
The postgreyreport utility cannot run because of a missing dependency on p5-Net-DNS :

# postgreyreport
Can't locate Net/DNS.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPA                                                              N /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8                                                               /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/p                                                              erl5/5.8.8 .) at /usr/local/sbin/postgreyreport line 88.
BEGIN failed--compilation aborted at /usr/local/sbin/postgreyreport line 88.

Fix: Add a dependency to dns/p5-Net-DNS

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/mail/postgrey
make && make install
postgreyreport
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-09-24 21:35:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Take.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-09-24 21:36:03 UTC
State Changed
From-To: open->feedback

Await maintainer's feedback.
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-10-10 06:43:56 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-10 06:44:08 UTC
rafan       2007-10-10 05:43:53 UTC

  FreeBSD ports repository

  Modified files:
    mail/postgrey        Makefile 
  Log:
  - Add missing dependency for postgreyreport script
  
  PR:             ports/116612
  Submitted by:   Loic Pefferkorn <loic at frozenbox.com>
  Approved by:    maintainer timeout (16 days)
  
  Revision  Changes    Path
  1.18      +3 -1      ports/mail/postgrey/Makefile
_______________________________________________
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"