From nivit@email.it  Tue Jul 11 19:45:04 2006
Return-Path: <nivit@email.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4FF3C16A4F3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 19:45:01 +0000 (UTC)
	(envelope-from nivit@email.it)
Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 70F1A43D78
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2006 19:45:00 +0000 (GMT)
	(envelope-from nivit@email.it)
Received: from fabula (87.15.132.9) by vsmtp3.tin.it (7.2.072.1)
        id 44B25E070030CF0D for FreeBSD-gnats-submit@freebsd.org; Tue, 11 Jul 2006 21:47:20 +0200
Received: (qmail 64955 invoked by uid 0); 11 Jul 2006 09:19:55 -0000
Message-Id: <20060711091955.64954.qmail@fabula>
Date: 11 Jul 2006 09:19:55 -0000
From: Nicola Vitale <nivit@email.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] math/truthtable: fix SUB_LIST variable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100107
>Category:       ports
>Synopsis:       [MAINTAINER] math/truthtable: fix SUB_LIST variable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 11 19:50:09 GMT 2006
>Closed-Date:    Tue Jul 11 20:17:31 GMT 2006
>Last-Modified:  Tue Jul 11 20:17:31 GMT 2006
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.1-BETA3 i386
>Organization:
>Environment:
System: FreeBSD fabula.domo.sva 6.1-BETA3 FreeBSD 6.1-BETA3 #0: Thu Mar  2 11:03:41 UTC
>Description:
Fix SUB_LIST variable (as suggested by Herve Quiroz, thanks) in the Makefile.

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

--- truthtable-1.2.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/truthtable/Makefile /usr/ports/math/truthtable.fix_SUB_LIST/Makefile
--- /usr/ports/math/truthtable/Makefile	Mon Jul 10 23:45:29 2006
+++ /usr/ports/math/truthtable.fix_SUB_LIST/Makefile	Tue Jul 11 11:11:01 2006
@@ -23,7 +23,7 @@
 
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 SUB_FILES=	${PORTNAME}
-SUB_LIST=	JAVA=${JAVA}  JAVAJARDIR=${JAVAJARDIR} TRUTHTABLEJAR=${TRUTHTABLEJAR}
+SUB_LIST=	TRUTHTABLEJAR=${TRUTHTABLEJAR}
 
 TRUTHTABLEJAR=	${DATADIR}/${DISTNAME}${EXTRACT_SUFX}
 
--- truthtable-1.2.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Tue Jul 11 20:13:31 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100107 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Tue Jul 11 20:17:30 UTC 2006 
State-Changed-Why:  
Already thixed, thanks. 

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