Bug 143636

Summary: [patch] devel/avr-libc fix (currently marked BROKEN)
Product: Ports & Packages Reporter: kamikaze
Component: Individual Port(s)Assignee: Joerg Wunsch <joerg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kamikaze 2010-02-07 10:20:01 UTC
- Add a patch to fix a typo in doc/api/Makefile.in
- Remove BROKEN flag

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-07 10:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->joerg

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-11 12:02:46 UTC
joerg       2010-02-11 12:02:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/avr-libc       Makefile distinfo pkg-plist 
  Log:
  Upgrade to 1.6.8.  This also fixes the doxygen-related build error
  that caused the port being marked BROKEN (and thus fixes the PR
  mentioned).
  
  Incorporate a patch submitted by Warren Block to make the option
  more obvious that avr-libc can be built without building all the
  documentation (which, in turn, has a huge list of prerequisites).
  
  PR:             ports/143636
  Submitted by:   Warren Block (for the "no docs" option)
  
  Revision  Changes    Path
  1.70      +7 -5      ports/devel/avr-libc/Makefile
  1.37      +3 -3      ports/devel/avr-libc/distinfo
  1.35      +20 -0     ports/devel/avr-libc/pkg-plist
_______________________________________________
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 Joerg Wunsch freebsd_committer freebsd_triage 2010-02-11 12:03:00 UTC
State Changed
From-To: open->closed

Fixed by upgrading to version 1.6.8, rather than adding a 
FreeBSD-local patch.