head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2013.02.01.15.41.58;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.10.21.16.18.56;	author flo;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311381
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@--- configure.orig	2011-09-01 20:36:35.000000000 +0400
+++ configure	2011-09-02 13:59:02.000000000 +0400
@@@@ -12856,6 +12856,7 @@@@
 
 
 
+LIBS="-lutil $LIBS"
 for ac_func in \
 	arc4random \
 	arc4random_buf \
@


1.1
log
@- update to 5.8p2 [1]
- fix Kerberos knob [2]
- fix build on 9.0 [3]
- fix deinstall with various knobs [4]
- fix LPK knob [5]

PR:		ports/161818 [1], ports/144597 [2], ports/160389 [3]
		ports/150493, ports/156926 [4], ports/155456 [5]

Submitted by:	"Grzegorz Blach" <magik@@roorback.net> [1], [2], [4], [5]
		pluknet [3]
Reported by:	Jonathan <lordsith49@@hotmail.com> [2]
		Kevin Thompson <antiduh@@csh.rit.edu> [4]
		Alexey Remizov <alexey@@remizov.org> [5]
@
text
@d10 1
a10 1
 	arc4random_buf \@

