[Bug 265966] Liblurch fails to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Aug 2022 08:11:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265966

            Bug ID: 265966
           Summary: Liblurch fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: micadeyeye@gmail.com

Pidgin does not support OMEMO at present. I have created a library based on
lurch. The library from https://github.com/gkdr/lurch can be successfully
installed with 'gmake install'. I have now made a freebsd port from it. 

The port is committed  to GH at
https://github.com/micadeyeye/freebsd-ports/tree/master/security/liblurch.

However, I encountered the below error.

❯ make -C /usr/local/opt/github/freebsd-ports/security/liblurch/ install clean
===>  License GPLv2 accepted by the user
===>   liblurch3-0.2.1_4 depends on file: /usr/local/sbin/pkg - found
=> liblurch-0.2.1.tar.gz.asc is not in
/usr/local/opt/github/freebsd-ports/security/liblurch/distinfo.
=> Either /usr/local/opt/github/freebsd-ports/security/liblurch/distinfo is out
of date, or
=> liblurch-0.2.1.tar.gz.asc is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/local/opt/github/freebsd-ports/security/liblurch/


I have researched how to create the .asc but no luck. I have added the correct
checksum into distinfo though.

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