svn commit: r461993 - head/x11-fonts/ecofont

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Feb 16 09:03:00 UTC 2018


Author: amdmi3
Date: Fri Feb 16 09:02:58 2018
New Revision: 461993
URL: https://svnweb.freebsd.org/changeset/ports/461993

Log:
  - Add LICENSE
  - Add NO_ARCH
  - Update WWW
  - Mark BROKEN: does not fetch. The website only mentions commercial
    options, no mention of font download.

Modified:
  head/x11-fonts/ecofont/Makefile
  head/x11-fonts/ecofont/pkg-descr

Modified: head/x11-fonts/ecofont/Makefile
==============================================================================
--- head/x11-fonts/ecofont/Makefile	Fri Feb 16 09:02:53 2018	(r461992)
+++ head/x11-fonts/ecofont/Makefile	Fri Feb 16 09:02:58 2018	(r461993)
@@ -11,8 +11,13 @@ DISTNAME=	ecofont_vera_sans_regular
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Environmentally friendly, ink saving typeface
 
+LICENSE=	NONE
+
+BROKEN=		unfetchable
+
 USES=		fonts zip
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 PLIST_FILES=	${FONTSDIR}/${ECOFONT}
 

Modified: head/x11-fonts/ecofont/pkg-descr
==============================================================================
--- head/x11-fonts/ecofont/pkg-descr	Fri Feb 16 09:02:53 2018	(r461992)
+++ head/x11-fonts/ecofont/pkg-descr	Fri Feb 16 09:02:58 2018	(r461993)
@@ -3,4 +3,4 @@ individual letters of the typeface. Ecofont claims to 
 potentially saving larger institutions thousands of dollars every year without
 sacrificing legibility.
 
-WWW: http://www.ecofont.com/
+WWW: https://www.ecofont.com/


More information about the svn-ports-head mailing list