pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Add json-c



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b587200a353
branches:  trunk
changeset: 609862:7b587200a353
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Oct 11 15:41:25 2012 +0000

description:
Add json-c

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f2cfb9327418 -r 7b587200a353 textproc/Makefile
--- a/textproc/Makefile Thu Oct 11 15:40:40 2012 +0000
+++ b/textproc/Makefile Thu Oct 11 15:41:25 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.647 2012/10/10 11:26:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.648 2012/10/11 15:41:25 ryoon Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -209,6 +209,7 @@
 SUBDIR+=       java-pure-hyperestraier
 SUBDIR+=       jdom
 SUBDIR+=       jing
+SUBDIR+=       json-c
 SUBDIR+=       json-glib
 SUBDIR+=       kakasi
 SUBDIR+=       kbanner



Home | Main Index | Thread Index | Old Index