Bug 118448 - misc/ytree broken on FreeBSD-7 (patch)
Summary: misc/ytree broken on FreeBSD-7 (patch)
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 14:30 UTC by Bernd Luevelsmeyer
Modified: 2007-12-09 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (809 bytes, patch)
2007-12-05 14:30 UTC, Bernd Luevelsmeyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Luevelsmeyer 2007-12-05 14:30:01 UTC
The port misc/ytree is marked "broken" on FreeBSD-7. With the attached
patch it appears to work. I've taken out the "-lmytinfo" which prevents
it from linking, and it doesn't seem to miss it. I've checked on
FreeBSD-6, and there it seems to be unnecessary too; I don't have access
to older versions.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-05 14:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olgeni

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-09 20:16:01 UTC
olgeni      2007-12-09 20:15:57 UTC

  FreeBSD ports repository

  Modified files:
    misc/ytree           Makefile 
    misc/ytree/files     patch-aa 
  Log:
  Unbreak on GCC 4.2.
  
  PR:             ports/118448
  Submitted by:   Bernd Luevelsmeyer <bdluevel(at)heitec.net>
  Approved by:    portsmgr (erwin)
  
  Revision  Changes    Path
  1.26      +1 -7      ports/misc/ytree/Makefile
  1.10      +2 -2      ports/misc/ytree/files/patch-aa
_______________________________________________
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 Jimmy Olgeni freebsd_committer freebsd_triage 2007-12-09 20:16:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!