Bug 107887 - [PATCH] devel/tcllib: Unbreak
Summary: [PATCH] devel/tcllib: Unbreak
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 21:00 UTC by Ying-Chieh Chen
Modified: 2007-01-23 11:50 UTC (History)
1 user (show)

See Also:


Attachments
tcllib-1.9.patch (710 bytes, patch)
2007-01-13 21:00 UTC, Ying-Chieh Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Chen 2007-01-13 21:00:29 UTC
Unbreak this port with disabling checking self-tests.

This port fails building on pointyhat, but succeeds within my environment.

Port maintainer (mi@aldan.algebra.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-13 21:00:45 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-23 11:43:34 UTC
mi          2007-01-23 11:43:28 UTC

  FreeBSD ports repository

  Modified files:
    devel/tcllib         Makefile 
  Log:
  Remove the BROKEN tag. The self-tests are still run post-build, but
  their failures (which occur in a tinderbox, but not in a regular
  install) are no longer fatal...
  
  Hopefully, the vendor will address this bogus failures in the next
  release.
  
  PR:     ports/107887
  Submitted by:   Ying-Chieh Chen
  
  Revision  Changes    Path
  1.24      +2 -4      ports/devel/tcllib/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 Mikhail Teterin freebsd_committer freebsd_triage 2007-01-23 11:43:47 UTC
State Changed
From-To: feedback->closed

Commited, thanks...