pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 10:37:16 UTC 2020

Modified Files:
        pkgsrc/converters: Makefile

Log Message:
converters/Makefile: + p5-JSON-Parse.


To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 pkgsrc/converters/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/Makefile
diff -u pkgsrc/converters/Makefile:1.181 pkgsrc/converters/Makefile:1.182
--- pkgsrc/converters/Makefile:1.181    Fri Sep  4 14:09:45 2020
+++ pkgsrc/converters/Makefile  Mon Sep  7 10:37:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2020/09/04 14:09:45 wiz Exp $
+# $NetBSD: Makefile,v 1.182 2020/09/07 10:37:16 wiz Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -79,6 +79,7 @@ SUBDIR+=      p5-Data-Hexify
 SUBDIR+=       p5-JSON
 SUBDIR+=       p5-JSON-Any
 SUBDIR+=       p5-JSON-MaybeXS
+SUBDIR+=       p5-JSON-Parse
 SUBDIR+=       p5-JSON-XS
 SUBDIR+=       p5-JSON-XS-VersionOneAndTwo
 SUBDIR+=       p5-Jcode



Home | Main Index | Thread Index | Old Index