Bug 215429

Summary: [patch] devel/newtonsoft-json: Update pkgconfig
Product: Ports & Packages Reporter: Carsten Larsen <cs>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (bofh)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update pkgconfig to current version (6.0.5 -> 9.0.1)
none
Fix capital letters in pathname and version number none

Description Carsten Larsen 2016-12-19 20:27:25 UTC
Created attachment 178119 [details]
Update pkgconfig to current version (6.0.5 -> 9.0.1)
Comment 1 Carsten Larsen 2016-12-25 22:26:48 UTC
Created attachment 178272 [details]
Fix capital letters in pathname and version number

The package installs the library at:
/usr/local/lib/mono/newtonsoft.json/Newtonsoft.Json.dll

But pkg-config suggests the library is installed at:
/usr/local/lib/mono/Newtonsoft.Json/Newtonsoft.Json.dll


Changes:
- Update pkgconfig to current version (6.0.5 -> 9.0.1)
- Fix capital letters in pathname
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-06 10:46:28 UTC
A commit references this bug:

Author: bofh
Date: Mon Mar  6 10:45:57 UTC 2017
New revision: 435530
URL: https://svnweb.freebsd.org/changeset/ports/435530

Log:
  devel/newtonsoft-json: Update pkgconfig

  - Fix capital letters in pathname and version number

  PR:		215429
  Submitted by:	cs@innolan.dk

Changes:
  head/devel/newtonsoft-json/Makefile
  head/devel/newtonsoft-json/files/Newtonsoft.Json.pc.in