Bug 109276 - databases/opendbx: update to 1.2.1
Summary: databases/opendbx: update to 1.2.1
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-18 14:20 UTC by Ralf van der Enden
Modified: 2007-02-20 04:10 UTC (History)
0 users

See Also:


Attachments
opendbx-1.2.1.diff (4.87 KB, patch)
2007-02-18 14:20 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 2007-02-18 14:20:10 UTC
Update to version 1.2.1 (bumps library version from .1 to .2)
Since this new version supports MSSQL through the freetds library add that to the Makefile
Fix installation of opendbx.pc file
Fix building SQLite 2 and SQLite 3 backends when both were selected
Make Gettext support optional (instead of disabled by default)
Comment 1 Ralf van der Enden 2007-02-18 14:47:12 UTC
Hi,

The port in dns/powerdns uses the opendbx library and I was wondering if 
I need to bump the port revision of dns/powerdns after this patch has 
been committed.

Thanks in advance for any information regarding this.

Cheers,
Ralf
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-18 16:34:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-20 04:01:32 UTC
clsung      2007-02-20 04:01:26 UTC

  FreeBSD ports repository

  Modified files:
    databases/opendbx    Makefile distinfo pkg-plist 
  Added files:
    databases/opendbx/files patch-Makefile.in 
  Log:
  - Update to version 1.2.1 (bumps library version from .1 to .2)
  - Since this new version supports MSSQL through the freetds library add that to the Makefile
  - Fix installation of opendbx.pc file
  - Fix building SQLite 2 and SQLite 3 backends when both were selected
  - Make Gettext support optional (instead of disabled by default)
  
  PR:             ports/109276
  Submitted by:   maintainer (Ralf van der Enden)
  
  Revision  Changes    Path
  1.3       +25 -9     ports/databases/opendbx/Makefile
  1.3       +3 -3      ports/databases/opendbx/distinfo
  1.1       +11 -0     ports/databases/opendbx/files/patch-Makefile.in (new)
  1.3       +10 -5     ports/databases/opendbx/pkg-plist
_______________________________________________
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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-20 04:02:18 UTC
State Changed
From-To: open->closed

Committed. Thank You.