pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/json-c
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Oct 11 15:40:40 UTC 2012
Added Files:
pkgsrc/textproc/json-c: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/textproc/json-c/patches: patch-Makefile.in
Log Message:
Import json-c-0.10 as textproc/json-c.
JSON-C implements a reference counting object model that allows
you to easily construct JSON objects in C, output them as JSON
formatted strings and parse JSON formatted strings back into the
C representation of JSON objects.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/json-c/DESCR \
pkgsrc/textproc/json-c/Makefile pkgsrc/textproc/json-c/PLIST \
pkgsrc/textproc/json-c/buildlink3.mk pkgsrc/textproc/json-c/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/json-c/patches/patch-Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index