Update to 0.3.14.

PR:		ports/70849
Submitted by:	Toni Viemero <toni dot viemero at iki dot fi>
Approved by:	maintainer
This commit is contained in:
Mark Linimon 2004-08-28 03:57:10 +00:00
parent 6366c64a2e
commit 9d5d5af3ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117473
3 changed files with 7 additions and 7 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (libol-0.3.13.tar.gz) = b66e21769e21ac9b953cbafe517630fd
MD5 (libol-0.3.14.tar.gz) = ae30409d846cfed73dd764623fb6dc3f

View File

@ -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"