diff options
author | drochner <drochner@pkgsrc.org> | 2004-05-19 11:03:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-05-19 11:03:29 +0000 |
commit | 6464a280803c2ae27c983484c3697d47e882eae8 (patch) | |
tree | 8a83f2b733c5f751daa9d4217302a2b0ddcebbca /www/neon | |
parent | 3893d5c71a6d15e4e26dcd5b90d01c05a4cd7eda (diff) | |
download | pkgsrc-6464a280803c2ae27c983484c3697d47e882eae8.tar.gz |
update to 0.24.6
Security fix release
Diffstat (limited to 'www/neon')
-rw-r--r-- | www/neon/Makefile | 4 | ||||
-rw-r--r-- | www/neon/PLIST | 4 | ||||
-rw-r--r-- | www/neon/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 92e6d61de0a..7467282b6b2 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2004/04/16 12:34:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2004/05/19 11:03:29 drochner Exp $ -DISTNAME= neon-0.24.5 +DISTNAME= neon-0.24.6 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ diff --git a/www/neon/PLIST b/www/neon/PLIST index 76f9c9e1fbe..4d678b2df67 100644 --- a/www/neon/PLIST +++ b/www/neon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2004/04/16 12:34:54 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.12 2004/05/19 11:03:29 drochner Exp $ bin/neon-config include/neon/ne_207.h include/neon/ne_acl.h @@ -26,7 +26,7 @@ lib/libneon.a lib/libneon.la lib/libneon.so lib/libneon.so.24 -lib/libneon.so.24.5 +lib/libneon.so.24.6 lib/pkgconfig/neon.pc man/man1/neon-config.1 man/man3/ne_add_request_header.3 diff --git a/www/neon/distinfo b/www/neon/distinfo index e0c50c23db7..fb1be21c5de 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2004/04/16 12:34:54 xtraeme Exp $ +$NetBSD: distinfo,v 1.12 2004/05/19 11:03:29 drochner Exp $ -SHA1 (neon-0.24.5.tar.gz) = faa586b137c28f20a6b9970dd0e8fd1776221a7f -Size (neon-0.24.5.tar.gz) = 599383 bytes +SHA1 (neon-0.24.6.tar.gz) = f7648f3f5551b0413bc7db5fc8e24f3586bb2114 +Size (neon-0.24.6.tar.gz) = 600129 bytes |