1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

bump version due jansson shlib change.

This commit is contained in:
Vanilla I. Shu 2013-09-26 11:37:25 +00:00
parent f4d396d495
commit c74a310db6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328349

View File

@ -2,6 +2,7 @@
PORTNAME= jshon
PORTVERSION= 20121210
PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= bapt@FreeBSD.org
@ -9,7 +10,7 @@ COMMENT= json parser for the shell.
LICENSE= MIT
LIB_DEPENDS= jansson:${PORTSDIR}/devel/jansson
LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson
USES= gmake
USE_GITHUB= yes