Bug 109475 - Update net/radiator to 3.16
Summary: Update net/radiator to 3.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-23 19:50 UTC by Jim Pingle
Modified: 2007-02-26 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (14.14 KB, patch)
2007-02-23 19:50 UTC, Jim Pingle
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Pingle 2007-02-23 19:50:05 UTC
Update net/radiator port to 3.16
Also add OPTIONS to enable MySQL dependency

Fix: See Patch


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-23 19:50:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-02-23 19:54:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 3 Jim Pingle 2007-02-23 21:40:34 UTC
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
Comment 4 S H A N 2007-02-26 09:13:52 UTC
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
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-02-26 10:06:43 UTC
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"
Comment 6 Rong-En Fan freebsd_committer freebsd_triage 2007-02-26 10:06:53 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!