Bug 143958 - [MAINTAINER] net/netwib: update to 5.38.0
Summary: [MAINTAINER] net/netwib: update to 5.38.0
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-15 16:30 UTC by Janos Mohacsi
Modified: 2010-02-15 17:10 UTC (History)
0 users

See Also:


Attachments
netwib-5.38.0.patch (1.57 KB, patch)
2010-02-15 16:30 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!