svn commit: r390683 - head/x11-fonts/fira

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Jun 27 01:08:07 UTC 2015


Author: amdmi3
Date: Sat Jun 27 01:08:06 2015
New Revision: 390683
URL: https://svnweb.freebsd.org/changeset/ports/390683

Log:
  - Mark BROKEN on 9.x: fails to extract:
  
  unzip: Failed to open '/portdistfiles//}'
  
  Submitted by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/x11-fonts/fira/Makefile

Modified: head/x11-fonts/fira/Makefile
==============================================================================
--- head/x11-fonts/fira/Makefile	Sat Jun 27 01:00:08 2015	(r390682)
+++ head/x11-fonts/fira/Makefile	Sat Jun 27 01:08:06 2015	(r390683)
@@ -15,6 +15,8 @@ EXTRACT_ONLY=	${DISTFILES:C|:[^:]+$||:M*
 MAINTAINER=	horia at racoviceanu.com
 COMMENT=	Sans-serif and monospaced typeface for small screens
 
+BROKEN_FreeBSD_9=	fails to extract
+
 LICENSE=	OFL11
 
 USES=		fonts zip


More information about the svn-ports-head mailing list