Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 12:30:27 GMT
From:      Rene Ladan <r.c.ladan@student.tue.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93642: lang/bf2c: request maintainership
Message-ID:  <200602211230.k1LCURvP063622@www.freebsd.org>
Resent-Message-ID: <200602211240.k1LCe4P9081520@freefall.freebsd.org>

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

>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@student.tue.nl
+COMMENT=	Optimizing BrainF*ck to C compiler
-MAINTAINER=     ports@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602211230.k1LCURvP063622>