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)
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
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
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"
State Changed From-To: open->closed Committed. Thank You.