Bug 90326 - [patch] port security/ipsec-tools: Upgrade to 0.6.4
Summary: [patch] port security/ipsec-tools: Upgrade to 0.6.4
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 09:20 UTC by VANHULLEBUS Yvan
Modified: 2005-12-13 20:04 UTC (History)
0 users

See Also:


Attachments
file.diff (1.65 KB, patch)
2005-12-13 09:20 UTC, VANHULLEBUS Yvan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description VANHULLEBUS Yvan 2005-12-13 09:20:02 UTC
Version 0.6.4 of ipsec-tools is out.
The main update is the backport of a workaround for systems which does
not support %zu printf format, which is the case for FreeBSD 4.

So this update should solve pr 89599.

The patch for session.c is a workaround because there has been a
regression in 0.6.4 for some specific configurations (will be fixed
for 0.6.5).
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-12-13 19:50:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-12-13 20:04:21 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!