diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:25:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 22:25:21 +0000 |
commit | 95258913e016266503ae2881fc4a598219d9b668 (patch) | |
tree | c7ac6376f91850f11ef38b0db3e68012fc2dbbbb /devel/libol | |
parent | 33dd1af8b32ab2804c8259321ae10fb334ddb9cf (diff) | |
download | ports-95258913e016266503ae2881fc4a598219d9b668.tar.gz ports-95258913e016266503ae2881fc4a598219d9b668.zip |
Notes
Diffstat (limited to 'devel/libol')
-rw-r--r-- | devel/libol/Makefile | 6 | ||||
-rw-r--r-- | devel/libol/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile index 41181521c4e0..52652afaea78 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -6,15 +6,15 @@ # PORTNAME= libol -PORTVERSION= 0.3.16 +PORTVERSION= 0.3.17 CATEGORIES= devel MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Library needed by syslog-ng GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GCC= 3.3+ .include <bsd.port.mk> diff --git a/devel/libol/distinfo b/devel/libol/distinfo index f9794ae42cfe..1b1e8be7f12e 100644 --- a/devel/libol/distinfo +++ b/devel/libol/distinfo @@ -1,3 +1,3 @@ -MD5 (libol-0.3.16.tar.gz) = 1f29be3f4bcddb5b2f3d965e78f04006 -SHA256 (libol-0.3.16.tar.gz) = 68bebda39f43fd5fa13b4011a91c40b2684fe262af2a409e282f7d9a7d28ec9e -SIZE (libol-0.3.16.tar.gz) = 345231 +MD5 (libol-0.3.17.tar.gz) = 28cc52e84bdb472b7830f9ad120a62a7 +SHA256 (libol-0.3.17.tar.gz) = 04fc93bd29c87860c8871a4c4fefa8923263abe0e3ac9370d3f5c1ab38977d5f +SIZE (libol-0.3.17.tar.gz) = 345525 |