From owner-svn-ports-head@FreeBSD.ORG Tue Oct 7 15:56:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08911134; Tue, 7 Oct 2014 15:56:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E58395E2; Tue, 7 Oct 2014 15:56:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s97FuXHK061140; Tue, 7 Oct 2014 15:56:33 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s97FuWFI061133; Tue, 7 Oct 2014 15:56:32 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201410071556.s97FuWFI061133@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 7 Oct 2014 15:56:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370353 - in head: astro/boinc-astropulse astro/boinc-setiathome-v7 misc/biosfont-demos net/boinc-client sysutils/biosfont X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 15:56:34 -0000 Author: rene Date: Tue Oct 7 15:56:31 2014 New Revision: 370353 URL: https://svnweb.freebsd.org/changeset/ports/370353 QAT: https://qat.redports.org/buildarchive/r370353/ Log: Drop ftp://rene-ladan.nl/pub/ as mirror. While here use shorter form for "local" master sites. Modified: head/astro/boinc-astropulse/Makefile head/astro/boinc-setiathome-v7/Makefile head/misc/biosfont-demos/Makefile head/net/boinc-client/Makefile head/sysutils/biosfont/Makefile Modified: head/astro/boinc-astropulse/Makefile ============================================================================== --- head/astro/boinc-astropulse/Makefile Tue Oct 7 15:51:50 2014 (r370352) +++ head/astro/boinc-astropulse/Makefile Tue Oct 7 15:56:31 2014 (r370353) @@ -5,10 +5,8 @@ PORTNAME= boinc-astropulse PORTVERSION= 6.01 PORTREVISION= 10 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= LOCAL/rene DISTNAME= astropulse-svn-1702 # modified archive, see leftout in top directory -MASTER_SITE_SUBDIR=rene MAINTAINER= ports@FreeBSD.org COMMENT= Astropulse for BOINC Modified: head/astro/boinc-setiathome-v7/Makefile ============================================================================== --- head/astro/boinc-setiathome-v7/Makefile Tue Oct 7 15:51:50 2014 (r370352) +++ head/astro/boinc-setiathome-v7/Makefile Tue Oct 7 15:56:31 2014 (r370353) @@ -5,10 +5,8 @@ PORTNAME= boinc-setiathome-v7 PORTVERSION= 7.00 PORTREVISION= 5 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= LOCAL/rene DISTNAME= setiathome-svn-1924 # modified archive, see leftout in top directory -MASTER_SITE_SUBDIR=rene MAINTAINER= ports@FreeBSD.org COMMENT= Setiathome Enhanced for BOINC Modified: head/misc/biosfont-demos/Makefile ============================================================================== --- head/misc/biosfont-demos/Makefile Tue Oct 7 15:51:50 2014 (r370352) +++ head/misc/biosfont-demos/Makefile Tue Oct 7 15:56:31 2014 (r370353) @@ -5,9 +5,7 @@ PORTNAME= biosfont-demos PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ -MASTER_SITE_SUBDIR=rene +MASTER_SITES= LOCAL/rene MAINTAINER= rene@FreeBSD.org COMMENT= Demos for the biosfont kernel module Modified: head/net/boinc-client/Makefile ============================================================================== --- head/net/boinc-client/Makefile Tue Oct 7 15:51:50 2014 (r370352) +++ head/net/boinc-client/Makefile Tue Oct 7 15:56:31 2014 (r370353) @@ -5,9 +5,7 @@ PORTNAME= boinc-client PORTVERSION= 7.2.33 PORTREVISION= 6 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ -MASTER_SITE_SUBDIR=rene +MASTER_SITES= LOCAL/rene MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley Open Infrastructure for Network Computing client Modified: head/sysutils/biosfont/Makefile ============================================================================== --- head/sysutils/biosfont/Makefile Tue Oct 7 15:51:50 2014 (r370352) +++ head/sysutils/biosfont/Makefile Tue Oct 7 15:56:31 2014 (r370353) @@ -4,9 +4,7 @@ PORTNAME= biosfont PORTVERSION= 1.2.1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ -MASTER_SITE_SUBDIR=rene +MASTER_SITES= LOCAL/rene MAINTAINER= rene@FreeBSD.org COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory