Bug 124163 - [PATCH] dns/powerdns-devel: Fix opendbx backend bugs
Summary: [PATCH] dns/powerdns-devel: Fix opendbx backend bugs
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-31 12:50 UTC by Ralf van der Enden
Modified: 2008-06-08 19:40 UTC (History)
0 users

See Also:


Attachments
powerdns-devel-3.0.20080406_1.patch (3.96 KB, patch)
2008-05-31 12:50 UTC, Ralf van der Enden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2008-05-31 12:50:04 UTC
Fix opendbx backend bugs:
- Improves the compatibility of the SQL statements and fixes a bug in the getSOA() method (ttl was a random value).

Added file(s):
- files/patch-opendbx

Generated with FreeBSD Port Tools 0.77
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-05-31 13:38:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-08 19:36:13 UTC
wxs         2008-06-08 18:36:09 UTC

  FreeBSD ports repository

  Modified files:
    dns/powerdns-devel   Makefile 
  Added files:
    dns/powerdns-devel/files patch-opendbx 
  Log:
  Fix opendbx backend bugs.
  Bump PORTREVISION.
  
  PR:             ports/124163
  Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
  Approved by:    garga (mentor, implicit)
  
  Revision  Changes    Path
  1.62      +1 -1      ports/dns/powerdns-devel/Makefile
  1.5       +41 -0     ports/dns/powerdns-devel/files/patch-opendbx (new)
_______________________________________________
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 3 Wesley Shields freebsd_committer freebsd_triage 2008-06-08 19:36:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!