From owner-svn-ports-head@FreeBSD.ORG Fri Apr 12 18:12:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D4038D3C; Fri, 12 Apr 2013 18:12:31 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C5EDF157F; Fri, 12 Apr 2013 18:12:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3CICVlZ002174; Fri, 12 Apr 2013 18:12:31 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3CICV02002173; Fri, 12 Apr 2013 18:12:31 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201304121812.r3CICV02002173@svn.freebsd.org> From: Thierry Thomas Date: Fri, 12 Apr 2013 18:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315792 - head/x11-fonts/liberation-fonts-ttf 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.14 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: Fri, 12 Apr 2013 18:12:31 -0000 Author: thierry Date: Fri Apr 12 18:12:31 2013 New Revision: 315792 URL: http://svnweb.freebsd.org/changeset/ports/315792 Log: Adding MASTER_SITE_LOCAL, in order to make it fetchable behind a proxy. Suggested by: tijl Approved by: portmgr (miwi) Modified: head/x11-fonts/liberation-fonts-ttf/Makefile Modified: head/x11-fonts/liberation-fonts-ttf/Makefile ============================================================================== --- head/x11-fonts/liberation-fonts-ttf/Makefile Fri Apr 12 16:19:38 2013 (r315791) +++ head/x11-fonts/liberation-fonts-ttf/Makefile Fri Apr 12 18:12:31 2013 (r315792) @@ -1,13 +1,13 @@ # Created by: Thierry Thomas -# # $FreeBSD$ -# PORTNAME= liberation-fonts-ttf PORTVERSION= 2.00.1 PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ +MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts