From saper@saper.info  Fri Jun 20 00:17:08 2008
Return-Path: <saper@saper.info>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 515AC1065677
	for <freebsd-gnats-submit@freebsd.org>; Fri, 20 Jun 2008 00:17:08 +0000 (UTC)
	(envelope-from saper@saper.info)
Received: from system.pl (ns356865.ovh.net [91.121.143.223])
	by mx1.freebsd.org (Postfix) with ESMTP id 996BF8FC1A
	for <freebsd-gnats-submit@freebsd.org>; Fri, 20 Jun 2008 00:17:07 +0000 (UTC)
	(envelope-from saper@saper.info)
Received: (qmail 28238 invoked by uid 10); 20 Jun 2008 02:17:06 +0200
Received: from radziecki.saper.info (localhost [127.0.0.1])
	by radziecki.saper.info (8.14.2/8.14.2) with ESMTP id m5K0GC1R078384
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jun 2008 02:16:12 +0200 (CEST)
	(envelope-from saper@saper.info)
Received: (from saper@localhost)
	by radziecki.saper.info (8.14.2/8.14.2/Submit) id m5K0GCjR078383;
	Fri, 20 Jun 2008 02:16:12 +0200 (CEST)
	(envelope-from saper)
Message-Id: <200806200016.m5K0GCjR078383@radziecki.saper.info>
Date: Fri, 20 Jun 2008 02:16:12 +0200 (CEST)
From: Marcin Cieslak <saper@SYSTEM.PL>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] net/tn5250j: add dependencies - fix tinderbox build
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124774
>Category:       ports
>Synopsis:       [PATCH] net/tn5250j: add dependencies - fix tinderbox build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 20 00:20:04 UTC 2008
>Closed-Date:    Sat Jun 21 09:22:52 UTC 2008
>Last-Modified:  Sat Jun 21 09:30:03 UTC 2008
>Originator:     Marcin Cieslak
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD radziecki.saper.info 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu May  8 23:14:51 CEST
>Description:

Fix dependencies - tinderbox build breaks

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

--- tn5250j-0.6.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/net/tn5250j/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	13 Jun 2008 22:11:24 -0000	1.3
+++ Makefile	20 Jun 2008 00:14:02 -0000
@@ -21,7 +21,11 @@
 		${JAVAJARDIR}/jt400.jar:${PORTSDIR}/sysutils/jtopen \
 		${JAVAJARDIR}/itext.jar:${PORTSDIR}/devel/itext \
 		${JAVAJARDIR}/log4j.jar:${PORTSDIR}/devel/log4j
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${JAVAJARDIR}/mail.jar:${PORTSDIR}/java/javamail \
+		${JYTHON_JAR}:${PORTSDIR}/lang/jython \
+		${JAVAJARDIR}/jt400.jar:${PORTSDIR}/sysutils/jtopen \
+		${JAVAJARDIR}/itext.jar:${PORTSDIR}/devel/itext \
+		${JAVAJARDIR}/log4j.jar:${PORTSDIR}/devel/log4j
 
 USE_ZIP=	yes
 USE_ANT=	yes
--- tn5250j-0.6.0_2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 21 09:22:51 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124774 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124774: commit references a PR
Date: Sat, 21 Jun 2008 09:22:42 +0000 (UTC)

 miwi        2008-06-21 09:22:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/tn5250j          Makefile 
   Log:
   - Add missing dependencies
   - Use SF macro
   
   PR:             124774
   Submitted by:   Marcin Cieslak <saper@SYSTEM.PL> (maintainer)
   
   Revision  Changes    Path
   1.4       +7 -4      ports/net/tn5250j/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
