From owner-svn-ports-all@FreeBSD.ORG Fri Jun 6 09:06:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B13F5FE; Fri, 6 Jun 2014 09:06:32 +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 D33B32852; Fri, 6 Jun 2014 09:06:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5696Vtb015989; Fri, 6 Jun 2014 09:06:31 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5696VEH015985; Fri, 6 Jun 2014 09:06:31 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201406060906.s5696VEH015985@svn.freebsd.org> From: Jimmy Olgeni Date: Fri, 6 Jun 2014 09:06:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r356750 - in branches/2014Q2: . x11-fonts/sharefonts X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 09:06:32 -0000 Author: olgeni Date: Fri Jun 6 09:06:31 2014 New Revision: 356750 URL: http://svnweb.freebsd.org/changeset/ports/356750 QAT: https://qat.redports.org/buildarchive/r356750/ Log: MFH: r353686, r353942, r354417. - Sync text of LEGAL and RESTRICTED for x11-fonts/sharefonts. - Unbreak with working MASTER_SITES. CR: https://phabric.freebsd.org/D186 Approved by: portmgr (bapt) Modified: branches/2014Q2/LEGAL branches/2014Q2/x11-fonts/sharefonts/Makefile Modified: branches/2014Q2/LEGAL ============================================================================== --- branches/2014Q2/LEGAL Fri Jun 6 08:39:12 2014 (r356749) +++ branches/2014Q2/LEGAL Fri Jun 6 09:06:31 2014 (r356750) @@ -230,7 +230,7 @@ seatools_cli.tar sysutils/seatools Redis serialmail-* mail/serialmail No license -- see http://cr.yp.to/softwarelaw.html serious.sam* games/linux-ssamtfe Redistribution limited serious.sam* games/linux-ssamtse Redistribution limited -sharefonts-* x11-fonts/sharefonts Shareware. Cannot be distributed without prior authorization +sharefonts-* x11-fonts/sharefonts Shareware: cannot be distributed without prior authorization shorten-* audio/shorten May not be sold. May not be distributed if modified sid-milter-* mail/sid-milter May incorporate intellectual property, possible patent issues simian-* devel/simian Have to agree to license before download Modified: branches/2014Q2/x11-fonts/sharefonts/Makefile ============================================================================== --- branches/2014Q2/x11-fonts/sharefonts/Makefile Fri Jun 6 08:39:12 2014 (r356749) +++ branches/2014Q2/x11-fonts/sharefonts/Makefile Fri Jun 6 09:06:31 2014 (r356750) @@ -3,14 +3,18 @@ PORTNAME= sharefonts PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ +MASTER_SITES= http://download.gimp.org/pub/%SUBDIR%/ \ + ftp://ftp.sunet.se/pub/gnu/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ + http://mirrors.xmission.com/gimp/%SUBDIR%/ +MASTER_SITE_SUBDIR= gimp/fonts MAINTAINER= olgeni@FreeBSD.org COMMENT= Collection of shareware ATM fonts from the CICA archives -RESTRICTED= Shareware. Cannot be distributed w/o prior authorization. +RESTRICTED= Shareware: cannot be distributed without prior authorization NO_BUILD= yes