From nobody Fri Nov 12 14:46:56 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 50CE4184ADC5; Fri, 12 Nov 2021 14:46:57 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HrLyT1MHtz4WtF; Fri, 12 Nov 2021 14:46:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0EB44212EB; Fri, 12 Nov 2021 14:46:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ACEkunM094267; Fri, 12 Nov 2021 14:46:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ACEkub6094266; Fri, 12 Nov 2021 14:46:56 GMT (envelope-from git) Date: Fri, 12 Nov 2021 14:46:56 GMT Message-Id: <202111121446.1ACEkub6094266@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 37b84b3d1536 - main - textproc/nuspell: update to 5.0.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 37b84b3d1536e44f88e0b57640ea57074cfcd159 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=37b84b3d1536e44f88e0b57640ea57074cfcd159 commit 37b84b3d1536e44f88e0b57640ea57074cfcd159 Author: Jan Beich AuthorDate: 2021-11-12 13:29:59 +0000 Commit: Jan Beich CommitDate: 2021-11-12 14:44:46 +0000 textproc/nuspell: update to 5.0.1 Changes: https://github.com/nuspell/nuspell/releases/tag/v5.0.1 Reported by: GitHub (watch releases) --- textproc/nuspell/Makefile | 3 +-- textproc/nuspell/distinfo | 6 +++--- textproc/nuspell/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 216364efb8cd..c05d0ef61f88 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,7 +1,6 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 5.0.0 -PORTREVISION= 1 +DISTVERSION= 5.0.1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index cf3a0c34e304..89ec917fa4dd 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623497280 -SHA256 (nuspell-nuspell-v5.0.0_GH0.tar.gz) = 855d4771d225dcce1e48d098be6a2d69629c635b79b53f9e095a35adc68f0ea1 -SIZE (nuspell-nuspell-v5.0.0_GH0.tar.gz) = 372940 +TIMESTAMP = 1636723799 +SHA256 (nuspell-nuspell-v5.0.1_GH0.tar.gz) = a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032 +SIZE (nuspell-nuspell-v5.0.1_GH0.tar.gz) = 372917 diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist index c89811a8c7d4..e22bf8ee9c4b 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -13,5 +13,5 @@ lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/nuspell/NuspellTargets.cmake lib/libnuspell.so lib/libnuspell.so.5 -lib/libnuspell.so.5.0.0 +lib/libnuspell.so.5.0.1 libdata/pkgconfig/nuspell.pc