Bug 36043 - Update port: editors/speedbar to 0.14.b4
Summary: Update port: editors/speedbar to 0.14.b4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-18 10:00 UTC by Kimura Fuyuki
Modified: 2002-03-18 16:32 UTC (History)
0 users

See Also:


Attachments
file.diff (276 bytes, patch)
2002-03-18 10:00 UTC, Kimura Fuyuki
no flags Details | Diff
file.diff (2.23 KB, patch)
2002-03-18 10:00 UTC, Kimura Fuyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)?