Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2019 20:59:31 +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: r489279 - branches/2019Q1/mail/claws-mail-python
Message-ID:  <201901042059.x04KxVDK049374@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jan  4 20:59:31 2019
New Revision: 489279
URL: https://svnweb.freebsd.org/changeset/ports/489279

Log:
  MFH: r489278
  
  Mark BROKEN: fails to stage
  
  (cd /wrkdirs/usr/ports/mail/claws-mail-python/work/claws-mail-3.17.3/src/plugins/python &&  install  -s -m 0644 .libs/python.so  /wrkdirs/usr/ports/mail/claws-mail-python/work/stage/usr/local/lib/claws-mail/plugins)
  install: .libs/python.so: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q1/mail/claws-mail-python/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/mail/claws-mail-python/Makefile
==============================================================================
--- branches/2019Q1/mail/claws-mail-python/Makefile	Fri Jan  4 20:59:10 2019	(r489278)
+++ branches/2019Q1/mail/claws-mail-python/Makefile	Fri Jan  4 20:59:31 2019	(r489279)
@@ -6,6 +6,8 @@ PORTREVISION=	0
 
 COMMENT=	Python scripting plugin for Claws Mail
 
+BROKEN=		fails to stage
+
 USE_GNOME=	pygtk2
 
 CLAWS_PLUGINS_BUILD=	python



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