Bug 36043

Summary: Update port: editors/speedbar to 0.14.b4
Product: Ports & Packages Reporter: Kimura Fuyuki <fuyuki>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Kimura Fuyuki 2002-03-18 10:00:02 UTC
Update to 0.14.b4

Fix: cvs server: Diffing .
PORTNAME=	speedbar
-PORTVERSION=	0.14.b3
+PORTVERSION=	0.14.b4
 CATEGORIES=	editors elisp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	cedet
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=       ${PORTNAME}-${PORTVERSION:S/.b/beta/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/}

 MAINTAINER=	fuyuki@mj.0038.net
Comment 1 Yoichi NAKAYAMA freebsd_committer freebsd_triage 2002-03-18 16:29:02 UTC
State Changed
From-To: open->closed

Commited, thanks! 
btw, Kimura-san, may I change to MASTERDIR= ${.CURDIR}/../speedbar 
in speedbar-emacs20/Makefile as your other ports (at next update)?