Bug 69191 - SRV patch for dnbs/djbdns
Summary: SRV patch for dnbs/djbdns
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: Peter Pentchev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-17 15:20 UTC by User &
Modified: 2006-09-23 16:40 UTC (History)
0 users

See Also:


Attachments
djbdns-srv.patch (1.42 KB, patch)
2006-08-22 19:56 UTC, Nick Barkas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description User & 2004-07-17 15:20:24 UTC

    
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-07-17 21:33:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer.
Comment 2 edwin 2004-07-18 00:37:29 UTC
On Sat, Jul 17, 2004 at 01:35:04PM +0200, Michal F. Hanula wrote:
> 61a62,66
> > .if defined(WITH_SRV)
> > PATCH_SITES+= http://tinydns.org/:srv
> > PATCHFILES+=  srv-patch:srv
> > .endif

Next time please use "diff -u" to get a context-based diff.

Edwin
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 3 Nick Barkas 2006-08-22 19:56:26 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I have a patch that will do this as well. It also adds a new OPTIONS
line and updates the distinfo file with checksums and size of the srv patch.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE61Na44NxFgGs4RMRCsfWAJ9Z5YDMkRSi9G2Si8EbYTIb/0QQGACff5AO
rxT5pQR+YDm9vW3Nxep4YYs=
=x1u7
-----END PGP SIGNATURE-----
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-09-23 16:31:50 UTC
roam        2006-09-23 15:31:43 UTC

  FreeBSD ports repository

  Modified files:
    dns/djbdns           Makefile distinfo 
  Log:
  Add in the SRV record patch by Michael Handler.
  Note that this is another patch that conflicts with the jumbo patch.
  
  PR:             69191
  Submitted by:   "Michal F. Hanula" <f@7f000001.org>,
                  Nick Barkas <snb@threerings.net>
  
  Revision  Changes    Path
  1.29      +9 -2      ports/dns/djbdns/Makefile
  1.17      +3 -0      ports/dns/djbdns/distinfo
_______________________________________________
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 5 Peter Pentchev freebsd_committer freebsd_triage 2006-09-23 16:35:24 UTC
State Changed
From-To: open->closed

I've committed the patch from Nicholas Barkas.  Thanks, and sorry 
for the delay!