summaryrefslogtreecommitdiff
path: root/www/neon
diff options
context:
space:
mode:
authordrochner <drochner>2003-01-30 10:52:55 +0000
committerdrochner <drochner>2003-01-30 10:52:55 +0000
commit37f59d14d8f1736a2ffca39422b4167d10245028 (patch)
tree04a9be65748b5207c830ebc9ea11db4ca521d468 /www/neon
parent20392226a9f918192f1f3e44e95cd0d23044526b (diff)
downloadpkgsrc-37f59d14d8f1736a2ffca39422b4167d10245028.tar.gz
update to 0.23.7
changes: -Fix for handling EINTR during write() call (Sergey N Ushakov). -When available, use pkg-config to determine compiler flags needed to use OpenSSL headers and libraries.
Diffstat (limited to 'www/neon')
-rw-r--r--www/neon/Makefile4
-rw-r--r--www/neon/PLIST4
-rw-r--r--www/neon/distinfo6
3 files changed, 7 insertions, 7 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 57c76080137..3eaa774973c 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2003/01/22 16:23:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/01/30 10:52:55 drochner Exp $
-DISTNAME= neon-0.23.6
+DISTNAME= neon-0.23.7
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
diff --git a/www/neon/PLIST b/www/neon/PLIST
index 7ece6cf9782..0f68d9e07b8 100644
--- a/www/neon/PLIST
+++ b/www/neon/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/01/22 16:23:39 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/01/30 10:52:55 drochner Exp $
bin/neon-config
include/neon/ne_207.h
include/neon/ne_acl.h
@@ -25,7 +25,7 @@ lib/libneon.a
lib/libneon.la
lib/libneon.so
lib/libneon.so.23
-lib/libneon.so.23.6
+lib/libneon.so.23.7
man/man1/neon-config.1
man/man3/ne_add_request_header.3
man/man3/ne_addr_destroy.3
diff --git a/www/neon/distinfo b/www/neon/distinfo
index 981be9c3460..8d8c1cefca1 100644
--- a/www/neon/distinfo
+++ b/www/neon/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/01/22 16:23:40 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2003/01/30 10:52:55 drochner Exp $
-SHA1 (neon-0.23.6.tar.gz) = c4e16727fb6889ace5151042ac1ddf595be76c20
-Size (neon-0.23.6.tar.gz) = 507680 bytes
+SHA1 (neon-0.23.7.tar.gz) = bbb3c1e17167a96841f3d77d88e873a1665ff201
+Size (neon-0.23.7.tar.gz) = 508767 bytes