ports/138290: [PATCH] editors/joe: Changed Makefile. Take maintainership.

Sylvio Cesar scjamorim at bsd.com.br
Fri Aug 28 23:00:10 UTC 2009


>Number:         138290
>Category:       ports
>Synopsis:       [PATCH] editors/joe: Changed Makefile. Take maintainership.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 28 23:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Changed Makefile
- Take maintainership.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- joe-3.7,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/joe/Makefile,v
retrieving revision 1.29
diff -u -u -r1.29 Makefile
--- Makefile	28 Aug 2009 17:36:55 -0000	1.29
+++ Makefile	28 Aug 2009 22:51:03 -0000
@@ -8,15 +8,15 @@
 PORTNAME=	joe
 PORTVERSION=	3.7
 PORTEPOCH=	1
-CATEGORIES+=	editors
+CATEGORIES=	editors
 MASTER_SITES=	SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER?=	ports at FreeBSD.org
+MAINTAINER=	scjamorim at bsd.com.br
 COMMENT=	Joe's Own Editor
 
 BUILD_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell
-RUN_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CONFLICTS=	joe-2.*
 
--- joe-3.7,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list