Bug 136011

Summary: net/mpd4 is broken on CURRENT after June,9
Product: Ports & Packages Reporter: lytboris
Component: Individual Port(s)Assignee: Alexander Motin <mav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description lytboris 2009-06-24 19:50:00 UTC
*LEN macros that were deleted in 1.31 commit are used both in devel/libpdel and net/mpd4 ports - this breaks building of them.

Fix: All *LEN macros should be replaced with appropriate *SIZ macros.


Patch attached with submission follows:
How-To-Repeat: update to CURRENT after June, 9
make -C /usr/ports/devel/mpd4 clean all
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-06-24 19:53:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2009-06-28 14:55:53 UTC
State Changed
From-To: open->feedback

Over to the maintainer. Please note that ports/136012 is broken in a similar manner and is pending maintainer approval. 


Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-06-28 14:55:53 UTC
Responsible Changed
From-To: wxs->mav

Over to the maintainer. Please note that ports/136012 is broken in a similar manner and is pending maintainer approval.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-29 16:33:04 UTC
sem         2009-06-29 15:32:55 UTC

  FreeBSD ports repository

  Added files:
    net/mpd4/files       patch-len 
  Log:
  - Fix build on 8.0
  
  PR:             ports/136011
  Submitted by:   Boris Lytochkin <lytboris at gmail.com>
  Approved by:    mav (maintainer)
  
  Revision  Changes    Path
  1.1       +904 -0    ports/net/mpd4/files/patch-len (new)
_______________________________________________
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 5 Sergey Matveychuk freebsd_committer freebsd_triage 2009-06-29 16:34:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!