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
Artis Caune
2009-01-07 12:50:00 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 State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. This patch may be submitted. /Oli 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" State Changed From-To: feedback->closed Committed. Thanks! |