Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 01:11:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202338] comms/chirp: Add missing run dependencies
Message-ID:  <bug-202338-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202338

            Bug ID: 202338
           Summary: comms/chirp: Add missing run dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hamradio@FreeBSD.org
          Reporter: kevinz5000@gmail.com
             Flags: maintainer-feedback?(hamradio@FreeBSD.org)
          Assignee: hamradio@FreeBSD.org

Created attachment 159886
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159886&action=edit
Patch with fix

comms/chirp requires py-serial and py-libxml2 at runtime; otherwise, the
program exits with a stack trace after failing to import these libraries.

The attached patch adds py-serial and py-libxml2 as runtime dependencies. Note
that the existing build dependencies are still required, as they are used at
build time, as well.

Bump PORTREVISION because the resulting packages has changed.

Update COMMENT and sort USES to make 'portlint' happy.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202338-13>