svn commit: r469130 - head/www/foswiki

Antoine Brodin antoine at FreeBSD.org
Sat May 5 16:55:16 UTC 2018


Author: antoine
Date: Sat May  5 16:55:15 2018
New Revision: 469130
URL: https://svnweb.freebsd.org/changeset/ports/469130

Log:
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.etc-defaults:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.init-script:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/systemd/%%AP_NAME%%.service:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/www/foswiki/Makefile

Modified: head/www/foswiki/Makefile
==============================================================================
--- head/www/foswiki/Makefile	Sat May  5 16:51:57 2018	(r469129)
+++ head/www/foswiki/Makefile	Sat May  5 16:55:15 2018	(r469130)
@@ -12,6 +12,8 @@ COMMENT=	Free and open source enterprise wiki
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to package
+
 RUN_DEPENDS=	p5-Error>=0.15:lang/p5-Error \
 		p5-Algorithm-Diff>=1.1901:devel/p5-Algorithm-Diff \
 		p5-Text-Diff>=0.35:textproc/p5-Text-Diff \


More information about the svn-ports-all mailing list