Bug 201531

Summary: [patch] www/libsocialweb: add missing dependencies, add LICENSE
Product: Ports & Packages Reporter: Andriy Voskoboinyk <avos>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (kwm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch.diff
none
portlint.log
none
poudriere-9.3-i386.log
none
Patch2.diff
none
portlint.log
none
poudriere-9.3-i386.log
none
poudriere-10.1-amd64.log none

Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:00:12 UTC
Created attachment 158697 [details]
Patch.diff

- Add libgnome-keyring and libsoup-gnome to LIB_DEPENDS.
- Add LICENSE.
- Fix libintl.h detection.
- Use DATADIR.
- Fix portlint warnings.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:00:41 UTC
Created attachment 158698 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-13 17:01:55 UTC
Created attachment 158699 [details]
poudriere-9.3-i386.log
Comment 3 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-05 23:51:31 UTC
Created attachment 159594 [details]
Patch2.diff

- Rebase.
- Remove @dir %%DATADIR%%/services from patch.
- Bump PORTREVISION (new dependency).
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-05 23:53:49 UTC
Created attachment 159595 [details]
portlint.log
Comment 5 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-05 23:54:19 UTC
Created attachment 159596 [details]
poudriere-9.3-i386.log
Comment 6 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-06 00:15:16 UTC
Created attachment 159597 [details]
poudriere-10.1-amd64.log
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-12-12 19:13:33 UTC
A commit references this bug:

Author: kwm
Date: Sat Dec 12 19:13:23 UTC 2015
New revision: 403629
URL: https://svnweb.freebsd.org/changeset/ports/403629

Log:
  Add license lines
  Add implicit depend on libsoup-gnome
  Teach configure where to find libintl.h
  Sort plist.
  Pet portlint a bit.

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

Changes:
  head/www/libsocialweb/Makefile
Comment 8 Koop Mast freebsd_committer freebsd_triage 2015-12-12 19:15:15 UTC
Committed, thank for submitting!