diff options
-rw-r--r-- | devel/libol/Makefile | 4 | ||||
-rw-r--r-- | devel/libol/distinfo | 4 | ||||
-rw-r--r-- | devel/libol/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile index fa669c477b35..e3138f8ccc12 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 ee421925b11b..735b8f1bec7c 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 0fb426648016..dd83a7218053 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 |