Bug 119910 - [maintainer update] net/freeradius - fix radsqlrelay, update MASTER_SITES
Summary: [maintainer update] net/freeradius - fix radsqlrelay, update MASTER_SITES
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-23 03:30 UTC by David Wood
Modified: 2008-01-31 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.16 KB, patch)
2008-01-23 03:30 UTC, David Wood
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Wood 2008-01-23 03:30:02 UTC
Backport two fixes from net/freeradius2 2.0.1 (not yet committed).


Update MASTER_SITES to allow MASTER_SITE_SUBDIR to work correctly. This should
stop problems with fetching between a new version of FreeRADIUS being released
and the port being updated (as the tarballs for old versions are moved to the
'old' folder on the download sites). This fix also updates MASTER_SITES to the
latest list of mirrors.

Patch radsqlrelay to work correctly with FreeBSD. [1]

[1] - http://preview.tinyurl.com/2ku5yp

Fix: Files added: files/patch-radsqlrelay
Files deleted: <none>

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-23 03:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-31 13:29:15 UTC
jmelo       2008-01-31 13:29:09 UTC

  FreeBSD ports repository

  Modified files:
    net/freeradius       Makefile 
  Added files:
    net/freeradius/files patch-radsqlrelay 
  Log:
  - Fix radsqlrelay.
  - Bump portrevision.
  - Update mastersites.
  
  PR:             ports/119910
  Submitted by:   David Wood <david@wood2.org.uk> (maintainer)
  
  Revision  Changes    Path
  1.65      +6 -6      ports/net/freeradius/Makefile
  1.1       +32 -0     ports/net/freeradius/files/patch-radsqlrelay (new)
_______________________________________________
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 3 Jean Milanez Melo freebsd_committer freebsd_triage 2008-01-31 13:29:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!