svn commit: r471177 - head/databases/grass7

Antoine Brodin antoine at FreeBSD.org
Wed May 30 21:47:21 UTC 2018


Author: antoine
Date: Wed May 30 21:47:20 2018
New Revision: 471177
URL: https://svnweb.freebsd.org/changeset/ports/471177

Log:
  Mark BROKEN: fails to package
  
  ===>  Building package for grass7-7.4.0_2
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step1.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step5.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step6.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step7.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step8.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/r.viewshed.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_accumulation.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir2.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir3.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep1.png:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep2.png:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/databases/grass7/Makefile

Modified: head/databases/grass7/Makefile
==============================================================================
--- head/databases/grass7/Makefile	Wed May 30 21:43:48 2018	(r471176)
+++ head/databases/grass7/Makefile	Wed May 30 21:47:20 2018	(r471177)
@@ -25,6 +25,8 @@ COMMENT=	Open source Geographical Information System (
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/GPL.TXT
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.2:math/py-numpy@${PY_FLAVOR}
 LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libpng.so:graphics/png \


More information about the svn-ports-head mailing list