summaryrefslogtreecommitdiff
path: root/sysutils/libol/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-02-06 18:31:23 +0000
committeradrianp <adrianp@pkgsrc.org>2006-02-06 18:31:23 +0000
commitadefa15059f8c1cbcd511cec377ab0348736e3e2 (patch)
tree8315fe01385d78a7c2d6929bf30b8d0d3c1891f7 /sysutils/libol/Makefile
parent9420cf3c43797aebab74d22c576a16d13e22a0ae (diff)
downloadpkgsrc-adefa15059f8c1cbcd511cec377ab0348736e3e2.tar.gz
Update to 0.3.17
> 2005-11-23 Balazs Scheidler <bazsi@bzorp.balabit> > > * configure.in: bumped version number to 0.3.17 > > * src/io.c (do_write): added workaround for broken destination > sockets > > * src/pkt_buffer.c (do_flush_stream): make sure data is not lost > if A_WRITE returns failure by pushing it back to the buffer > > 2005-05-03 Balazs Scheidler <bazsi@bzorp.balabit> > > * configure.in: bumped version number to 0.3.16 > > * src/io.c (io_iter): fixed possible nonblocking_fd leaks as > unlinking an fd might have dropped some valid structures > > * src/werror.c: fixed werror_hexdump and related functions, > still #if 0ed but useful for tracking down gc related problems
Diffstat (limited to 'sysutils/libol/Makefile')
-rw-r--r--sysutils/libol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libol/Makefile b/sysutils/libol/Makefile
index 26a80023832..f59b3f791e0 100644
--- a/sysutils/libol/Makefile
+++ b/sysutils/libol/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:25 tv Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/06 18:31:23 adrianp Exp $
-DISTNAME= libol-0.3.15
+DISTNAME= libol-0.3.17
CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/