ports/159921: [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry

Glen Barber gjb at FreeBSD.org
Fri Aug 19 17:10:11 UTC 2011


>Number:         159921
>Category:       ports
>Synopsis:       [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
>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:   Fri Aug 19 17:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list