[Bug 261221] editors/parinfer-rust: Update to latest snapshot

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Jan 2022 10:35:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261221

            Bug ID: 261221
           Summary: editors/parinfer-rust: Update to latest snapshot
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mikael@FreeBSD.org
          Reporter: ashish@FreeBSD.org
          Assignee: mikael@FreeBSD.org
             Flags: maintainer-feedback?(mikael@FreeBSD.org)

Created attachment 231020
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231020&action=edit
Patch to update

The attached patch updates to the latest git snapshot of parinfer-rust. The
version 0.4.3 does not seem to work with GNU Emacs[0]. 

If you like to test Emacs support, then once port, and the Emacs package[1] is
installed, one need to '(setq parinfer-rust-library
"%%PREFIX%%/lib/libparinfer_rust.so")' replacing with %%PREFIX%% with the
installation prefix.

[0] https://github.com/justinbarclay/parinfer-rust-mode/issues/37
[1] https://github.com/justinbarclay/parinfer-rust-mode

Following are the summary of changes:

- Update to latest git snapshot
- Remove the already upstream-ed vim support patch


Thanks!

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