Bug 201532 - [patch] devel/appstream-glib: add missing dependencies, add LICENSE
Summary: [patch] devel/appstream-glib: add missing dependencies, add LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-13 17:13 UTC by Andriy Voskoboinyk
Modified: 2015-07-14 13:51 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Makefile.diff (885 bytes, patch)
2015-07-13 17:13 UTC, Andriy Voskoboinyk
no flags Details | Diff
portlint.log (491 bytes, text/plain)
2015-07-13 17:13 UTC, Andriy Voskoboinyk
no flags Details
poudriere-9.3-i386.log (93.46 KB, text/plain)
2015-07-13 17:14 UTC, Andriy Voskoboinyk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:13:05 UTC
Created attachment 158700 [details]
Makefile.diff

- Add print/freetype2 and databases/sqlite3 to LIB_DEPENDS.
- Add USE_GNOME=introspection:build.
- Add LICENSE.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:13:41 UTC
Created attachment 158701 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:14:25 UTC
Created attachment 158702 [details]
poudriere-9.3-i386.log
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-07-14 13:46:14 UTC
A commit references this bug:

Author: kwm
Date: Tue Jul 14 13:45:26 UTC 2015
New revision: 391998
URL: https://svnweb.freebsd.org/changeset/ports/391998

Log:
  Add LICENSE, missing dependancy for sqlite3 and introspection:build.

  PR:		201532
  Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>

Changes:
  head/devel/appstream-glib/Makefile
Comment 4 Koop Mast freebsd_committer freebsd_triage 2015-07-14 13:51:19 UTC
Couple of small changes.
I used USE_SQLITE=3 instead of the LIB_DEPEND line, and freetype2 is implied via pango via gtk30. So it always available.

Thanks for your contribution.
Comment 5 Koop Mast freebsd_committer freebsd_triage 2015-07-14 13:51:36 UTC
actual close the bug.