diff -ruN devel/json-c.orig/Makefile devel/json-c/Makefile --- devel/json-c.orig/Makefile 2014-03-07 18:49:09.000000000 +0200 +++ devel/json-c/Makefile 2014-05-29 00:00:32.773979478 +0300 @@ -2,16 +2,18 @@ # $FreeBSD: head/devel/json-c/Makefile 347405 2014-03-07 16:49:09Z bapt $ PORTNAME= json-c -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ MAINTAINER= gno@yahoo-inc.com COMMENT= JSON (JavaScript Object Notation) implementation in C +LICENSE= MIT + USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig zip +USES= gmake pathfix pkgconfig zip libtool USE_GITHUB= yes MAKE_JOBS_UNSAFE= yes @@ -23,4 +25,6 @@ CONFLICTS= cocaine-core-[0-9]* +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libjson-c.so.2.0.1 .include diff -ruN devel/json-c.orig/distinfo devel/json-c/distinfo --- devel/json-c.orig/distinfo 2014-01-22 17:30:13.000000000 +0200 +++ devel/json-c/distinfo 2014-05-28 23:41:41.756689809 +0300 @@ -1,2 +1,2 @@ -SHA256 (json-c-0.11.zip) = b32bedb692ab0ab8205df7837e806082ec459b55693730238ca03238cf896e95 -SIZE (json-c-0.11.zip) = 550947 +SHA256 (json-c-0.12.zip) = e85ee6abc136b2d5c6291a6c1b7c5610a3a04a71bea3374430199024dbc7cc01 +SIZE (json-c-0.12.zip) = 608086