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:           Mon Nov 17 13:28:44 UTC 2025

Modified Files:
        pkgsrc/devel/qjson: DESCR

Log Message:
devel/qjson: Update DESCR about upstream non-maintenance

Upstream has graciously edited the README to make non-maintenance
clear and archived the repository.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/devel/qjson/DESCR:1.4
--- pkgsrc/devel/qjson/DESCR:1.3        Tue Nov 11 13:36:35 2025
+++ pkgsrc/devel/qjson/DESCR    Mon Nov 17 13:28:44 2025
@@ -6,6 +6,8 @@ QJson is a qt-based library that maps JS
 arrays will be mapped to QVariantList instances, while JSON objects will
 be mapped to QVariantMap.
 
-Upstream is no longer maintaining this package and says that it is
-only to be used with qt4.
+The upstream repository is archived:
 
+  This project is archived. QJson was originally created when Qt3 and
+  Qt4 lacked robust JSON support.  Since Qt5, JSON support is included
+  in the native Qt library SDK, making this project obsolete.



Home | Main Index | Thread Index | Old Index