Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2014 20:50:37 +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: r360261 - branches/2014Q3/editors/speedbar
Message-ID:  <201407022050.s62Kobf9081739@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@dryice.name
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Quick access to files and tags in an Emacs frame
 
+BROKEN=		Fails to build
 USE_EMACS=	yes
 
 USES=		gmake



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