svn commit: r330272 - in head/net: freeradius2 freeradius3

Ryan Steinmetz zi at FreeBSD.org
Mon Oct 14 00:31:41 UTC 2013


Author: zi
Date: Mon Oct 14 00:31:40 2013
New Revision: 330272
URL: http://svnweb.freebsd.org/changeset/ports/330272

Log:
  - Remove invalid mirrors

Modified:
  head/net/freeradius2/Makefile
  head/net/freeradius3/Makefile

Modified: head/net/freeradius2/Makefile
==============================================================================
--- head/net/freeradius2/Makefile	Mon Oct 14 00:17:24 2013	(r330271)
+++ head/net/freeradius2/Makefile	Mon Oct 14 00:31:40 2013	(r330272)
@@ -6,9 +6,7 @@ DISTVERSION=	2.2.1
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
 		ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \
-		ftp://ftp.uk.freeradius.org/pub/radius/%SUBDIR%/ \
 		http://ftp.cc.uoc.gr/mirrors/ftp.freeradius.org/%SUBDIR%/ \
-		http://freeradius.portal-to-web.de/%SUBDIR%/ \
 		http://mirrors.rit.edu/zi/
 MASTER_SITE_SUBDIR=	. old
 DISTNAME=	freeradius-server-${DISTVERSION}

Modified: head/net/freeradius3/Makefile
==============================================================================
--- head/net/freeradius3/Makefile	Mon Oct 14 00:17:24 2013	(r330271)
+++ head/net/freeradius3/Makefile	Mon Oct 14 00:31:40 2013	(r330272)
@@ -6,9 +6,7 @@ DISTVERSION=	3.0.0
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
 		ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \
-		ftp://ftp.uk.freeradius.org/pub/radius/%SUBDIR%/ \
 		http://ftp.cc.uoc.gr/mirrors/ftp.freeradius.org/%SUBDIR%/ \
-		http://freeradius.portal-to-web.de/%SUBDIR%/ \
 		http://mirrors.rit.edu/zi/
 MASTER_SITE_SUBDIR=	. old
 DISTNAME=	freeradius-server-${DISTVERSION}


More information about the svn-ports-head mailing list