svn commit: r360261 - branches/2014Q3/editors/speedbar

Antoine Brodin antoine at FreeBSD.org
Wed Jul 2 20:50:37 UTC 2014


Author: antoine
Date: Wed Jul  2 20:50:37 2014
New Revision: 360261
URL: http://svnweb.freebsd.org/changeset/ports/360261
QAT: https://qat.redports.org/buildarchive/r360261/

Log:
  MFH: r360260
  
  - 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:
  branches/2014Q3/editors/speedbar/Makefile
Directory Properties:
  branches/2014Q3/   (props changed)

Modified: branches/2014Q3/editors/speedbar/Makefile
==============================================================================
--- branches/2014Q3/editors/speedbar/Makefile	Wed Jul  2 20:49:32 2014	(r360260)
+++ branches/2014Q3/editors/speedbar/Makefile	Wed Jul  2 20:50:37 2014	(r360261)
@@ -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-branches mailing list