Date: Fri, 6 Jun 2014 09:06:31 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> 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 Message-ID: <201406060906.s5696VEH015985@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406060906.s5696VEH015985>