Bug 105164 - [PATCH] net/libosip2: update to 3.0.1
Summary: [PATCH] net/libosip2: update to 3.0.1
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: Soeren Straarup
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 05:20 UTC by Yi-Huan Chan
Modified: 2006-12-10 18:55 UTC (History)
1 user (show)

See Also:


Attachments
libosip2-3.0.1.patch (1.93 KB, patch)
2006-11-05 05:20 UTC, Yi-Huan Chan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Huan Chan 2006-11-05 05:20:22 UTC
- Update to 3.0.1

Port maintainer (xride@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-05 05:20:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->xride

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-10 18:45:38 UTC
xride       2006-12-10 18:45:28 UTC

  FreeBSD ports repository

  Modified files:
    net/libosip          Makefile distinfo pkg-plist 
  Removed files:
    net/libosip/files    patch-configure 
  Log:
  libosip2 (3.0.1)
          * add Windows CE support with Visual Studio 2005
            (WM5.0,PocketPC 2003/2005, Smartphone)
          * Fix memory leaks (not likely to happen).
          * Fix buffer overrun in url.
          * Modification of the Application Binary Interface (ABI)
            to decrease number of allocations.
            Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t
          * save route headers in the same order (CALLER or CALLER) in dialogs.
  
  PR:             105164
  Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
  Approved by:    maintainer (me), tmclaugh (mentor,implicit)
  
  Revision  Changes    Path
  1.24      +12 -8     ports/net/libosip/Makefile
  1.10      +3 -3      ports/net/libosip/distinfo
  1.2       +0 -10     ports/net/libosip/files/patch-configure (dead)
  1.6       +55 -25    ports/net/libosip/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 Soeren Straarup freebsd_committer freebsd_triage 2006-12-10 18:53:55 UTC
State Changed
From-To: open->closed

Committed as net/libosip, thanks