Bug 168241 - [patch] graphics/zathura: track sqlite dependency
Summary: [patch] graphics/zathura: track sqlite dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 22:10 UTC by Jan Beich
Modified: 2012-05-23 22:35 UTC (History)
0 users

See Also:


Attachments
sqlite.diff (728 bytes, patch)
2012-05-22 22:10 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2012-05-22 22:10:04 UTC

How-To-Repeat: $ make install -C databases/sqlite3
$ make install -C graphics/zathura
$ make deinstall -C databases/sqlite3
$ zathura
Shared object "libsqlite3.so.8" not found, required by "zathura"
Exit 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-22 22:10:23 UTC
Maintainer of graphics/zathura,

Please note that PR ports/168241 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168241

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-22 22:10:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 quentin.stievenart 2012-05-23 08:00:55 UTC
Patch approved.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-05-23 08:12:02 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pawel Pekala freebsd_committer freebsd_triage 2012-05-23 15:06:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2012-05-23 22:35:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!