View | Details | Raw Unified | Return to bug 215429 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	newtonsoft-json
4
PORTNAME=	newtonsoft-json
5
PORTVERSION=	9.0.1
5
PORTVERSION=	9.0.1
6
PORTREVISION=	1
6
CATEGORIES=	devel
7
CATEGORIES=	devel
7
8
8
MAINTAINER=	bofh@FreeBSD.org
9
MAINTAINER=	bofh@FreeBSD.org
(-)files/Newtonsoft.Json.pc.in (-2 / +2 lines)
Lines 4-8 Link Here
4
4
5
Name: Newtonsoft JSON
5
Name: Newtonsoft JSON
6
Description: Popular high-performance JSON framework for .NET.
6
Description: Popular high-performance JSON framework for .NET.
7
Version: 6.0.5
7
Version: 9.0.1
8
Libs: -r:${libdir}/mono/newtonsoft.json/Newtonsoft.Json.dll
8
Libs: -r:${libdir}/mono/Newtonsoft.Json/Newtonsoft.Json.dll

Return to bug 215429