Date: Sun, 1 Apr 2018 08:54:23 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466126 - head/editors/editorconfig-core-c Message-ID: <201804010854.w318sNiT091766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Apr 1 08:54:23 2018 New Revision: 466126 URL: https://svnweb.freebsd.org/changeset/ports/466126 Log: 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 MFH: 2018Q2 Modified: head/editors/editorconfig-core-c/Makefile Modified: head/editors/editorconfig-core-c/Makefile ============================================================================== --- head/editors/editorconfig-core-c/Makefile Sun Apr 1 07:44:44 2018 (r466125) +++ head/editors/editorconfig-core-c/Makefile Sun Apr 1 08:54:23 2018 (r466126) @@ -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?201804010854.w318sNiT091766>