Update net/radiator port to 3.16 Also add OPTIONS to enable MySQL dependency Fix: See Patch Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
Somehow a '.' got left off of the patch in a pretty vital spot (not quite sure how I managed that one) Line 39 of Makefile should end up: .if defined(WITH_MYSQL) Thanks, Jim
yups its a version bump. pls proceed. rgds. --- Edwin Groothuis <edwin@FreeBSD.org> wrote: > Maintainer of net/radiator, > > Please note that PR ports/109475 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/109475 > > -- > Edwin Groothuis > edwin@FreeBSD.org > ____________________________________________________________________________________ Cheap talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. http://voice.yahoo.com
rafan 2007-02-26 10:06:35 UTC FreeBSD ports repository Modified files: net/radiator Makefile distinfo pkg-plist Log: - Update to 3.16 - Add optional MySQL support (default off) PR: ports/109475 Submitted by: Jim Pingle <lists at pingle.org> Approved by: Shan Ali Khan <shanali at yahoo.com> (maintainer) Revision Changes Path 1.7 +7 -1 ports/net/radiator/Makefile 1.5 +3 -2 ports/net/radiator/distinfo 1.5 +48 -3 ports/net/radiator/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: feedback->closed Committed. Thanks!