Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 16:20:44 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83662: [update] editors/aee
Message-ID:  <E1DuUc0-000Ouh-1E@az.inec.ru>
Resent-Message-ID: <200507181230.j6ICUNCR013254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83662
>Category:       ports
>Synopsis:       [update] editors/aee
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 18 12:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	some cosmetic changes:
	USE_PLIST (remove pkg-plist)
	Take maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- aee.diff begins here ---
diff -Nru aee.orig/Makefile aee/Makefile
--- aee.orig/Makefile	Wed Apr 27 10:57:49 2005
+++ aee/Makefile	Mon Jul 18 16:05:44 2005
@@ -10,7 +10,7 @@
 CATEGORIES=	editors
 MASTER_SITES=	http://mahon.cwx.net/sources/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	az@inec.ru
 COMMENT=	An easy editor with both curses and X11 interfaces
 
 OPTIONS=	XAE "Build X11 version 'xae'" off
@@ -25,6 +25,8 @@
 ALL_TARGET=	both
 PLIST_SUB=	XAE=""
 .endif
+
+PLIST_FILES=	bin/aee bin/rae %%XAE%%bin/xae %%XAE%%bin/rxae
 
 MAN1=		aee.1
 
diff -Nru aee.orig/pkg-descr aee/pkg-descr
--- aee.orig/pkg-descr	Sat Sep 25 08:55:50 1999
+++ aee/pkg-descr	Mon Jul 18 16:14:00 2005
@@ -8,5 +8,5 @@
 aee is a superset of the "Easy Editor" (ee) that is part of the
 FreeBSD base system.
 
-  -Kelly
-   kbyanc@posi.net
+Author:	Hugh Mahon
+WWW:	http://mahon.cwx.net/
diff -Nru aee.orig/pkg-plist aee/pkg-plist
--- aee.orig/pkg-plist	Wed Apr 27 10:57:49 2005
+++ aee/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,5 +0,0 @@
-bin/aee
-bin/rae
-lib/help.ae
-%%XAE%%bin/xae
-%%XAE%%bin/rxae
--- aee.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DuUc0-000Ouh-1E>