This updates the databases/pgdbf port to version 0.5.2.
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
sunpoet 2010-11-04 06:10:58 UTC FreeBSD ports repository Modified files: databases/pgdbf Makefile distinfo Log: - Update to 0.5.2 - Simplify MASTER_SITES - Use DOCSDIR - While I'm here, add LICENSE Changes: - Add tests for the validity of specified memofiles. Older versions would possibly segfault if an invalid memofile was given. PR: ports/151921 Submitted by: Kirk Strauser <kirk@daycos.com> (maintainer) Revision Changes Path 1.4 +5 -3 ports/databases/pgdbf/Makefile 1.4 +2 -3 ports/databases/pgdbf/distinfo _______________________________________________ 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, with minor changes. Thanks!