From 184aeea9f38d51e6769f245d89f6fab32360bfd7 Mon Sep 17 00:00:00 2001 From: novel Date: Thu, 7 Jul 2005 18:48:54 +0000 Subject: Update to 0.3.16. PR: 83101 Submitted by: Vsevolod Stakhov Approved by: Vince Valenti (maintainer) --- devel/libol/Makefile | 4 ++-- devel/libol/distinfo | 4 ++-- devel/libol/pkg-plist | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/libol/Makefile b/devel/libol/Makefile index fa669c477b3..e3138f8ccc1 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libol -PORTVERSION= 0.3.15 +PORTVERSION= 0.3.16 CATEGORIES= devel MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/ @@ -14,7 +14,7 @@ MAINTAINER= vince@blue-box.net COMMENT= Library needed by syslog-ng GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes USE_GCC= 3.3+ diff --git a/devel/libol/distinfo b/devel/libol/distinfo index ee421925b11..735b8f1bec7 100644 --- a/devel/libol/distinfo +++ b/devel/libol/distinfo @@ -1,2 +1,2 @@ -MD5 (libol-0.3.15.tar.gz) = 1c8d6a9c72a9200738a04d68e5a7b439 -SIZE (libol-0.3.15.tar.gz) = 345070 +MD5 (libol-0.3.16.tar.gz) = 1f29be3f4bcddb5b2f3d965e78f04006 +SIZE (libol-0.3.16.tar.gz) = 345231 diff --git a/devel/libol/pkg-plist b/devel/libol/pkg-plist index 0fb42664801..dd83a721805 100644 --- a/devel/libol/pkg-plist +++ b/devel/libol/pkg-plist @@ -30,7 +30,6 @@ include/libol/stream_buffer.h include/libol/werror.h include/libol/xalloc.h lib/libol.a -lib/libol.la lib/libol.so lib/libol.so.0 @dirrm include/libol -- cgit