[Bug 270952] www/varnish-libvmod-fileserver: fails to build with rust 1.69.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Apr 2023 14:09:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270952

            Bug ID: 270952
           Summary: www/varnish-libvmod-fileserver: fails to build with
                    rust 1.69.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

error:
error[E0308]: mismatched types
    -->
/wrkdirs/usr/ports/www/varnish-libvmod-fileserver/work/vmod_fileserver-f6a6587/cargo-crates/varnish-0.0.12/src/vcl/ctx.rs:249:45
     |
249  |         varnish_sys::VSL(logtag.into_u32(), 0, b"%s\0".as_ptr() as
*const c_char, c_cstring.as_ptr() as *const u8);
     |         ----------------                    ^ expected struct `vxids`,
found integer
     |         |
     |         arguments to this function are incorrect


I fail to understand the DISTVERSION of this port, there is no 0.0.5 upstream
and 
GH_TAGNAME= f6a6587 corresponds to a version < 0.0.2

-- 
You are receiving this mail because:
You are the assignee for the bug.