Bug 18165 - Undo incorrect patch to ports/editors/joe
Summary: Undo incorrect patch to ports/editors/joe
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: 2000-04-22 22:20 UTC by toasty
Modified: 2000-04-22 23:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description toasty 2000-04-22 22:20:01 UTC
A patch to add "file locking similar to vi" made some changes that break
joe's adherence to WordStar compatibility, as well as confusing the heck out
of regular joe users. :) (Did a local joerc change get integrated by
accident?)

Also, after talking to Will, he agreed to let me take over as maintainer for
'joe'.

Fix: 

Remove file patches/patch-af

diff -u
--- ports/editors/joe/Makefile	2000/04/22 16:11:11	
+++ ports/editors/joe/Makefile	2000/04/22 16:12:05
@@ -12,7 +12,7 @@ CATEGORIES=	editors
 MASTER_SITES=	ftp://ftp.std.com/src/editors/
 EXTRACT_SUFX=	.tar.Z
 
-MAINTAINER=	will@FreeBSD.org
+MAINTAINER=	toasty@dragondata.com
 
 WRKSRC=		${WRKDIR}/joe
 ALL_TARGET=	joe
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-04-22 23:39:18 UTC
State Changed
From-To: open->closed

Committed, thanks!