Sun Jun 7 11:55:46 2020 UTC ()
sonnet: update to 5.70.0

5.68
  Fix segfault at exit
5.69
  Fix Sonnet autodetect failing on Indian langs
  Create ConfigView an unmanaged ConfigWidget


(markd)
diff -r1.41 -r1.42 pkgsrc/textproc/sonnet/Makefile
diff -r1.9 -r1.10 pkgsrc/textproc/sonnet/PLIST
diff -r1.11 -r1.12 pkgsrc/textproc/sonnet/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/textproc/sonnet/Makefile (switch to unified diff)

--- pkgsrc/textproc/sonnet/Makefile 2020/06/02 08:22:59 1.41
+++ pkgsrc/textproc/sonnet/Makefile 2020/06/07 11:55:46 1.42
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.41 2020/06/02 08:22:59 adam Exp $ 1# $NetBSD: Makefile,v 1.42 2020/06/07 11:55:46 markd Exp $
2 2
3DISTNAME= sonnet-${KF5VER} 3DISTNAME= sonnet-${KF5VER}
4PKGREVISION= 4 
5CATEGORIES= textproc 4CATEGORIES= textproc
6 5
7HOMEPAGE= https://community.kde.org/Frameworks 6HOMEPAGE= https://community.kde.org/Frameworks
8COMMENT= Spelling framework for Qt5 7COMMENT= Spelling framework for Qt5
9LICENSE= gnu-lgpl-v2.1 8LICENSE= gnu-lgpl-v2.1
10 9
11USE_TOOLS+= pkg-config 10USE_TOOLS+= pkg-config
12 11
13.include "../../meta-pkgs/kde/kf5.mk" 12.include "../../meta-pkgs/kde/kf5.mk"
14 13
15.include "../../textproc/aspell/buildlink3.mk" 14.include "../../textproc/aspell/buildlink3.mk"
16.include "../../textproc/hunspell/buildlink3.mk" 15.include "../../textproc/hunspell/buildlink3.mk"
17.include "../../x11/qt5-qtbase/buildlink3.mk" 16.include "../../x11/qt5-qtbase/buildlink3.mk"
18BUILDLINK_DEPMETHOD.qt5-qttools= build 17BUILDLINK_DEPMETHOD.qt5-qttools= build
19.include "../../x11/qt5-qttools/buildlink3.mk" 18.include "../../x11/qt5-qttools/buildlink3.mk"
20.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/textproc/sonnet/PLIST (switch to unified diff)

--- pkgsrc/textproc/sonnet/PLIST 2020/01/29 11:49:28 1.9
+++ pkgsrc/textproc/sonnet/PLIST 2020/06/07 11:55:46 1.10
@@ -1,139 +1,143 @@ @@ -1,139 +1,143 @@
1@comment $NetBSD: PLIST,v 1.9 2020/01/29 11:49:28 markd Exp $ 1@comment $NetBSD: PLIST,v 1.10 2020/06/07 11:55:46 markd Exp $
2bin/gentrigrams 2bin/gentrigrams
3bin/parsetrigrams 3bin/parsetrigrams
4include/KF5/SonnetCore/Sonnet/BackgroundChecker 4include/KF5/SonnetCore/Sonnet/BackgroundChecker
5include/KF5/SonnetCore/Sonnet/GuessLanguage 5include/KF5/SonnetCore/Sonnet/GuessLanguage
 6include/KF5/SonnetCore/Sonnet/Settings
6include/KF5/SonnetCore/Sonnet/Speller 7include/KF5/SonnetCore/Sonnet/Speller
7include/KF5/SonnetCore/sonnet/backgroundchecker.h 8include/KF5/SonnetCore/sonnet/backgroundchecker.h
8include/KF5/SonnetCore/sonnet/guesslanguage.h 9include/KF5/SonnetCore/sonnet/guesslanguage.h
 10include/KF5/SonnetCore/sonnet/settings.h
9include/KF5/SonnetCore/sonnet/sonnetcore_export.h 11include/KF5/SonnetCore/sonnet/sonnetcore_export.h
10include/KF5/SonnetCore/sonnet/speller.h 12include/KF5/SonnetCore/sonnet/speller.h
11include/KF5/SonnetUi/Sonnet/ConfigDialog 13include/KF5/SonnetUi/Sonnet/ConfigDialog
 14include/KF5/SonnetUi/Sonnet/ConfigView
12include/KF5/SonnetUi/Sonnet/ConfigWidget 15include/KF5/SonnetUi/Sonnet/ConfigWidget
13include/KF5/SonnetUi/Sonnet/Dialog 16include/KF5/SonnetUi/Sonnet/Dialog
14include/KF5/SonnetUi/Sonnet/DictionaryComboBox 17include/KF5/SonnetUi/Sonnet/DictionaryComboBox
15include/KF5/SonnetUi/Sonnet/Highlighter 18include/KF5/SonnetUi/Sonnet/Highlighter
16include/KF5/SonnetUi/Sonnet/SpellCheckDecorator 19include/KF5/SonnetUi/Sonnet/SpellCheckDecorator
17include/KF5/SonnetUi/sonnet/configdialog.h 20include/KF5/SonnetUi/sonnet/configdialog.h
 21include/KF5/SonnetUi/sonnet/configview.h
18include/KF5/SonnetUi/sonnet/configwidget.h 22include/KF5/SonnetUi/sonnet/configwidget.h
19include/KF5/SonnetUi/sonnet/dialog.h 23include/KF5/SonnetUi/sonnet/dialog.h
20include/KF5/SonnetUi/sonnet/dictionarycombobox.h 24include/KF5/SonnetUi/sonnet/dictionarycombobox.h
21include/KF5/SonnetUi/sonnet/highlighter.h 25include/KF5/SonnetUi/sonnet/highlighter.h
22include/KF5/SonnetUi/sonnet/sonnetui_export.h 26include/KF5/SonnetUi/sonnet/sonnetui_export.h
23include/KF5/SonnetUi/sonnet/spellcheckdecorator.h 27include/KF5/SonnetUi/sonnet/spellcheckdecorator.h
24include/KF5/sonnet_version.h 28include/KF5/sonnet_version.h
25lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake 29lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake
26lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake 30lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake
27lib/cmake/KF5Sonnet/KF5SonnetTargets-noconfig.cmake 31lib/cmake/KF5Sonnet/KF5SonnetTargets-noconfig.cmake
28lib/cmake/KF5Sonnet/KF5SonnetTargets.cmake 32lib/cmake/KF5Sonnet/KF5SonnetTargets.cmake
29lib/libKF5SonnetCore.so 33lib/libKF5SonnetCore.so
30lib/libKF5SonnetCore.so.5 34lib/libKF5SonnetCore.so.5
31lib/libKF5SonnetCore.so.${PKGVERSION} 35lib/libKF5SonnetCore.so.${PKGVERSION}
32lib/libKF5SonnetUi.so 36lib/libKF5SonnetUi.so
33lib/libKF5SonnetUi.so.5 37lib/libKF5SonnetUi.so.5
34lib/libKF5SonnetUi.so.${PKGVERSION} 38lib/libKF5SonnetUi.so.${PKGVERSION}
35qt5/mkspecs/modules/qt_SonnetCore.pri 39qt5/mkspecs/modules/qt_SonnetCore.pri
36qt5/mkspecs/modules/qt_SonnetUi.pri 40qt5/mkspecs/modules/qt_SonnetUi.pri
37qt5/plugins/designer/sonnetui5widgets.so 41qt5/plugins/designer/sonnetui5widgets.so
38qt5/plugins/kf5/sonnet/sonnet_aspell.so 42qt5/plugins/kf5/sonnet/sonnet_aspell.so
39qt5/plugins/kf5/sonnet/sonnet_hunspell.so 43qt5/plugins/kf5/sonnet/sonnet_hunspell.so
40share/locale/af/LC_MESSAGES/sonnet5_qt.qm 44share/locale/af/LC_MESSAGES/sonnet5_qt.qm
41share/locale/ar/LC_MESSAGES/sonnet5_qt.qm 45share/locale/ar/LC_MESSAGES/sonnet5_qt.qm
42share/locale/as/LC_MESSAGES/sonnet5_qt.qm 46share/locale/as/LC_MESSAGES/sonnet5_qt.qm
43share/locale/be/LC_MESSAGES/sonnet5_qt.qm 47share/locale/be/LC_MESSAGES/sonnet5_qt.qm
44share/locale/be@latin/LC_MESSAGES/sonnet5_qt.qm 48share/locale/be@latin/LC_MESSAGES/sonnet5_qt.qm
45share/locale/bg/LC_MESSAGES/sonnet5_qt.qm 49share/locale/bg/LC_MESSAGES/sonnet5_qt.qm
46share/locale/bn/LC_MESSAGES/sonnet5_qt.qm 50share/locale/bn/LC_MESSAGES/sonnet5_qt.qm
47share/locale/bn_IN/LC_MESSAGES/sonnet5_qt.qm 51share/locale/bn_IN/LC_MESSAGES/sonnet5_qt.qm
48share/locale/br/LC_MESSAGES/sonnet5_qt.qm 52share/locale/br/LC_MESSAGES/sonnet5_qt.qm
49share/locale/bs/LC_MESSAGES/sonnet5_qt.qm 53share/locale/bs/LC_MESSAGES/sonnet5_qt.qm
50share/locale/ca/LC_MESSAGES/sonnet5_qt.qm 54share/locale/ca/LC_MESSAGES/sonnet5_qt.qm
51share/locale/ca@valencia/LC_MESSAGES/sonnet5_qt.qm 55share/locale/ca@valencia/LC_MESSAGES/sonnet5_qt.qm
52share/locale/crh/LC_MESSAGES/sonnet5_qt.qm 56share/locale/crh/LC_MESSAGES/sonnet5_qt.qm
53share/locale/cs/LC_MESSAGES/sonnet5_qt.qm 57share/locale/cs/LC_MESSAGES/sonnet5_qt.qm
54share/locale/csb/LC_MESSAGES/sonnet5_qt.qm 58share/locale/csb/LC_MESSAGES/sonnet5_qt.qm
55share/locale/cy/LC_MESSAGES/sonnet5_qt.qm 59share/locale/cy/LC_MESSAGES/sonnet5_qt.qm
56share/locale/da/LC_MESSAGES/sonnet5_qt.qm 60share/locale/da/LC_MESSAGES/sonnet5_qt.qm
57share/locale/de/LC_MESSAGES/sonnet5_qt.qm 61share/locale/de/LC_MESSAGES/sonnet5_qt.qm
58share/locale/el/LC_MESSAGES/sonnet5_qt.qm 62share/locale/el/LC_MESSAGES/sonnet5_qt.qm
59share/locale/en_GB/LC_MESSAGES/sonnet5_qt.qm 63share/locale/en_GB/LC_MESSAGES/sonnet5_qt.qm
60share/locale/eo/LC_MESSAGES/sonnet5_qt.qm 64share/locale/eo/LC_MESSAGES/sonnet5_qt.qm
61share/locale/es/LC_MESSAGES/sonnet5_qt.qm 65share/locale/es/LC_MESSAGES/sonnet5_qt.qm
62share/locale/et/LC_MESSAGES/sonnet5_qt.qm 66share/locale/et/LC_MESSAGES/sonnet5_qt.qm
63share/locale/eu/LC_MESSAGES/sonnet5_qt.qm 67share/locale/eu/LC_MESSAGES/sonnet5_qt.qm
64share/locale/fa/LC_MESSAGES/sonnet5_qt.qm 68share/locale/fa/LC_MESSAGES/sonnet5_qt.qm
65share/locale/fi/LC_MESSAGES/sonnet5_qt.qm 69share/locale/fi/LC_MESSAGES/sonnet5_qt.qm
66share/locale/fr/LC_MESSAGES/sonnet5_qt.qm 70share/locale/fr/LC_MESSAGES/sonnet5_qt.qm
67share/locale/fy/LC_MESSAGES/sonnet5_qt.qm 71share/locale/fy/LC_MESSAGES/sonnet5_qt.qm
68share/locale/ga/LC_MESSAGES/sonnet5_qt.qm 72share/locale/ga/LC_MESSAGES/sonnet5_qt.qm
69share/locale/gd/LC_MESSAGES/sonnet5_qt.qm 73share/locale/gd/LC_MESSAGES/sonnet5_qt.qm
70share/locale/gl/LC_MESSAGES/sonnet5_qt.qm 74share/locale/gl/LC_MESSAGES/sonnet5_qt.qm
71share/locale/gu/LC_MESSAGES/sonnet5_qt.qm 75share/locale/gu/LC_MESSAGES/sonnet5_qt.qm
72share/locale/ha/LC_MESSAGES/sonnet5_qt.qm 76share/locale/ha/LC_MESSAGES/sonnet5_qt.qm
73share/locale/he/LC_MESSAGES/sonnet5_qt.qm 77share/locale/he/LC_MESSAGES/sonnet5_qt.qm
74share/locale/hi/LC_MESSAGES/sonnet5_qt.qm 78share/locale/hi/LC_MESSAGES/sonnet5_qt.qm
75share/locale/hne/LC_MESSAGES/sonnet5_qt.qm 79share/locale/hne/LC_MESSAGES/sonnet5_qt.qm
76share/locale/hr/LC_MESSAGES/sonnet5_qt.qm 80share/locale/hr/LC_MESSAGES/sonnet5_qt.qm
77share/locale/hsb/LC_MESSAGES/sonnet5_qt.qm 81share/locale/hsb/LC_MESSAGES/sonnet5_qt.qm
78share/locale/hu/LC_MESSAGES/sonnet5_qt.qm 82share/locale/hu/LC_MESSAGES/sonnet5_qt.qm
79share/locale/hy/LC_MESSAGES/sonnet5_qt.qm 83share/locale/hy/LC_MESSAGES/sonnet5_qt.qm
80share/locale/ia/LC_MESSAGES/sonnet5_qt.qm 84share/locale/ia/LC_MESSAGES/sonnet5_qt.qm
81share/locale/id/LC_MESSAGES/sonnet5_qt.qm 85share/locale/id/LC_MESSAGES/sonnet5_qt.qm
82share/locale/is/LC_MESSAGES/sonnet5_qt.qm 86share/locale/is/LC_MESSAGES/sonnet5_qt.qm
83share/locale/it/LC_MESSAGES/sonnet5_qt.qm 87share/locale/it/LC_MESSAGES/sonnet5_qt.qm
84share/locale/ja/LC_MESSAGES/sonnet5_qt.qm 88share/locale/ja/LC_MESSAGES/sonnet5_qt.qm
85share/locale/ka/LC_MESSAGES/sonnet5_qt.qm 89share/locale/ka/LC_MESSAGES/sonnet5_qt.qm
86share/locale/kk/LC_MESSAGES/sonnet5_qt.qm 90share/locale/kk/LC_MESSAGES/sonnet5_qt.qm
87share/locale/km/LC_MESSAGES/sonnet5_qt.qm 91share/locale/km/LC_MESSAGES/sonnet5_qt.qm
88share/locale/kn/LC_MESSAGES/sonnet5_qt.qm 92share/locale/kn/LC_MESSAGES/sonnet5_qt.qm
89share/locale/ko/LC_MESSAGES/sonnet5_qt.qm 93share/locale/ko/LC_MESSAGES/sonnet5_qt.qm
90share/locale/ku/LC_MESSAGES/sonnet5_qt.qm 94share/locale/ku/LC_MESSAGES/sonnet5_qt.qm
91share/locale/lb/LC_MESSAGES/sonnet5_qt.qm 95share/locale/lb/LC_MESSAGES/sonnet5_qt.qm
92share/locale/lt/LC_MESSAGES/sonnet5_qt.qm 96share/locale/lt/LC_MESSAGES/sonnet5_qt.qm
93share/locale/lv/LC_MESSAGES/sonnet5_qt.qm 97share/locale/lv/LC_MESSAGES/sonnet5_qt.qm
94share/locale/mai/LC_MESSAGES/sonnet5_qt.qm 98share/locale/mai/LC_MESSAGES/sonnet5_qt.qm
95share/locale/mk/LC_MESSAGES/sonnet5_qt.qm 99share/locale/mk/LC_MESSAGES/sonnet5_qt.qm
96share/locale/ml/LC_MESSAGES/sonnet5_qt.qm 100share/locale/ml/LC_MESSAGES/sonnet5_qt.qm
97share/locale/mr/LC_MESSAGES/sonnet5_qt.qm 101share/locale/mr/LC_MESSAGES/sonnet5_qt.qm
98share/locale/ms/LC_MESSAGES/sonnet5_qt.qm 102share/locale/ms/LC_MESSAGES/sonnet5_qt.qm
99share/locale/nb/LC_MESSAGES/sonnet5_qt.qm 103share/locale/nb/LC_MESSAGES/sonnet5_qt.qm
100share/locale/nds/LC_MESSAGES/sonnet5_qt.qm 104share/locale/nds/LC_MESSAGES/sonnet5_qt.qm
101share/locale/ne/LC_MESSAGES/sonnet5_qt.qm 105share/locale/ne/LC_MESSAGES/sonnet5_qt.qm
102share/locale/nl/LC_MESSAGES/sonnet5_qt.qm 106share/locale/nl/LC_MESSAGES/sonnet5_qt.qm
103share/locale/nn/LC_MESSAGES/sonnet5_qt.qm 107share/locale/nn/LC_MESSAGES/sonnet5_qt.qm
104share/locale/oc/LC_MESSAGES/sonnet5_qt.qm 108share/locale/oc/LC_MESSAGES/sonnet5_qt.qm
105share/locale/or/LC_MESSAGES/sonnet5_qt.qm 109share/locale/or/LC_MESSAGES/sonnet5_qt.qm
106share/locale/pa/LC_MESSAGES/sonnet5_qt.qm 110share/locale/pa/LC_MESSAGES/sonnet5_qt.qm
107share/locale/pl/LC_MESSAGES/sonnet5_qt.qm 111share/locale/pl/LC_MESSAGES/sonnet5_qt.qm
108share/locale/ps/LC_MESSAGES/sonnet5_qt.qm 112share/locale/ps/LC_MESSAGES/sonnet5_qt.qm
109share/locale/pt/LC_MESSAGES/sonnet5_qt.qm 113share/locale/pt/LC_MESSAGES/sonnet5_qt.qm
110share/locale/pt_BR/LC_MESSAGES/sonnet5_qt.qm 114share/locale/pt_BR/LC_MESSAGES/sonnet5_qt.qm
111share/locale/ro/LC_MESSAGES/sonnet5_qt.qm 115share/locale/ro/LC_MESSAGES/sonnet5_qt.qm
112share/locale/ru/LC_MESSAGES/sonnet5_qt.qm 116share/locale/ru/LC_MESSAGES/sonnet5_qt.qm
113share/locale/se/LC_MESSAGES/sonnet5_qt.qm 117share/locale/se/LC_MESSAGES/sonnet5_qt.qm
114share/locale/si/LC_MESSAGES/sonnet5_qt.qm 118share/locale/si/LC_MESSAGES/sonnet5_qt.qm
115share/locale/sk/LC_MESSAGES/sonnet5_qt.qm 119share/locale/sk/LC_MESSAGES/sonnet5_qt.qm
116share/locale/sl/LC_MESSAGES/sonnet5_qt.qm 120share/locale/sl/LC_MESSAGES/sonnet5_qt.qm
117share/locale/sq/LC_MESSAGES/sonnet5_qt.qm 121share/locale/sq/LC_MESSAGES/sonnet5_qt.qm
118share/locale/sr/LC_MESSAGES/sonnet5_qt.qm 122share/locale/sr/LC_MESSAGES/sonnet5_qt.qm
119share/locale/sr@ijekavian/LC_MESSAGES/sonnet5_qt.qm 123share/locale/sr@ijekavian/LC_MESSAGES/sonnet5_qt.qm
120share/locale/sr@ijekavianlatin/LC_MESSAGES/sonnet5_qt.qm 124share/locale/sr@ijekavianlatin/LC_MESSAGES/sonnet5_qt.qm
121share/locale/sr@latin/LC_MESSAGES/sonnet5_qt.qm 125share/locale/sr@latin/LC_MESSAGES/sonnet5_qt.qm
122share/locale/sv/LC_MESSAGES/sonnet5_qt.qm 126share/locale/sv/LC_MESSAGES/sonnet5_qt.qm
123share/locale/ta/LC_MESSAGES/sonnet5_qt.qm 127share/locale/ta/LC_MESSAGES/sonnet5_qt.qm
124share/locale/te/LC_MESSAGES/sonnet5_qt.qm 128share/locale/te/LC_MESSAGES/sonnet5_qt.qm
125share/locale/tg/LC_MESSAGES/sonnet5_qt.qm 129share/locale/tg/LC_MESSAGES/sonnet5_qt.qm
126share/locale/th/LC_MESSAGES/sonnet5_qt.qm 130share/locale/th/LC_MESSAGES/sonnet5_qt.qm
127share/locale/tr/LC_MESSAGES/sonnet5_qt.qm 131share/locale/tr/LC_MESSAGES/sonnet5_qt.qm
128share/locale/tt/LC_MESSAGES/sonnet5_qt.qm 132share/locale/tt/LC_MESSAGES/sonnet5_qt.qm
129share/locale/ug/LC_MESSAGES/sonnet5_qt.qm 133share/locale/ug/LC_MESSAGES/sonnet5_qt.qm
130share/locale/uk/LC_MESSAGES/sonnet5_qt.qm 134share/locale/uk/LC_MESSAGES/sonnet5_qt.qm
131share/locale/uz/LC_MESSAGES/sonnet5_qt.qm 135share/locale/uz/LC_MESSAGES/sonnet5_qt.qm
132share/locale/uz@cyrillic/LC_MESSAGES/sonnet5_qt.qm 136share/locale/uz@cyrillic/LC_MESSAGES/sonnet5_qt.qm
133share/locale/vi/LC_MESSAGES/sonnet5_qt.qm 137share/locale/vi/LC_MESSAGES/sonnet5_qt.qm
134share/locale/wa/LC_MESSAGES/sonnet5_qt.qm 138share/locale/wa/LC_MESSAGES/sonnet5_qt.qm
135share/locale/xh/LC_MESSAGES/sonnet5_qt.qm 139share/locale/xh/LC_MESSAGES/sonnet5_qt.qm
136share/locale/zh_CN/LC_MESSAGES/sonnet5_qt.qm 140share/locale/zh_CN/LC_MESSAGES/sonnet5_qt.qm
137share/locale/zh_HK/LC_MESSAGES/sonnet5_qt.qm 141share/locale/zh_HK/LC_MESSAGES/sonnet5_qt.qm
138share/locale/zh_TW/LC_MESSAGES/sonnet5_qt.qm 142share/locale/zh_TW/LC_MESSAGES/sonnet5_qt.qm
139share/qlogging-categories5/sonnet.categories 143share/qlogging-categories5/sonnet.categories

cvs diff -r1.11 -r1.12 pkgsrc/textproc/sonnet/distinfo (switch to unified diff)

--- pkgsrc/textproc/sonnet/distinfo 2020/01/29 11:49:28 1.11
+++ pkgsrc/textproc/sonnet/distinfo 2020/06/07 11:55:46 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2020/01/29 11:49:28 markd Exp $ 1$NetBSD: distinfo,v 1.12 2020/06/07 11:55:46 markd Exp $
2 2
3SHA1 (sonnet-5.66.0.tar.xz) = d932309d534dfdbc8556fc84bc6772116de28211 3SHA1 (sonnet-5.70.0.tar.xz) = f19a11eb2970a68e358bbace7e391e96bb3e9914
4RMD160 (sonnet-5.66.0.tar.xz) = b292dcf20f449a64a16328a09a9de07989253973 4RMD160 (sonnet-5.70.0.tar.xz) = 3f7a1cfbc42d303a4f0dc1291a91bf80314a7f46
5SHA512 (sonnet-5.66.0.tar.xz) = 17fee80d64762941f2f7d0d1b349d2b1cb9be440499209ea40ec38332c6cb12a246d5614053e8b0428ce113fef0765e577ca9ef44b2ddb216e33e6a2e947af3b 5SHA512 (sonnet-5.70.0.tar.xz) = de93c1396262215407324795ea0ebc7d45752fb33873f0f6552821b9fa97dafd9972e274784f9f70c63f220aba9db261dccd55cf169cf62e629f398dc2db7fe9
6Size (sonnet-5.66.0.tar.xz) = 288968 bytes 6Size (sonnet-5.70.0.tar.xz) = 292380 bytes