pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/qjson



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Nov  4 12:31:30 UTC 2025

Modified Files:
        pkgsrc/devel/qjson: DESCR

Log Message:
devel/qjson: Note status in DESCR

This is not maintained upstream and typically used only with qt4.  Add
a clue to DESCR so that people looking at it understand.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/qjson/DESCR

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

Modified files:

Index: pkgsrc/devel/qjson/DESCR
diff -u pkgsrc/devel/qjson/DESCR:1.1.1.1 pkgsrc/devel/qjson/DESCR:1.2
--- pkgsrc/devel/qjson/DESCR:1.1.1.1    Tue Mar 20 10:12:24 2012
+++ pkgsrc/devel/qjson/DESCR    Tue Nov  4 12:31:29 2025
@@ -5,3 +5,6 @@ value, and a collection of name/value pa
 QJson is a qt-based library that maps JSON data to QVariant objects: JSON
 arrays will be mapped to QVariantList instances, while JSON objects will
 be mapped to QVariantMap.
+
+This package does not appear to be maintained upstream and is
+typically used only with qt4.



Home | Main Index | Thread Index | Old Index