- add WITH_POSTGRESQL option. default off. - remove md5 - extend port instructions for postgresql users. Fix: Patch attached with submission follows:
Maintainer of devel/flyspray, Please note that PR ports/154531 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/154531 -- 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)
Please commit this - thanks, Nick
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
sunpoet 2011-02-05 22:56:19 UTC FreeBSD ports repository Modified files: devel/flyspray Makefile distinfo pkg-deinstall devel/flyspray/files README.FreeBSD Log: - Add PostgreSQL as backend option (WITH_POSTGRES) - Update README for PostgreSQL users - Remove obsolete MD5 checksum PR: ports/154531 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Nick Hilliard <nick@foobar.org> (maintainer) Feature safe: yes Revision Changes Path 1.12 +8 -3 ports/devel/flyspray/Makefile 1.10 +0 -1 ports/devel/flyspray/distinfo 1.7 +10 -7 ports/devel/flyspray/files/README.FreeBSD 1.4 +3 -0 ports/devel/flyspray/pkg-deinstall _______________________________________________ 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 Committed. Thanks!