diff options
author | ohauer <ohauer@FreeBSD.org> | 2014-12-24 14:03:22 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2014-12-24 14:03:22 +0800 |
commit | 29825069bb30a9c0fa2e59fc6912713c7f38a097 (patch) | |
tree | 6d0a0be85421fd0336f4e6fafa7b7551fc62d88c /www | |
parent | 6cd868478793f2e584b797079d9300cfa5c63050 (diff) | |
download | freebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.tar.gz freebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.tar.zst freebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.zip |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | www/cadaver/Makefile | 4 | ||||
-rw-r--r-- | www/neon/Makefile (renamed from www/neon29/Makefile) | 6 | ||||
-rw-r--r-- | www/neon/distinfo | 2 | ||||
-rw-r--r-- | www/neon/pkg-descr (renamed from www/neon29/pkg-descr) | 0 | ||||
-rw-r--r-- | www/neon/pkg-plist (renamed from www/neon29/pkg-plist) | 7 | ||||
-rw-r--r-- | www/neon29/distinfo | 2 | ||||
-rw-r--r-- | www/sitecopy/Makefile | 4 |
8 files changed, 14 insertions, 13 deletions
diff --git a/www/Makefile b/www/Makefile index 0f058f16b817..555ca892d05a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -527,7 +527,7 @@ SUBDIR += mythplugin-mythweb SUBDIR += nanoblogger SUBDIR += nanoblogger-extra - SUBDIR += neon29 + SUBDIR += neon SUBDIR += netoffice SUBDIR += netrik SUBDIR += netstiff diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index da98e5290284..69a7a5d5f216 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -3,7 +3,7 @@ PORTNAME= cadaver PORTVERSION= 0.23.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ \ http://www.tcbug.org/ @@ -11,7 +11,7 @@ MASTER_SITES= http://www.webdav.org/cadaver/ \ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Commandline client for DAV -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-netrc diff --git a/www/neon29/Makefile b/www/neon/Makefile index ab63d04b672f..6f5f6a662748 100644 --- a/www/neon29/Makefile +++ b/www/neon/Makefile @@ -1,12 +1,10 @@ # Created by: Mikhail Teterin <mi@aldan.algebra.com> # $FreeBSD$ -PORTNAME= neon29 -PORTVERSION= 0.29.6 -PORTREVISION= 7 +PORTNAME= neon +PORTVERSION= 0.30.1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -DISTNAME= neon-${PORTVERSION} MAINTAINER= lev@FreeBSD.org COMMENT= HTTP and WebDAV client library for Unix systems diff --git a/www/neon/distinfo b/www/neon/distinfo new file mode 100644 index 000000000000..54d6b7caccd6 --- /dev/null +++ b/www/neon/distinfo @@ -0,0 +1,2 @@ +SHA256 (neon-0.30.1.tar.gz) = 00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd +SIZE (neon-0.30.1.tar.gz) = 911414 diff --git a/www/neon29/pkg-descr b/www/neon/pkg-descr index 3f8647c6bcf3..3f8647c6bcf3 100644 --- a/www/neon29/pkg-descr +++ b/www/neon/pkg-descr diff --git a/www/neon29/pkg-plist b/www/neon/pkg-plist index f78251fba767..3191d996c824 100644 --- a/www/neon29/pkg-plist +++ b/www/neon/pkg-plist @@ -26,7 +26,7 @@ include/neon/ne_xmlreq.h lib/libneon.a lib/libneon.so lib/libneon.so.27 -lib/libneon.so.27.2.6 +lib/libneon.so.27.3.1 libdata/pkgconfig/neon.pc man/man1/neon-config.1.gz man/man3/ne_add_request_header.3.gz @@ -79,13 +79,15 @@ man/man3/ne_response_header_iterate.3.gz man/man3/ne_session_create.3.gz man/man3/ne_session_destroy.3.gz man/man3/ne_session_proxy.3.gz +man/man3/ne_session_socks_proxy.3.gz +man/man3/ne_session_system_proxy.3.gz +man/man3/ne_set_addrlist.3.gz man/man3/ne_set_connect_timeout.3.gz man/man3/ne_set_error.3.gz man/man3/ne_set_proxy_auth.3.gz man/man3/ne_set_read_timeout.3.gz man/man3/ne_set_request_body_buffer.3.gz man/man3/ne_set_request_body_fd.3.gz -man/man3/ne_set_request_body_fd64.3.gz man/man3/ne_set_request_flag.3.gz man/man3/ne_set_server_auth.3.gz man/man3/ne_set_session_flag.3.gz @@ -147,6 +149,7 @@ man/man3/neon.3.gz %%PORTDOCS%%%%DOCSDIR%%/html/refiaddr.html %%PORTDOCS%%%%DOCSDIR%%/html/refneon.html %%PORTDOCS%%%%DOCSDIR%%/html/refopts.html +%%PORTDOCS%%%%DOCSDIR%%/html/refproxy.html %%PORTDOCS%%%%DOCSDIR%%/html/refreq.html %%PORTDOCS%%%%DOCSDIR%%/html/refreqbody.html %%PORTDOCS%%%%DOCSDIR%%/html/refreqflags.html diff --git a/www/neon29/distinfo b/www/neon29/distinfo deleted file mode 100644 index 1f47c5307d92..000000000000 --- a/www/neon29/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (neon-0.29.6.tar.gz) = 9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43 -SIZE (neon-0.29.6.tar.gz) = 882267 diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index 5cc6c98ea020..1cecc32d88e5 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -3,7 +3,7 @@ PORTNAME= sitecopy PORTVERSION= 0.16.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.manyfish.co.uk/${PORTNAME}/ \ ${MASTER_SITE_GENTOO} @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= sitecopy@oldach.net COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up w/ local copy -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |