Bug 130263

Summary: [patch] dns/nsd: fix openssl dependency
Product: Ports & Packages Reporter: Artis Caune <artis.caune>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Artis Caune 2009-01-07 12:50:00 UTC
nsd is missing openssl dependency

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-07 12:50:09 UTC
Maintainer of dns/nsd,

Please note that PR ports/130263 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130263

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-07 12:50:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-01-07 13:09:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Olafur Osvaldsson 2009-01-09 00:03:55 UTC
This patch may be submitted.

/Oli
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-01-16 00:30:17 UTC
miwi        2009-01-16 00:30:07 UTC

  FreeBSD ports repository

  Modified files:
    dns/nsd              Makefile 
    dns/nsd/files        nsd.in 
  Log:
  - Add missing openssl dependency [1]
  - Fix race when stopping nsd [2]
  
  PR:             ports/130263 [1]
                  ports/130294 [2]
  
  Submitted by:   Artis Caune <Artis.Caune@gmail.com> [1] [2]
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.41      +3 -0      ports/dns/nsd/Makefile
  1.4       +3 -1      ports/dns/nsd/files/nsd.in
_______________________________________________
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"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2009-01-16 00:30:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!