Date: Sun, 5 Mar 2017 09:59:44 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435463 - head/Mk Message-ID: <201703050959.v259xi94094258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sun Mar 5 09:59:44 2017 New Revision: 435463 URL: https://svnweb.freebsd.org/changeset/ports/435463 Log: Remove subdomains of igor.onlinedirect.bg from MASTER_SITE_GCC and MASTER_SITE_PACKETSTORM. They do not even resolve in DNS any more. Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Sun Mar 5 09:29:34 2017 (r435462) +++ head/Mk/bsd.sites.mk Sun Mar 5 09:59:44 2017 (r435463) @@ -311,7 +311,6 @@ MASTER_SITE_GCC+= \ http://www.netgull.com/gcc/%SUBDIR%/ \ http://robotlab.itk.ppke.hu/gcc/%SUBDIR%/ \ http://gcc.fyxm.net/%SUBDIR%/ \ - http://gcc.igor.onlinedirect.bg/%SUBDIR%/ \ http://ftp-stud.fht-esslingen.de/pub/Mirrors/sourceware.org/gcc/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/%SUBDIR%/ \ ftp://gcc.gnu.org/pub/gcc/%SUBDIR%/ \ @@ -889,7 +888,6 @@ MASTER_SITE_OSSP+= \ MASTER_SITE_PACKETSTORM+= \ http://dl.packetstormsecurity.net/%SUBDIR%/ \ http://packetstorm.codar.com.br/%SUBDIR%/ \ - http://packetstorm.igor.onlinedirect.bg/%SUBDIR%/ \ http://packetstorm.interhost.co.il/%SUBDIR%/ \ http://packetstorm.foofus.com/%SUBDIR%/ \ http://packetstorm.tacticalflex.com/%SUBDIR%/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703050959.v259xi94094258>