From owner-svn-ports-head@freebsd.org Sat Nov 23 20:07:38 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D61631BDBEB; Sat, 23 Nov 2019 20:07:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47L48p55X7z4Pf6; Sat, 23 Nov 2019 20:07:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9227919185; Sat, 23 Nov 2019 20:07:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xANK7cMN067842; Sat, 23 Nov 2019 20:07:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xANK7cUo067839; Sat, 23 Nov 2019 20:07:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201911232007.xANK7cUo067839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 23 Nov 2019 20:07:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518267 - head/textproc/nuspell X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/textproc/nuspell X-SVN-Commit-Revision: 518267 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2019 20:07:38 -0000 Author: jbeich Date: Sat Nov 23 20:07:37 2019 New Revision: 518267 URL: https://svnweb.freebsd.org/changeset/ports/518267 Log: textproc/nuspell: update to 3.0.0 Changes: https://github.com/nuspell/nuspell/releases/tag/v3.0.0 Changes: https://github.com/nuspell/nuspell/compare/v2.3.0...v3.0.0 Reported by: GitHub (watch releases) Modified: head/textproc/nuspell/Makefile (contents, props changed) head/textproc/nuspell/distinfo (contents, props changed) head/textproc/nuspell/pkg-plist (contents, props changed) Modified: head/textproc/nuspell/Makefile ============================================================================== --- head/textproc/nuspell/Makefile Sat Nov 23 20:05:01 2019 (r518266) +++ head/textproc/nuspell/Makefile Sat Nov 23 20:07:37 2019 (r518267) @@ -2,8 +2,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0 -PORTREVISION= 2 +DISTVERSION= 3.0.0 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org Modified: head/textproc/nuspell/distinfo ============================================================================== --- head/textproc/nuspell/distinfo Sat Nov 23 20:05:01 2019 (r518266) +++ head/textproc/nuspell/distinfo Sat Nov 23 20:07:37 2019 (r518267) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565253019 -SHA256 (nuspell-nuspell-v2.3.0_GH0.tar.gz) = c81cfd50f851b5863ca26cd0c6bf9ebb7281a160c277f05c8583239321cacf3b -SIZE (nuspell-nuspell-v2.3.0_GH0.tar.gz) = 399632 +TIMESTAMP = 1574535171 +SHA256 (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 9ce86d5463723cc7dceba9d1dd046e1022ed5e3004ac6d12f2daaf5b090a6066 +SIZE (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 403043 Modified: head/textproc/nuspell/pkg-plist ============================================================================== --- head/textproc/nuspell/pkg-plist Sat Nov 23 20:05:01 2019 (r518266) +++ head/textproc/nuspell/pkg-plist Sat Nov 23 20:07:37 2019 (r518267) @@ -2,14 +2,13 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/dictionary.hxx include/nuspell/finder.hxx -include/nuspell/locale_utils.hxx -include/nuspell/string_utils.hxx include/nuspell/structures.hxx +include/nuspell/utils.hxx lib/cmake/nuspell/NuspellConfig.cmake lib/cmake/nuspell/NuspellConfigVersion.cmake lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/nuspell/NuspellTargets.cmake lib/libnuspell.so -lib/libnuspell.so.2 -lib/libnuspell.so.2.3.0 +lib/libnuspell.so.3 +lib/libnuspell.so.3.0.0 libdata/pkgconfig/nuspell.pc