Update to neon-0.30.1.
This commit is contained in:
parent
2ac2ee0c19
commit
4cc8742771
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user