summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freebsd
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-10-22 15:53:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-11-02 13:48:35 +0000
commitceeecbae510af6e2d1ebbf865761e4761d404033 (patch)
tree050278444715505a49fd54bc5397cb4a3b15e8f3 /src/3rdparty/freebsd
parentdaf9ba91ae19054b5860f87f8f39b518d60cda38 (diff)
Update various qt_attribution.json files
Marking various as final because no upstream is known or available. Listing versions of others, where I was able to discover them. Updated a stale link (that helpfully redirected). Task-number: QTBUG-70008 Change-Id: Id00f34827133c560735c68793b4f1353f2b2ca85 Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/3rdparty/freebsd')
-rw-r--r--src/3rdparty/freebsd/qt_attribution.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/3rdparty/freebsd/qt_attribution.json b/src/3rdparty/freebsd/qt_attribution.json
index 57f425cdbc..6a4a9ca1af 100644
--- a/src/3rdparty/freebsd/qt_attribution.json
+++ b/src/3rdparty/freebsd/qt_attribution.json
@@ -3,8 +3,13 @@
"Name": "FreeBSD strtoll and strtoull",
"QDocModule": "qtcore",
"QtUsage": "Used in Qt Core.",
+ "Files": "strtoll.c strtoull.c",
"Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
+ "Homepage": "https://github.com/freebsd/freebsd/",
+ "Upstream": "https://raw.githubusercontent.com/freebsd/freebsd/raw/tree/master/lib/libc/stdlib/$file",
+ "Version": "upstream has complicated with std locales; do not update",
+ "Version": "18b29f3fb8abee5d57ed8f4a44f806bec7e0eeff",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSE",