ports/55284: lang/gauche - update to use new 'scheme' virtual catagory

Erik Greenwald erik at smluc.org
Tue Aug 5 14:40:16 UTC 2003


>Number:         55284
>Category:       ports
>Synopsis:       lang/gauche - update to use new 'scheme' virtual catagory
>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 Aug 05 07:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.1-CURRENT FreeBSD 5.1-CURRENT #15: Mon Aug 4 14:02:11 CDT 2003 root at fenris:/usr/src/sys/i386/compile/FENRIS i386


	
>Description:

minor patch to utilize the new category defined in ports/47238

>How-To-Repeat:
	
>Fix:

	

--- lang.gauche.patch begins here ---
diff -Nurb lang/gauche.orig/Makefile lang/gauche/Makefile
--- lang/gauche.orig/Makefile	Tue Aug  5 09:10:36 2003
+++ lang/gauche/Makefile	Tue Aug  5 09:10:47 2003
@@ -7,7 +7,7 @@
 
 PORTNAME=	gauche
 PORTVERSION=	0.7.1	# Keep databases/gauche-gdbm in sync with this
-CATEGORIES=	lang
+CATEGORIES=	lang scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	Gauche-${PORTVERSION}
--- lang.gauche.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list