diff --git a/net/neon/Makefile b/net/neon/Makefile index 349f3a1ddf6..8632d62a192 100644 --- a/net/neon/Makefile +++ b/net/neon/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.37 2014/09/08 07:01:58 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.38 2014/10/12 07:13:22 ajacoutot Exp $ COMMENT= HTTP and WebDAV client library, with C interface -DISTNAME= neon-0.30.0 -SHARED_LIBS += neon 29.0 # 30.0 +DISTNAME= neon-0.30.1 +SHARED_LIBS += neon 29.0 # 30.1 CATEGORIES= net www devel @@ -32,9 +32,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \ --with-ca-bundle=/etc/ssl/cert.pem \ --with-ssl=openssl \ --with-expat \ - --with-libproxy \ --without-pakchois \ - --without-gssapi \ --enable-nls post-install: diff --git a/net/neon/distinfo b/net/neon/distinfo index 110361925a9..ad875d46c7f 100644 --- a/net/neon/distinfo +++ b/net/neon/distinfo @@ -1,2 +1,2 @@ -SHA256 (neon-0.30.0.tar.gz) = KWLPy10w8ycuPS+g5HNDRBl3CjgBr+PUbl0WUHh5kMI= -SIZE (neon-0.30.0.tar.gz) = 909989 +SHA256 (neon-0.30.1.tar.gz) = AMYmwNwY0JSrN029mjVJFb/kd2QzKJOG7UicLsCEXN0= +SIZE (neon-0.30.1.tar.gz) = 911414 diff --git a/net/neon/pkg/PLIST b/net/neon/pkg/PLIST index 9e6d57e79a6..42afacce5fc 100644 --- a/net/neon/pkg/PLIST +++ b/net/neon/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.12 2014/09/08 07:01:58 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.13 2014/10/12 07:13:22 ajacoutot Exp $ bin/neon-config include/neon/ include/neon/ne_207.h @@ -89,7 +89,6 @@ lib/pkgconfig/neon.pc @man man/man3/ne_set_read_timeout.3 @man man/man3/ne_set_request_body_buffer.3 @man man/man3/ne_set_request_body_fd.3 -@man man/man3/ne_set_request_body_fd64.3 @man man/man3/ne_set_request_flag.3 @man man/man3/ne_set_server_auth.3 @man man/man3/ne_set_session_flag.3