From nobody Sun Jul 09 21:46:36 2023 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 4Qzggx25PLz4mljJ; Sun, 9 Jul 2023 21:46:37 +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 4Qzggw4tRCz49pr; Sun, 9 Jul 2023 21:46:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688939196; 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=ysaHTTERf7n32qJfdOoffAwrvk8CvfvR6DN7IhX6BEc=; b=eRIb4O+qCwZRAKWIam5RuQC8K/hLUgsXUow5ov0afSDtuXSqBR1dnMT4Zr9Ndjn3oLDrM7 PN39ZWurg3Hi/CwsmQyspd/htDj/8oE1hPgBYq2wndfaQALA5IUeGV09XqZoXxjczAAc91 sfIHenOXrHmblNOb2PIj2rUX+mVTb2yRW3SDSgegz+XrPW6c+lRsxweRw9+mSTlQOFWInf irNRIOID++tXqRVyRRd/gcPuISRO908uyVQKuhgs7HIc11X6EW/grT3SzMIjmVHO6msVJv 4O1rsheGwAM0sO5HPzOBshFmlBAuCSYEGjcTbXBiOarzrwgZvd5G/R/ahvPgEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688939196; 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=ysaHTTERf7n32qJfdOoffAwrvk8CvfvR6DN7IhX6BEc=; b=PgY/alfTwS+qjdUMdVNx0UmXp+A03hilXpLwpQGhEj/SgEhoif7ROJUpYjaPVlxT83E6qU 2U2Y0/QPN8WZnNc6IM2VbTfcsAXLEdTy/xeVaXM6uXB/xpko1DaLklICb5UCbt7CjZujC+ d4NXpq4YZbMKHcCn/okOG6ctGvdo8z+UknrG81tOOrkesbKzEfIpyRmaH/HHHh/XTn/seB KA1Y5UWi5RvNBF9+bIct63nIE/LsUraiNkSGdZR8mJqHBZayd+55sDAd5a9LnimGqAAIA1 IhvQVh9oc3gRbk0WEohkB/qyZ95AD4SbvVzY5215GUHYCQAHVdNQfHj76u3t1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688939196; a=rsa-sha256; cv=none; b=l9nWx0ZErvATmQyzpnpEiyDHy9Yas+D0mdQSEuxCxhyIKLrdexfS3layb2z/bsOsUbb7sK lEyh/uOIJi2F6Sh3PD+1TMwB5H0gxX1ahm8pqQsv9bclYo4N027Ckve55EYDXS2qU9kxgZ xgbc8AIEJvA+tV6hiHHUq/j2W+W+0AGW2qRfuN8Lh25Qay/tbbMN2m28acvLOdkjfEd0gS lv+zKb+ZttecOq6i9ePKGr5UL+UnjXAicFGDu/rv3rkL2jZAEkC0DD339OuppMdT3ysfNP 1eHvCB3n3Fw7ASH4cvOrwz19BamTMjP4IHGug9IsvfUu/bFHpgvnPhfiBLp13A== 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 4Qzggw3z5szK5R; Sun, 9 Jul 2023 21:46:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 369LkavB095677; Sun, 9 Jul 2023 21:46:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 369LkaAb095676; Sun, 9 Jul 2023 21:46:36 GMT (envelope-from git) Date: Sun, 9 Jul 2023 21:46:36 GMT Message-Id: <202307092146.369LkaAb095676@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 77a5eaaf581d - main - polish/hunspell: Update to 20230701 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77a5eaaf581d5a598467686c7893d7308f11fc53 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=77a5eaaf581d5a598467686c7893d7308f11fc53 commit 77a5eaaf581d5a598467686c7893d7308f11fc53 Author: Po-Chuan Hsieh AuthorDate: 2023-07-09 21:30:19 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-07-09 21:36:15 +0000 polish/hunspell: Update to 20230701 --- polish/hunspell/Makefile | 2 +- polish/hunspell/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index 40b09d43a17d..0e686dfeddd7 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -1,5 +1,5 @@ PORTNAME= hunspell -PORTVERSION= 20230601 +PORTVERSION= 20230701 CATEGORIES= polish textproc MASTER_SITES= https://sjp.pl/slownik/ort/ \ LOCAL/sunpoet/${PORTNAME} diff --git a/polish/hunspell/distinfo b/polish/hunspell/distinfo index 4edebf63769e..ca75d39f125a 100644 --- a/polish/hunspell/distinfo +++ b/polish/hunspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685793160 -SHA256 (hunspell/sjp-myspell-pl-20230601.zip) = 5c1a4422622fb594754423dc9dbd8c413f1657780720a7564c94b5f6345d9807 -SIZE (hunspell/sjp-myspell-pl-20230601.zip) = 1278999 +TIMESTAMP = 1688902951 +SHA256 (hunspell/sjp-myspell-pl-20230701.zip) = f8eb3973c2f9400c898e67c9a54ce35a386fe903d7b6bf37ae0a1eecf3fcfd61 +SIZE (hunspell/sjp-myspell-pl-20230701.zip) = 1278996