From toni@shaolin.selfdestruct.net  Mon Aug 23 08:47:20 2004
Return-Path: <toni@shaolin.selfdestruct.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E82C816A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Aug 2004 08:47:20 +0000 (GMT)
Received: from shaolin.selfdestruct.net (shaolin.selfdestruct.net [193.65.195.200])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A566343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Aug 2004 08:47:20 +0000 (GMT)
	(envelope-from toni@shaolin.selfdestruct.net)
Received: by shaolin.selfdestruct.net (Postfix, from userid 1000)
	id 1BB509BE4C; Mon, 23 Aug 2004 11:47:19 +0300 (EEST)
Message-Id: <20040823084719.1BB509BE4C@shaolin.selfdestruct.net>
Date: Mon, 23 Aug 2004 11:47:19 +0300 (EEST)
From: Toni Viemero <toni.viemero@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vince@blue-box.net
Subject: [PATCH] devel/libol: update to 0.3.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70849
>Category:       ports
>Synopsis:       [PATCH] devel/libol: update to 0.3.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 08:50:24 GMT 2004
>Closed-Date:    Sat Aug 28 03:57:21 GMT 2004
>Last-Modified:  Sat Aug 28 03:57:21 GMT 2004
>Originator:     Toni Viemero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD shaolin.selfdestruct.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sat May 29 00:26:03 EEST 2004
>Description:
- Update to 0.3.14

Port maintainer (vince@blue-box.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- libol-0.3.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/libol/Makefile /home/toni/ports/libol/Makefile
--- /usr/ports/devel/libol/Makefile	Sun Mar 14 08:16:19 2004
+++ /home/toni/ports/libol/Makefile	Mon Aug 23 11:44:05 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libol
-PORTVERSION=	0.3.13
+PORTVERSION=	0.3.14
 CATEGORIES=	devel
 MASTER_SITES=	http://www.balabit.com/downloads/libol/0.3/
 
diff -ruN --exclude=CVS /usr/ports/devel/libol/distinfo /home/toni/ports/libol/distinfo
--- /usr/ports/devel/libol/distinfo	Sun Feb 29 12:50:11 2004
+++ /home/toni/ports/libol/distinfo	Mon Aug 23 11:44:23 2004
@@ -1 +1 @@
-MD5 (libol-0.3.13.tar.gz) = b66e21769e21ac9b953cbafe517630fd
+MD5 (libol-0.3.14.tar.gz) = ae30409d846cfed73dd764623fb6dc3f
diff -ruN --exclude=CVS /usr/ports/devel/libol/files/patch-aa /home/toni/ports/libol/files/patch-aa
--- /usr/ports/devel/libol/files/patch-aa	Thu Mar  6 16:59:22 2003
+++ /home/toni/ports/libol/files/patch-aa	Mon Aug 23 11:45:51 2004
@@ -1,11 +1,11 @@
---- configure.orig	Mon Mar  3 14:54:16 2003
-+++ configure	Mon Mar  3 14:54:37 2003
-@@ -6438,7 +6438,7 @@
+--- configure.org	Mon Aug 23 11:45:34 2004
++++ configure	Mon Aug 23 11:45:40 2004
+@@ -21860,7 +21860,7 @@
  if test $enable_debug = "yes"; then
  	CFLAGS="-Wall -g"
  else
--	CFLAGS="-Wall -O2"
-+#	CFLAGS="-Wall -O2"
+-	CFLAGS="$CFLAGS -Wall -O2"
++	# CFLAGS="$CFLAGS -Wall -O2"
  fi
  
  MAKE_CLASS="$srcdir/utils/make_class"
--- libol-0.3.14.patch ends here ---

>Release-Note:
>Audit-Trail:

From: "Vince Valenti" <vince@rio.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <toni.viemero@iki.fi>
Cc:  
Subject: Re: ports/70849: [PATCH] devel/libol: update to 0.3.14
Date: Mon, 23 Aug 2004 10:23:57 -0700

 Looks good to me.  Go ahead and commit.
 
 -Vince
 
 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Aug 28 03:57:13 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

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