Skip site navigation (1)Skip section navigation (2)
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:   ports/70849: [PATCH] devel/libol: update to 0.3.14
Message-ID:  <20040823084719.1BB509BE4C@shaolin.selfdestruct.net>
Resent-Message-ID: <200408230850.i7N8oOU9035119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 08:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040823084719.1BB509BE4C>