svn commit: r360260 - head/editors/speedbar

Antoine Brodin antoine at FreeBSD.org
Wed Jul 2 20:49:32 UTC 2014


Author: antoine
Date: Wed Jul  2 20:49:32 2014
New Revision: 360260
URL: http://svnweb.freebsd.org/changeset/ports/360260
QAT: https://qat.redports.org/buildarchive/r360260/

Log:
  - Reset maintainer, unstaged
  - Mark BROKEN: Fails to build
  
  ===>  Building for speedbar-emacs24-0.14.b4_8
  /bin/cp `/usr/bin/find /usr/local/share/emacs/24.3/lisp -name gud.el`  /wrkdirs/usr/ports/editors/speedbar/work/speedbar-0.14beta4
  usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
         cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory
  
  Reported by:	pkg-fallout
  With hat::	portmgr

Modified:
  head/editors/speedbar/Makefile

Modified: head/editors/speedbar/Makefile
==============================================================================
--- head/editors/speedbar/Makefile	Wed Jul  2 20:38:32 2014	(r360259)
+++ head/editors/speedbar/Makefile	Wed Jul  2 20:49:32 2014	(r360260)
@@ -11,9 +11,10 @@ MASTER_SITES=	SF/cedet/${PORTNAME}/1.4be
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/}
 
-MAINTAINER=	dryice at dryice.name
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Quick access to files and tags in an Emacs frame
 
+BROKEN=		Fails to build
 USE_EMACS=	yes
 
 USES=		gmake


More information about the svn-ports-all mailing list