aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-08-28 11:57:10 +0800
committerlinimon <linimon@FreeBSD.org>2004-08-28 11:57:10 +0800
commiteb62995ae43d0d0f7debbd72ed750e311ca05262 (patch)
tree9ccb7b8085d19c5544f5023a27f5cc9792bdb931 /devel
parent87dbac801a731b25e012edf73efb0c557428691c (diff)
downloadfreebsd-ports-gnome-eb62995ae43d0d0f7debbd72ed750e311ca05262.tar.gz
freebsd-ports-gnome-eb62995ae43d0d0f7debbd72ed750e311ca05262.tar.zst
freebsd-ports-gnome-eb62995ae43d0d0f7debbd72ed750e311ca05262.zip
Update to 0.3.14.
PR: ports/70849 Submitted by: Toni Viemero <toni dot viemero at iki dot fi> Approved by: maintainer
Diffstat (limited to 'devel')
-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"