- the check should be for WITH_SQLITE3 not for WITH_SQLITE, otherwise bacula is always built with Postgres support when WITH_SQLITE3 is set Port maintainer (dan@langille.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Maintainer of sysutils/bacula-server, Please note that PR ports/150999 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/150999 -- 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->ohauer I'll take it
ohauer 2010-10-03 21:03:34 UTC FreeBSD ports repository Modified files: sysutils/bacula-server Makefile Log: - correct WITH_SQLITE => WITH_SQLITE3 This mistake slipped in during the last commit PR: 150999 Submitted by: Florian Smeets <flo _at_ smeets.im> Approved by: glarkin (mentor, implicit) Feature safe: yes, WITH_SQLITE3 is no default OPTION Revision Changes Path 1.129 +1 -1 ports/sysutils/bacula-server/Makefile _______________________________________________ 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 Commited, Thanks!