summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-08-19 18:59:15 +0200
committerJose V Beneyto <sepen@crux.nu>2013-08-20 15:04:00 +0200
commit6d0e0edec1769406416a71d27432032ae93f0209 (patch)
treecbb9602dc3b2ff433b3ddf9f8983c0b7df9bf0b3 /neon
parent1f524e9e4f79f0d9df90c450e878ecd062222b6d (diff)
downloadopt-6d0e0edec1769406416a71d27432032ae93f0209.tar.gz
opt-6d0e0edec1769406416a71d27432032ae93f0209.tar.xz
neon: updated to 0.30.0
Diffstat (limited to 'neon')
-rw-r--r--neon/.footprint9
-rw-r--r--neon/.md5sum2
-rw-r--r--neon/Pkgfile2
3 files changed, 8 insertions, 5 deletions
diff --git a/neon/.footprint b/neon/.footprint
index 70a8d4aa4..8558ef75c 100644
--- a/neon/.footprint
+++ b/neon/.footprint
@@ -29,9 +29,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.27.2.6
-lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.2.6
--rwxr-xr-x root/root usr/lib/libneon.so.27.2.6
+lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.3.0
+lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.3.0
+-rwxr-xr-x root/root usr/lib/libneon.so.27.3.0
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/
@@ -88,6 +88,9 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/ne_session_create.3.gz
-rw-r--r-- root/root usr/man/man3/ne_session_destroy.3.gz
-rw-r--r-- root/root usr/man/man3/ne_session_proxy.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_session_socks_proxy.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_session_system_proxy.3.gz
+-rw-r--r-- root/root usr/man/man3/ne_set_addrlist.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_connect_timeout.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_error.3.gz
-rw-r--r-- root/root usr/man/man3/ne_set_proxy_auth.3.gz
diff --git a/neon/.md5sum b/neon/.md5sum
index d6af2bbcc..231773dc3 100644
--- a/neon/.md5sum
+++ b/neon/.md5sum
@@ -1 +1 @@
-591e0c82e6979e7e615211b386b8f6bc neon-0.29.6.tar.gz
+fb60b3a124eeec441937a812c456fd94 neon-0.30.0.tar.gz
diff --git a/neon/Pkgfile b/neon/Pkgfile
index a78de04fa..72c76495c 100644
--- a/neon/Pkgfile
+++ b/neon/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl expat
name=neon
-version=0.29.6
+version=0.30.0
release=1
source=(http://www.webdav.org/$name/$name-$version.tar.gz)

Generated by cgit