#40782: wireshark-devel: update to 1.11.0 ------------------------------+----------------------- Reporter: ryandesign@… | Owner: hsivank@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Comment (by macsforever2000@…): I applied your patch and ran lint. Here are the results: {{{ $ port lint --nitpick ---> Verifying Portfile for wireshark-devel Warning: Variant gnutls does not have a description Warning: Variant libgcrypt does not have a description Warning: Variant ipv6 does not have a description Warning: Variant lua does not have a description Warning: Variant no_ssl does not have a description Warning: Variant libsmi does not have a description Warning: Dependency port:gtk2 specified multiple times in depends_lib ---> 0 errors and 7 warnings found. }}} The last one needs to be fixed. Indeed gtk2 is always a dependency and the default gtk2 adds it again. Adding descriptions to all variants would be very helpful too. Finally, the {{{no_ssl}}} variant name needs to be changed to {{{ssl}}} and thus do the opposite. Is there a good reason for it? Maybe it should simply be removed. -- Ticket URL: <https://trac.macports.org/ticket/40782#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X