Bug 68496

Summary: [PATCH]: security/libtomcrypt
Product: Ports & Packages Reporter: Wesley Shields <wxs>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: yonatan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Wesley Shields 2004-06-30 02:50:22 UTC
Update security/libtomcrypt to 0.97a

Fix: The attached patch updates libtomcrypt to 0.97a.  I've also put a copy
of the patch online at: 
http://www.atarininja.com/~wxs/patches/libtomcrypt-97a.diff

The maintainer has been CC'ed on this for approval.
How-To-Repeat: N/A
Comment 1 krion 2004-06-30 08:39:20 UTC
Hi,

Please review this PR, and approve/reject these changes.

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/68496

-Kirill
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-30 08:39:23 UTC
State Changed
From-To: open->feedback

Asked for feedback.
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-07-26 19:28:36 UTC
$PREFIX is where you're installing to, $LOCALBASE is where other ports  
install their stuff. So you'd want to use the latter I guess.
Yonatan?

Volker
Comment 4 yonatan 2004-07-29 09:38:21 UTC
> $PREFIX is where you're installing to, $LOCALBASE is where=20
> other ports =20
> install their stuff. So you'd want to use the latter I guess.
> Yonatan?

True. Plus, I need to relook at some of my ports. <blush>
Comment 5 yonatan 2004-08-09 10:56:41 UTC
libtomcrypt 0.98 was released.=20
Commit this instead of all the above:
http://j.xpert.com/FreeBSD/ports/libtomcrypt-0.98.diff

Wesley, thank you for your time.
Comment 6 Volker Stolz freebsd_committer freebsd_triage 2004-08-09 14:53:20 UTC
State Changed
From-To: feedback->closed

Port updated, thanks!