pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/sonnet
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 7 11:55:46 UTC 2020
Modified Files:
pkgsrc/textproc/sonnet: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/textproc/sonnet/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/sonnet/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/sonnet/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/sonnet/Makefile
diff -u pkgsrc/textproc/sonnet/Makefile:1.41 pkgsrc/textproc/sonnet/Makefile:1.42
--- pkgsrc/textproc/sonnet/Makefile:1.41 Tue Jun 2 08:22:59 2020
+++ pkgsrc/textproc/sonnet/Makefile Sun Jun 7 11:55:46 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2020/06/02 08:22:59 adam Exp $
+# $NetBSD: Makefile,v 1.42 2020/06/07 11:55:46 markd Exp $
DISTNAME= sonnet-${KF5VER}
-PKGREVISION= 4
CATEGORIES= textproc
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/textproc/sonnet/PLIST
diff -u pkgsrc/textproc/sonnet/PLIST:1.9 pkgsrc/textproc/sonnet/PLIST:1.10
--- pkgsrc/textproc/sonnet/PLIST:1.9 Wed Jan 29 11:49:28 2020
+++ pkgsrc/textproc/sonnet/PLIST Sun Jun 7 11:55:46 2020
@@ -1,20 +1,24 @@
-@comment $NetBSD: PLIST,v 1.9 2020/01/29 11:49:28 markd Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/06/07 11:55:46 markd Exp $
bin/gentrigrams
bin/parsetrigrams
include/KF5/SonnetCore/Sonnet/BackgroundChecker
include/KF5/SonnetCore/Sonnet/GuessLanguage
+include/KF5/SonnetCore/Sonnet/Settings
include/KF5/SonnetCore/Sonnet/Speller
include/KF5/SonnetCore/sonnet/backgroundchecker.h
include/KF5/SonnetCore/sonnet/guesslanguage.h
+include/KF5/SonnetCore/sonnet/settings.h
include/KF5/SonnetCore/sonnet/sonnetcore_export.h
include/KF5/SonnetCore/sonnet/speller.h
include/KF5/SonnetUi/Sonnet/ConfigDialog
+include/KF5/SonnetUi/Sonnet/ConfigView
include/KF5/SonnetUi/Sonnet/ConfigWidget
include/KF5/SonnetUi/Sonnet/Dialog
include/KF5/SonnetUi/Sonnet/DictionaryComboBox
include/KF5/SonnetUi/Sonnet/Highlighter
include/KF5/SonnetUi/Sonnet/SpellCheckDecorator
include/KF5/SonnetUi/sonnet/configdialog.h
+include/KF5/SonnetUi/sonnet/configview.h
include/KF5/SonnetUi/sonnet/configwidget.h
include/KF5/SonnetUi/sonnet/dialog.h
include/KF5/SonnetUi/sonnet/dictionarycombobox.h
Index: pkgsrc/textproc/sonnet/distinfo
diff -u pkgsrc/textproc/sonnet/distinfo:1.11 pkgsrc/textproc/sonnet/distinfo:1.12
--- pkgsrc/textproc/sonnet/distinfo:1.11 Wed Jan 29 11:49:28 2020
+++ pkgsrc/textproc/sonnet/distinfo Sun Jun 7 11:55:46 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/01/29 11:49:28 markd Exp $
+$NetBSD: distinfo,v 1.12 2020/06/07 11:55:46 markd Exp $
-SHA1 (sonnet-5.66.0.tar.xz) = d932309d534dfdbc8556fc84bc6772116de28211
-RMD160 (sonnet-5.66.0.tar.xz) = b292dcf20f449a64a16328a09a9de07989253973
-SHA512 (sonnet-5.66.0.tar.xz) = 17fee80d64762941f2f7d0d1b349d2b1cb9be440499209ea40ec38332c6cb12a246d5614053e8b0428ce113fef0765e577ca9ef44b2ddb216e33e6a2e947af3b
-Size (sonnet-5.66.0.tar.xz) = 288968 bytes
+SHA1 (sonnet-5.70.0.tar.xz) = f19a11eb2970a68e358bbace7e391e96bb3e9914
+RMD160 (sonnet-5.70.0.tar.xz) = 3f7a1cfbc42d303a4f0dc1291a91bf80314a7f46
+SHA512 (sonnet-5.70.0.tar.xz) = de93c1396262215407324795ea0ebc7d45752fb33873f0f6552821b9fa97dafd9972e274784f9f70c63f220aba9db261dccd55cf169cf62e629f398dc2db7fe9
+Size (sonnet-5.70.0.tar.xz) = 292380 bytes
Home |
Main Index |
Thread Index |
Old Index