Bug 215429 - [patch] devel/newtonsoft-json: Update pkgconfig
Summary: [patch] devel/newtonsoft-json: Update pkgconfig
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: Muhammad Moinur Rahman
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-12-19 20:27 UTC by Carsten Larsen
Modified: 2017-03-06 10:47 UTC (History)
0 users

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


Attachments
Update pkgconfig to current version (6.0.5 -> 9.0.1) (674 bytes, patch)
2016-12-19 20:27 UTC, Carsten Larsen
no flags Details | Diff
Fix capital letters in pathname and version number (735 bytes, patch)
2016-12-25 22:26 UTC, Carsten Larsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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