Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2018 08:55:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r466127 - branches/2018Q2/editors/editorconfig-core-c
Message-ID:  <201804010855.w318tc1f091987@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr  1 08:55:38 2018
New Revision: 466127
URL: https://svnweb.freebsd.org/changeset/ports/466127

Log:
  MFH: r466126
  
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man1/editorconfig.1.gz:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig.h.3.gz:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig_handle.h.3.gz:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man5/editorconfig-format.5.gz:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  branches/2018Q2/editors/editorconfig-core-c/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/editors/editorconfig-core-c/Makefile
==============================================================================
--- branches/2018Q2/editors/editorconfig-core-c/Makefile	Sun Apr  1 08:54:23 2018	(r466126)
+++ branches/2018Q2/editors/editorconfig-core-c/Makefile	Sun Apr  1 08:55:38 2018	(r466127)
@@ -9,6 +9,8 @@ CATEGORIES=	editors
 MAINTAINER=	knu@FreeBSD.org
 COMMENT=	EditorConfig core library and executable written in C
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
 USES=		cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804010855.w318tc1f091987>