From vsevolod@highsecure.ru  Thu Jul  7 16:26:26 2005
Return-Path: <vsevolod@highsecure.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8C19116A41C
	for <freebsd-gnats-submit@freebsd.org>; Thu,  7 Jul 2005 16:26:26 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A880E43D55
	for <freebsd-gnats-submit@freebsd.org>; Thu,  7 Jul 2005 16:26:25 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j67GRUhP037262
    for <freebsd-gnats-submit@freebsd.org>; Thu, 7 Jul 2005 20:27:30 +0400 (MSD)
Received: from core (postbox.inec.ru [213.148.3.226])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j67GRNM4037219
    for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Jul 2005 20:27:25 +0400 (MSD)
Received: from [213.219.249.64] (helo=spray.anyhost.ru)
	by core with esmtp (Exim 4.51 (FreeBSD))
	id 1DqZBS-0006NW-AD
	for FreeBSD-gnats-submit@freebsd.org; Thu, 07 Jul 2005 20:25:06 +0400
Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD))
	id 1DqZCF-0001Ad-46; Thu, 07 Jul 2005 20:25:55 +0400
Message-Id: <E1DqZCF-0001Ad-46@spray.anyhost.ru>
Date: Thu, 07 Jul 2005 20:25:55 +0400
From: Vsevolod Stakhov <vsevolod@highsecure.ru>
Sender: Vsevolod Stakhov <vsevolod@highsecure.ru>
Reply-To: Vsevolod Stakhov <vsevolod@highsecure.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vince@blue-box.net
Subject: Update port: devel/libol to 0.3.16 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83101
>Category:       ports
>Synopsis:       Update port: devel/libol to 0.3.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 07 16:30:18 GMT 2005
>Closed-Date:    Thu Jul 07 18:51:38 GMT 2005
>Last-Modified:  Thu Jul 07 18:51:38 GMT 2005
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 0.3.16 that is required for new syslog-ng (will be sent at next PR).
- Update libtool version and remove unused .la file
>How-To-Repeat:
>Fix:

diff -ruPN libol.orig/Makefile libol/Makefile
--- libol.orig/Makefile	Thu Jul  7 20:17:06 2005
+++ libol/Makefile	Thu Jul  7 20:17:49 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libol
-PORTVERSION=	0.3.15
+PORTVERSION=	0.3.16
 CATEGORIES=	devel
 MASTER_SITES=	http://www.balabit.com/downloads/libol/0.3/
 
@@ -14,7 +14,7 @@
 COMMENT=	Library needed by syslog-ng
 
 GNU_CONFIGURE=	yes
-USE_LIBTOOL_VER=	13
+USE_LIBTOOL_VER=	15
 INSTALLS_SHLIB=	yes
 USE_GCC=	3.3+
 
diff -ruPN libol.orig/distinfo libol/distinfo
--- libol.orig/distinfo	Thu Jul  7 20:17:06 2005
+++ libol/distinfo	Thu Jul  7 20:17:49 2005
@@ -1,2 +1,2 @@
-MD5 (libol-0.3.15.tar.gz) = 1c8d6a9c72a9200738a04d68e5a7b439
-SIZE (libol-0.3.15.tar.gz) = 345070
+MD5 (libol-0.3.16.tar.gz) = 1f29be3f4bcddb5b2f3d965e78f04006
+SIZE (libol-0.3.16.tar.gz) = 345231
diff -ruPN libol.orig/pkg-plist libol/pkg-plist
--- libol.orig/pkg-plist	Thu Jul  7 20:17:06 2005
+++ libol/pkg-plist	Thu Jul  7 20:17:49 2005
@@ -30,7 +30,6 @@
 include/libol/werror.h
 include/libol/xalloc.h
 lib/libol.a
-lib/libol.la
 lib/libol.so
 lib/libol.so.0
 @dirrm include/libol

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jul 7 17:45:43 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83101 
State-Changed-From-To: open->feedback 
State-Changed-By: novel 
State-Changed-When: Thu Jul 7 17:49:35 GMT 2005 
State-Changed-Why:  
Asked for maintainer's approval. 

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

From: Roman Bogorodskiy <novel@FreeBSD.org>
To: bug-followup@FreeBSD.org, vsevolod@highsecure.ru, vince@blue-box.net
Cc:  
Subject: Re: ports/83101: Update port: devel/libol to 0.3.16
Date: Thu, 7 Jul 2005 17:48:30 +0000

 Dear maintainer of devel/libol, do you approve this update:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=83101 ?
 
 Roman Bogorodskiy

From: Vince Valenti <vince@blue-box.net>
To: bug-followup@FreeBSD.org,  vsevolod@highsecure.ru
Cc:  
Subject: Re: ports/83101: Update port: devel/libol to 0.3.16
Date: Thu, 07 Jul 2005 11:35:07 -0700

 Yes, approved.
State-Changed-From-To: feedback->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jul 7 18:50:57 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83101 
>Unformatted:
