Bug 159921

Summary: [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
Product: Ports & Packages Reporter: Glen Barber <gjb>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Glen Barber freebsd_committer freebsd_triage 2011-08-19 18:10:10 UTC
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

Fix: The attached patch should be sufficient.


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-19 18:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-20 08:32:57 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"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-08-20 08:57:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!