Bug 201532

Summary: [patch] devel/appstream-glib: add missing dependencies, add LICENSE
Product: Ports & Packages Reporter: Andriy Voskoboinyk <avos>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: kwm
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (gnome)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff
none
portlint.log
none
poudriere-9.3-i386.log none

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.