Received: by mail.netbsd.org (Postfix, from userid 605) id E42CC84D22; Mon, 27 Jan 2020 10:49:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C79184CDF for ; Mon, 27 Jan 2020 10:49:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id R3vyIe6j5Rt0 for ; Mon, 27 Jan 2020 10:49:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CEB5684CCD for ; Mon, 27 Jan 2020 10:49:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBA79FBF4; Mon, 27 Jan 2020 10:49:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1580122158139940" MIME-Version: 1.0 Date: Mon, 27 Jan 2020 10:49:18 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/gspell To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200127104918.BBA79FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1580122158139940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 27 10:49:18 UTC 2020 Modified Files: pkgsrc/textproc/gspell: Makefile PLIST distinfo Log Message: gspell: update to 1.8.3. News in 1.8.3, 2020-01-25 ------------------------- * Small maintenance stuff. * Translation updates. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/gspell/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/gspell/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/gspell/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1580122158139940 Content-Disposition: inline Content-Length: 2982 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/gspell/Makefile diff -u pkgsrc/textproc/gspell/Makefile:1.23 pkgsrc/textproc/gspell/Makefile:1.24 --- pkgsrc/textproc/gspell/Makefile:1.23 Wed Nov 13 15:37:34 2019 +++ pkgsrc/textproc/gspell/Makefile Mon Jan 27 10:49:18 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2019/11/13 15:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/01/27 10:49:18 wiz Exp $ -DISTNAME= gspell-1.8.2 +DISTNAME= gspell-1.8.3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/textproc/gspell/PLIST diff -u pkgsrc/textproc/gspell/PLIST:1.5 pkgsrc/textproc/gspell/PLIST:1.6 --- pkgsrc/textproc/gspell/PLIST:1.5 Wed Nov 13 15:37:34 2019 +++ pkgsrc/textproc/gspell/PLIST Mon Jan 27 10:49:18 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2019/11/13 15:37:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2020/01/27 10:49:18 wiz Exp $ bin/gspell-app1 include/gspell-1/gspell/gspell-checker-dialog.h include/gspell-1/gspell/gspell-checker.h @@ -35,6 +35,9 @@ share/gtk-doc/html/gspell-1.0/GtkEntry-s share/gtk-doc/html/gspell-1.0/GtkTextView-support.html share/gtk-doc/html/gspell-1.0/annexes.html share/gtk-doc/html/gspell-1.0/annotation-glossary.html +share/gtk-doc/html/gspell-1.0/api-index-1-2.html +share/gtk-doc/html/gspell-1.0/api-index-1-4.html +share/gtk-doc/html/gspell-1.0/api-index-1-6.html share/gtk-doc/html/gspell-1.0/api-index-full.html share/gtk-doc/html/gspell-1.0/api-reference.html share/gtk-doc/html/gspell-1.0/core-classes.html @@ -80,6 +83,7 @@ share/locale/lt/LC_MESSAGES/gspell-1.mo share/locale/lv/LC_MESSAGES/gspell-1.mo share/locale/mjw/LC_MESSAGES/gspell-1.mo share/locale/ml/LC_MESSAGES/gspell-1.mo +share/locale/ms/LC_MESSAGES/gspell-1.mo share/locale/nb/LC_MESSAGES/gspell-1.mo share/locale/ne/LC_MESSAGES/gspell-1.mo share/locale/nl/LC_MESSAGES/gspell-1.mo Index: pkgsrc/textproc/gspell/distinfo diff -u pkgsrc/textproc/gspell/distinfo:1.6 pkgsrc/textproc/gspell/distinfo:1.7 --- pkgsrc/textproc/gspell/distinfo:1.6 Wed Nov 13 15:37:34 2019 +++ pkgsrc/textproc/gspell/distinfo Mon Jan 27 10:49:18 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2019/11/13 15:37:34 wiz Exp $ +$NetBSD: distinfo,v 1.7 2020/01/27 10:49:18 wiz Exp $ -SHA1 (gspell-1.8.2.tar.xz) = 35bfb9563403aefea0d9c8e6187f5850fef6239c -RMD160 (gspell-1.8.2.tar.xz) = 78affef256fb410a22c78b78705cb904258be7aa -SHA512 (gspell-1.8.2.tar.xz) = 220bdec2b8229e848960e5e31bda1209dedac232637d3e6d4931ca2552054fbdf3f576d52f3d5a7ac734e6e626f2fcc7cefd0bff906b29ba9930cef791906c32 -Size (gspell-1.8.2.tar.xz) = 421936 bytes +SHA1 (gspell-1.8.3.tar.xz) = 9eb1b7b75826d3e78589896bb0f27f42e7b1a7db +RMD160 (gspell-1.8.3.tar.xz) = ae2fec909698fd00f94bfb6d4bda78efcff03054 +SHA512 (gspell-1.8.3.tar.xz) = 4116231fdfb416e70ee34c73e0ecf81f0071e81ad477135e3c1e270534dfe4be20c7f45e316e13d33c79944d282ed3223251122983a0f3199ea57c3431a24c1d +Size (gspell-1.8.3.tar.xz) = 421468 bytes --_----------=_1580122158139940--