- version update to 0.12 - added LICENSE - added USES libtool - added STRIP Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Maintainer of devel/json-c, Please note that PR ports/190351 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190351 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
miwi@, the maintainer, threw this back on the heap when he went on vacation. Assume it's approved and move to patch ready. However, that post-patch target looks suspicious, next committer should try INSTALL_TARGET=install-strip first.
*** Bug 192687 has been marked as a duplicate of this bug. ***
actually Bug 192687 looks more correct since it provides a new git hub tag. I don't see how this one can update version without updating the tag.
In 192687 I have used USE_GITHUB properly. But in this one USE_GITHUB and MASTER_SITES both are present. I am not sure but these are mutually exclusive .. Isn't it?
I used your patch but removed the post-install target and added INSTALL_TARGET=install-strip instead.
One more thing is from my poudriere log and diff it's obvious that there are some changes in pkg-plist too. The reflection of which I can't see in this patch.
A commit references this bug: Author: marino Date: Tue Aug 19 08:49:08 UTC 2014 New revision: 365366 URL: http://svnweb.freebsd.org/changeset/ports/365366 Log: devel/json-c: Upgrade version 0.11 => 0.12, add MIT license PR: 190351 Submitted by: Eoro Hanninen Alternate by: Muhammad Rahman Tweaked by: marino Changes: head/devel/json-c/Makefile head/devel/json-c/distinfo head/devel/json-c/pkg-plist
in any case, poudriere is happy with your version plus my tweak.