Summary: | dns/dnsrecon: py-sqlite3 dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Rihaz Jerrin <rihaz.jerrin> | ||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | tobik | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thanks for your submission. Some comments: - Please submit a diff next time and not a shar for port changes. They are a lot easier to review. - The shar contained bogus changes in pkg-{plist,descr} - Please bump PORTREVISION if the resulting package changes - That is all :) Now waiting for mentor approval: https://reviews.freebsd.org/D10204 A commit references this bug: Author: tobik Date: Thu Mar 30 20:21:59 UTC 2017 New revision: 437326 URL: https://svnweb.freebsd.org/changeset/ports/437326 Log: Add missing databases/py-sqlite3 dependency PR: 218227 Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10204 Changes: head/dns/dnsrecon/Makefile |
Created attachment 181313 [details] port file for dnsrecon Adding databases/py-sqlite3 dependency for this port.Just recently found sqlite3 import error when running this on a newly installed system.