From nobody Fri Jul 05 12:04:22 2024 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 4WFsd30KHpz5PBsD; Fri, 05 Jul 2024 12:04:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WFsd26tcvz56YW; Fri, 5 Jul 2024 12:04:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720181063; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oYJVPblilITBU57s919xI3dMwOUpWN8WuxrJAs7Utqg=; b=nhgxLl87+5Mug97B5y4XhN0XuVwz+oUShKUwW57wwcBom7o7LaeKV/0GkvUhHATAclMka6 03HIuG+gw5JBPWSWHZsaCUOeyTVt7jB63Rh3TshEsOzkjTTlJZBB4JONBedaYl/Z11n1/O dJld8klKj1XMNhADJSPCl0oN6vK8at9mLPIFX3/CyfeyvYIlZoXHRF99RrLZB7QLpdPx0g DOsaDeziHHr+cjEer1t87NaJ/2brrGjuARw7XLJL7y+2A6OYF9hCda7NdN6HRmc7g+3Pz4 27u9oPt5fG2ucI/K57Fq+T2bmZrszhf0rpsZuS14SmerUlM/1Vtj6wZtYqJPvw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720181063; a=rsa-sha256; cv=none; b=kz0XhiN5qkOC/70kdHQPKjrP/iV4N5lImfgOtUY2X/n5+f+VV88obQK0VNLRWwcGvqrR8R Ez+YC8F01EEkc4/KruTeiCUY2kgVMGOpIf12U3jwCw7Dm9NnnyFNqayIp9njVJMNPmOXub hK3r49OPIdxhEC20EShrw3x8jaVxQnhiQckGx81JMDVvZhl7nnjKqtEjYo1prXp2pv2DpH Old28hpgJ33+6owrHwGCw0joMIVquzsecv/hDBwfh5eSW9Mn6F2zW/NHrdrCpgPaxcj87u dm/aPS6DCiCEOe5upvbWWibUjnegasItkyokPoRCBj2RqBwoGWjgPwCfnaIGJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720181063; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oYJVPblilITBU57s919xI3dMwOUpWN8WuxrJAs7Utqg=; b=VJzHepb//mPgcNnyi2g4uD5kFYdhq99ODrEy2mfuOe82YzOVwnTAYSCujAiv/xnL7PIaRY ca00/quHqLs0G8DifxD1msWadU0XOfYVfR0nnscH7ZuW2TiJ0mD3qsXlxyG2I/OvNnX10y FrmLJozyK4gkjW+L2UcggZRjivd02kHCJrhGUofgmkdUs08j9fnqDoDWzmzL+pHf6wFJFB nOm4QlceuUvzswxYgVy6MXLpiSsLoD4ADstMELUFN/4LHWcjNIFEYmuO6sl3PbTGL6vjle qNvcab37An+VbQhl1mnvHhf0jZ8daMbphkyaMskFCGBtjpfS/jRJ/h29WeR8NA== 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 4WFsd26TFVzwfZ; Fri, 5 Jul 2024 12:04:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 465C4M9K078521; Fri, 5 Jul 2024 12:04:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 465C4Mxw078518; Fri, 5 Jul 2024 12:04:22 GMT (envelope-from git) Date: Fri, 5 Jul 2024 12:04:22 GMT Message-Id: <202407051204.465C4Mxw078518@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: bd6650fc360e - main - textproc/nuspell: revert recent changes 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: bd6650fc360eab4ef00fd4f63a9e73827cee3a20 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd6650fc360eab4ef00fd4f63a9e73827cee3a20 commit bd6650fc360eab4ef00fd4f63a9e73827cee3a20 Author: Jan Beich AuthorDate: 2024-07-05 04:42:33 +0000 Commit: Jan Beich CommitDate: 2024-07-05 12:02:40 +0000 textproc/nuspell: revert recent changes - 5beb1fce7e43 botched pkg-plist - 1788ba8738d1 missed manpage This reverts commit 1788ba8738d14b723038561a820759daaa5e481d. This reverts commit 5beb1fce7e435c21d2fcbef0ba7583f986e66b73. --- textproc/nuspell/Makefile | 4 ++-- textproc/nuspell/distinfo | 6 +++--- textproc/nuspell/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index d3fbd09c77f0..198f43b5b7f1 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,6 +1,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 5.1.5 +DISTVERSION= 5.1.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +18,6 @@ USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_OFF+= ${CMAKE_TESTING_ON} -PLIST_SUB= VERSION=${PORTVERSION} post-patch: # Skip README as it only contains install instructions diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index 8c5db6db01ae..8ab92b6fde6b 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720016109 -SHA256 (nuspell-nuspell-v5.1.5_GH0.tar.gz) = 39fa6d9da6797cd711d7981b1f55359c55dfa4a302560e645cb59af6f764401a -SIZE (nuspell-nuspell-v5.1.5_GH0.tar.gz) = 373055 +TIMESTAMP = 1699436668 +SHA256 (nuspell-nuspell-v5.1.4_GH0.tar.gz) = bdf344c5adbcc6797940f8f8cb75cb59f5a3794eb21b9547751a11782a792ef7 +SIZE (nuspell-nuspell-v5.1.4_GH0.tar.gz) = 371512 diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist index 628e1f98c8b6..659e4ccd96f4 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -14,5 +14,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.1.5 +lib/libnuspell.so.5.1.4 libdata/pkgconfig/nuspell.pc