aboutsummaryrefslogtreecommitdiff
path: root/devel/libol
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-08-28 03:57:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-08-28 03:57:10 +0000
commit9d5d5af3ff8b259a5543f5d6d1f9c251519913ad (patch)
tree01f962886e531d496a38f5d587b0332cde2b4be1 /devel/libol
parent6366c64a2ee2718fae871b8f010b3aee801bb67f (diff)
downloadports-9d5d5af3ff8b259a5543f5d6d1f9c251519913ad.tar.gz
ports-9d5d5af3ff8b259a5543f5d6d1f9c251519913ad.zip
Update to 0.3.14.
PR: ports/70849 Submitted by: Toni Viemero <toni dot viemero at iki dot fi> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=117473
Diffstat (limited to 'devel/libol')
-rw-r--r--devel/libol/Makefile2
-rw-r--r--devel/libol/distinfo2
-rw-r--r--devel/libol/files/patch-aa10
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile
index 57f21664d0e5..c5888ed0e063 100644
--- a/devel/libol/Makefile
+++ b/devel/libol/Makefile
@@ -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 --git a/devel/libol/distinfo b/devel/libol/distinfo
index 22fb977cb92d..adb7214d37d1 100644
--- a/devel/libol/distinfo
+++ b/devel/libol/distinfo
@@ -1 +1 @@
-MD5 (libol-0.3.13.tar.gz) = b66e21769e21ac9b953cbafe517630fd
+MD5 (libol-0.3.14.tar.gz) = ae30409d846cfed73dd764623fb6dc3f
diff --git a/devel/libol/files/patch-aa b/devel/libol/files/patch-aa
index 2c85b49670d4..6389191c0114 100644
--- a/devel/libol/files/patch-aa
+++ b/devel/libol/files/patch-aa
@@ -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"