I have tried to contact the maintainer to request for this port to be updated (or if I could submit a patch to him/her) but I have not heard back. I thought I would submit a small patch to upgrade the security/openconnect port to the latest version as on the openconnect site. Fix: Patch attached with submission follows:
Maintainer of security/openconnect, Please note that PR ports/155705 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155705 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Patch looks good to me. Approved. ----- Original Message ----- From: Edwin Groothuis [mailto:edwin@FreeBSD.org] Sent: Saturday, March 19, 2011 03:51 PM To: Damian Gerow Cc: bug-followup@FreeBSD.org <bug-followup@FreeBSD.org> Subject: Re: ports/155705: update port: security/openconnect Maintainer of security/openconnect, Please note that PR ports/155705 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/155705 --=20 Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
State Changed From-To: open->closed Committed. Thanks!
sunpoet 2011-03-23 15:08:04 UTC FreeBSD ports repository Modified files: security/openconnect Makefile distinfo Log: - Update to 2.26 - Use bsd.port.mk Changes: - Fix potential crash on relative HTTP redirect. - Use correct TUN/TAP device node on Android. - Check client certificate expiry date. - Implement CSTP and DTLS rekeying (both by reconnecting CSTP). - Add --force-dpd option to set minimum DPD interval. - Don't print webvpn cookie in debug output. - Fix host selection in NetworkManager auth dialog. - Use SSLv3 instead of TLSv1; some servers (or their firewalls) don't accept any ClientHello options. - Never include address family prefix on script-tun connections. PR: ports/155705 Submitted by: Ben <ben@gibbed.org> Approved by: Damian Gerow <dgerow@afflictions.org> (maintainer) Revision Changes Path 1.7 +2 -4 ports/security/openconnect/Makefile 1.4 +2 -3 ports/security/openconnect/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"