Opened 9 years ago

Closed 9 years ago

#47109 closed update (fixed)

openconnect @7.01_0: update to 7.05

Reported by: bket Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: openconnect

Description

Update openconnect to the latest version (7.05). Changelog can be found at http://www.infradead.org/openconnect/changelog.html

Attachments (1)

openconnect.diff (1.3 KB) - added by bket 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by bket

Attachment: openconnect.diff added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Why remove the dependency on openssl?

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Port: openconnect added

comment:3 in reply to:  1 ; Changed 9 years ago by bket

Replying to larryv@…:

Why remove the dependency on openssl?

Portfile has two variants: openssl and gnutls. The openssl variant appends an extra depend: port:openssl. The gnutls variant does not require port:openssl. Therefore, it makes sense to remove the dependency from depends_lib and let the specific variant sort it out.

OK?

comment:4 in reply to:  3 Changed 9 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Summary: update: openconnect: update to 7.05openconnect @7.01_0: update to 7.05
Version: 2.3.3

Replying to bjorn.ketelaars@…:

Portfile has two variants: openssl and gnutls. The openssl variant appends an extra depend: port:openssl.

Sorry, I didn’t notice the variants because I only looked at your patch. In future tickets, please explain changes more clearly.

comment:5 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.