View | Details | Raw Unified | Return to bug 167501
Collapse All | Expand All

(-)./Makefile (-1 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	jansson
8
PORTNAME=	jansson
9
PORTVERSION=	2.3
9
PORTVERSION=	2.3.1
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://www.digip.org/jansson/releases/
11
MASTER_SITES=	http://www.digip.org/jansson/releases/
12
12
13
MAINTAINER=	vanilla@FreeBSD.org
13
MAINTAINER=	vanilla@FreeBSD.org
14
COMMENT=	A C library for encoding, decoding and manipulating JSON data
14
COMMENT=	A C library for encoding, decoding and manipulating JSON data
15
15
16
USE_BZIP2=	yes
16
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
17
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
18
USE_GNOME=	gnomehack pkgconfig
19
USE_GNOME=	gnomehack pkgconfig
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (jansson-2.3.tar.gz) = db2a4202b4731398b16c97335f94536611283801236dbcd529e190f11e837292
1
SHA256 (jansson-2.3.1.tar.bz2) = a8904c913662e6a0d84d4aa00e6dc7ead916d68ea1708ec330e0eace7e44a8dc
2
SIZE (jansson-2.3.tar.gz) = 389855
2
SIZE (jansson-2.3.1.tar.bz2) = 312894

Return to bug 167501