Bug 159921 - [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
Summary: [patch] shells/ksh93: Remove MANUAL_PACKAGE_BUILD entry
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-19 18:10 UTC by Glen Barber
Modified: 2011-08-20 08:57 UTC (History)
0 users

See Also:


Attachments
file.diff (465 bytes, patch)
2011-08-19 18:10 UTC, Glen Barber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!