From nobody@FreeBSD.org  Fri Aug 19 17:05:10 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 22356106567B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Aug 2011 17:05:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 11EF28FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Aug 2011 17:05:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7JH59n9016105
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Aug 2011 17:05:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7JH59Lk016104;
	Fri, 19 Aug 2011 17:05:09 GMT
	(envelope-from nobody)
Message-Id: <201108191705.p7JH59Lk016104@red.freebsd.org>
Date: Fri, 19 Aug 2011 17:05:09 GMT
From: Glen Barber <gjb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         159921
>Category:       ports
>Synopsis:       [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 17:10:10 UTC 2011
>Closed-Date:    Sat Aug 20 07:57:40 UTC 2011
>Last-Modified:  Sat Aug 20 07:57:40 UTC 2011
>Originator:     Glen Barber
>Release:        9.0-BETA1
>Organization:
>Environment:
>Description:
shells/ksh93/Makefile states the port does not build in a tinderbox environment, however the current version of the port does build properly in tinderbox.

Tinderbox logs of my builds are available here:

- http://www.glenbarber.us/tblogs/7-32-ksh93-20110208_1.log
- http://www.glenbarber.us/tblogs/8-32-ksh93-20110208_1.log
- http://www.glenbarber.us/tblogs/7-64-ksh93-20110208_1.log
- http://www.glenbarber.us/tblogs/8-64-ksh93-20110208_1.log
- http://www.glenbarber.us/tblogs/9-64-ksh93-20110208_1.log


>How-To-Repeat:

>Fix:
The attached patch should be sufficient.


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/shells/ksh93/Makefile,v
retrieving revision 1.63
diff -u -r1.63 Makefile
--- Makefile	24 Jun 2011 21:45:13 -0000	1.63
+++ Makefile	19 Aug 2011 17:03:35 -0000
@@ -28,7 +28,6 @@
 
 OPTIONS=	STATIC	"Static linking" off
 
-MANUAL_PACKAGE_BUILD=	Does not build in tinderbox environment
 RESTRICTED=	Source recipient must acknowledge license
 
 FETCH_ARGS=	-Rr


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 19 17:10:21 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159921: commit references a PR
Date: Sat, 20 Aug 2011 07:32:57 +0000 (UTC)

 sunpoet     2011-08-20 07:32:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     shells/ksh93         Makefile 
   Log:
   - Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
   
   PR:             ports/159921
   Submitted by:   gjb
   
   Revision  Changes    Path
   1.64      +0 -1      ports/shells/ksh93/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Aug 20 07:57:39 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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