ports/93642: lang/bf2c: request maintainership

Rene Ladan r.c.ladan at student.tue.nl
Tue Feb 21 12:40:05 UTC 2006


>Number:         93642
>Category:       ports
>Synopsis:       lang/bf2c: request 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:   Tue Feb 21 12:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        6.0-RELEASE-p4
>Organization:
>Environment:
>Description:
Take back maintainership of my own compiler and satisfy portlint -A.
>How-To-Repeat:
              
>Fix:
apply this patch:

+++ Makefile	Mon Feb 20 23:04:37 2006
--- Makefile.orig	Mon Feb 20 23:02:40 2006
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	bf2c
+PORTVERSION=	1.2.3
+CATEGORIES=	lang
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-PORTVERSION=    1.2.3
-CATEGORIES=     lang
-MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=bf2c
 
+MAINTAINER=	r.c.ladan at student.tue.nl
+COMMENT=	Optimizing BrainF*ck to C compiler
-MAINTAINER=     ports at FreeBSD.org
-COMMENT=        Optimizing BrainF*ck to C compiler
 
+USE_GMAKE=yes
-USE_GMAKE=      yes
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/bf2c ${PREFIX}/bin

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



More information about the freebsd-ports-bugs mailing list