summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-11-15 08:55:36 +0100
committerJohannes Winkelmann <jw@smts.ch>2006-11-15 08:55:36 +0100
commit78bff90acd8717723c4ab6f50067cbac6d5cac3e (patch)
tree926f24588026234e6612ed1869c88e1e06aca9e7 /neon
parent8f4533b37efda31efb62895483ce0227656c6247 (diff)
downloadopt-78bff90acd8717723c4ab6f50067cbac6d5cac3e.tar.gz
opt-78bff90acd8717723c4ab6f50067cbac6d5cac3e.tar.xz
[notify] neon: update to 0.26.2
binary incompatible, see http://crux.nu/Main/BinaryIncompatibleUpdates
Diffstat (limited to 'neon')
-rw-r--r--neon/.footprint10
-rw-r--r--neon/.md5sum2
-rw-r--r--neon/Pkgfile2
3 files changed, 9 insertions, 5 deletions
diff --git a/neon/.footprint b/neon/.footprint
index ff3432b1e..d8a1f86d1 100644
--- a/neon/.footprint
+++ b/neon/.footprint
@@ -27,9 +27,9 @@ drwxr-xr-x root/root usr/include/neon/
-rw-r--r-- root/root usr/include/neon/ne_xmlreq.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libneon.la
-lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.25.0.5
-lrwxrwxrwx root/root usr/lib/libneon.so.25 -> libneon.so.25.0.5
--rwxr-xr-x root/root usr/lib/libneon.so.25.0.5
+lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.26.0.2
+lrwxrwxrwx root/root usr/lib/libneon.so.26 -> libneon.so.26.0.2
+-rwxr-xr-x root/root usr/lib/libneon.so.26.0.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/neon.pc
drwxr-xr-x root/root usr/man/
@@ -62,6 +62,8 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/ne_get_scheme.3.gz
-rw-r--r-- root/root usr/man/man3/ne_get_server_hostport.3.gz
-rw-r--r-- root/root usr/man/man3/ne_get_status.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_has_support.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_i18n_init.3.gz
-rw-r--r-- root/root usr/man/man3/ne_iaddr_cmp.3.gz
-rw-r--r-- root/root usr/man/man3/ne_iaddr_free.3.gz
-rw-r--r-- root/root usr/man/man3/ne_iaddr_make.3.gz
@@ -85,10 +87,12 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/ne_set_read_timeout.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_request_body_buffer.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_request_body_fd.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_set_request_body_fd64.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_request_expect100.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_server_auth.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_useragent.3.gz
-rw-r--r-- root/root usr/man/man3/ne_shave.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_sock_exit.3.gz
-rw-r--r-- root/root usr/man/man3/ne_sock_init.3.gz
-rw-r--r-- root/root usr/man/man3/ne_ssl_cert_cmp.3.gz
-rw-r--r-- root/root usr/man/man3/ne_ssl_cert_export.3.gz
diff --git a/neon/.md5sum b/neon/.md5sum
index f55b3fb8f..b98936f11 100644
--- a/neon/.md5sum
+++ b/neon/.md5sum
@@ -1 +1 @@
-b5fdb71dd407f0a3de0f267d27c9ab17 neon-0.25.5.tar.gz
+65ff7f6d962305b984a60d6ec5b189b5 neon-0.26.2.tar.gz
diff --git a/neon/Pkgfile b/neon/Pkgfile
index c42ff4511..fdac0802d 100644
--- a/neon/Pkgfile
+++ b/neon/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl expat
name=neon
-version=0.25.5
+version=0.26.2
release=1
source=(http://www.webdav.org/neon/neon-${version}.tar.gz)

Generated by cgit