Bug 143958

Summary: [MAINTAINER] net/netwib: update to 5.38.0
Product: Ports & Packages Reporter: Janos Mohacsi <janos.mohacsi>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
netwib-5.38.0.patch none

Description Janos Mohacsi 2010-02-15 16:30:11 UTC
- Update to 5.38.0
Add netwib__debug_ctrlc_pressed_break() to find memory leaks
    in debug mode.
Limit the number of recursive directories which can be created
    with netwib_dirname_create() to 100.
Suppress gcc 4.3 warnings about unused functions.
Change GPLv2 to GPLv3.


Generated with FreeBSD Port Tools 0.99
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-15 16:39:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-15 17:01:56 UTC
lwhsu       2010-02-15 17:01:43 UTC

  FreeBSD ports repository

  Modified files:
    net/netwib           Makefile distinfo 
  Log:
  - Update to 5.38.0
  
  PR:             ports/143958
  Submitted by:   Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
  
  Revision  Changes    Path
  1.28      +1 -1      ports/net/netwib/Makefile
  1.19      +6 -6      ports/net/netwib/distinfo
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-15 17:03:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!