From erik@smluc.org  Tue Aug  5 07:33:46 2003
Return-Path: <erik@smluc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3DA1237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Aug 2003 07:33:46 -0700 (PDT)
Received: from ohsmtp02.ogw.rr.com (ohsmtp02.ogw.rr.com [65.24.7.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 81B1E43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Aug 2003 07:33:45 -0700 (PDT)
	(envelope-from erik@smluc.org)
Received: from xarx.localdomain (cpe-066-061-038-083.midsouth.rr.com [66.61.38.83])
	by ohsmtp02.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h75EXcP6009985;
	Tue, 5 Aug 2003 10:33:43 -0400 (EDT)
Received: from xarx.localdomain (localhost.localdomain [127.0.0.1])
	by xarx.localdomain (8.12.8/8.12.8) with ESMTP id h75EXcP9025410;
	Tue, 5 Aug 2003 09:33:38 -0500
Received: from localhost (localhost [[UNIX: localhost]])
	by xarx.localdomain (8.12.8/8.12.8/Submit) id h75EXceC025407;
	Tue, 5 Aug 2003 09:33:38 -0500
Message-Id: <200308051433.h75EXceC025407@xarx.localdomain>
Date: Tue, 5 Aug 2003 09:33:38 -0500
From: Erik Greenwald <erik@smluc.org>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erik@math.smsu.edu
Subject: lang/gauche - update to use new 'scheme' virtual catagory  
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 07:40:09 PDT 2003
>Closed-Date:    Wed Aug 20 22:33:37 PDT 2003
>Last-Modified:  Wed Aug 20 22:33:37 PDT 2003
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Wed Aug 20 22:33:26 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55284 
>Unformatted:
