From nobody Thu Apr 27 06:56:47 2023 X-Original-To: dev-commits-ports-all@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 4Q6RNw0TwRz46S1s; Thu, 27 Apr 2023 06:56:48 +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 4Q6RNv6wCzz4RwH; Thu, 27 Apr 2023 06:56:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1682578608; 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=zoqvcAyvvxstmnemZRAluwsxWAz/3GrTTJgheL+i618=; b=ARNnUz6v5kGtAZRZnxFEoH5TdjFvSg4bU8zdpIhp+0wdMtkEizciDRsThivxa44i1k+rul ucJSkDXDlVtrezTEQgyQ0coUAe1uLdPOGQnOqfx2nzVP5oxK8ceSpzUJoOS8+9kkP+Iuf6 6vpg8LHQ9GdwOQpxk5kfUUyk7KvFxZ3MIJVpxj6EpRSpU4P0dxlmxlbieAQBcEW1ubYbl5 zFBjZsfdCn2EBPC3T0yxTzFtFQqqYtGRUG0I28M/QH3WAr1zVJrOr7fxMH84beIT+Vpfgm 3+o0291qPG9VxTz1svS01MQGI8ppRylCedJhiJ1e/o2SoHK9HXTyhNk3jz3W4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1682578608; 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=zoqvcAyvvxstmnemZRAluwsxWAz/3GrTTJgheL+i618=; b=tBGVyPEFXjEf6jt/+41vvNOPqTcCgKxQZOXETlzftVgAmMOeCRP0KV25BR5BnrJZySm5Fi 5VPvPA3wizxM3bZdyBxn3OTJqwarFolLaOv8YYBKhmNKnvVOnDKoYACerxU8e69tDdwoyC tpe79Ls4n96jdHF5r4DGwQ9Pvr1R7f+Ay/KeTC/qMIEh0IzbN8PS1BkCqbZi+e5jwc8oVE Dbf/QBKpvfCYoc9SjLGF3Opi5Cmn9EUfTqdIb3HjAPKl5EaZClSn+MTWKuW+wMelpistK3 kzCWAh+cq1Ux6m/iJFzHO6IHj8WcBqjpz4gynpiByLZHTobhhCj9KfqXverfCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682578608; a=rsa-sha256; cv=none; b=MnATBreStrLxFFK/wcDCtrUM0EP+9ylafQatWt27f+L4GV4gUMNMrykB8gQkNJaid+fY2s jp05fwQnDBvsBqz7WeLOgKnLDoNPbQX1NvXn5l86tfjVN1wuUsUZlyU/uXd9CNtuaY30U5 W5psCidDbmLlIAvQXfuqpBIU5/OEq+JX0wglVcOyKzh151B2nLhhxv7R9Gouvxx289mbm2 kkVHgiixOCBb+r9JQRrPxUpITqmIJVmSBFx71FBrjpsloprLlrxJ0a6mjxW8Ddh2N3Jgmk agMCJ6ubdtD//2pyu7xiJWJ6Y9FyMgKh2ohs0TSrIzro9XxVLjztfRZNO2/SKA== 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 4Q6RNv5z7yz16Jh; Thu, 27 Apr 2023 06:56:47 +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 33R6ulvD034754; Thu, 27 Apr 2023 06:56:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 33R6ul2K034753; Thu, 27 Apr 2023 06:56:47 GMT (envelope-from git) Date: Thu, 27 Apr 2023 06:56:47 GMT Message-Id: <202304270656.33R6ul2K034753@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 0c21264144ab - main - graphics/py-fotokilof: Update to 4.3.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0c21264144abe96d4160e9aa1dd8118a89c65996 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c21264144abe96d4160e9aa1dd8118a89c65996 commit 0c21264144abe96d4160e9aa1dd8118a89c65996 Author: Nicola Vitale AuthorDate: 2023-04-27 04:55:22 +0000 Commit: Nicola Vitale CommitDate: 2023-04-27 04:55:22 +0000 graphics/py-fotokilof: Update to 4.3.2 Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.3.2 --- graphics/py-fotokilof/Makefile | 2 +- graphics/py-fotokilof/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-fotokilof/Makefile b/graphics/py-fotokilof/Makefile index b80b0616b4df..c44ac3f65d81 100644 --- a/graphics/py-fotokilof/Makefile +++ b/graphics/py-fotokilof/Makefile @@ -1,5 +1,5 @@ PORTNAME= fotokilof -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.2 CATEGORIES= graphics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-fotokilof/distinfo b/graphics/py-fotokilof/distinfo index 55dacb7b2b3e..a0d33e3eb5be 100644 --- a/graphics/py-fotokilof/distinfo +++ b/graphics/py-fotokilof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682410967 -SHA256 (FotoKilof-4.3.0.tar.gz) = 58edd08210648e3441602b9abd536a6567f539a42d0d5f8070d327cdaa1ecf33 -SIZE (FotoKilof-4.3.0.tar.gz) = 72888 +TIMESTAMP = 1682569812 +SHA256 (FotoKilof-4.3.2.tar.gz) = 929a82e7d6ef49cd6724e0946fa2585b86735211b82d0fd684173a48504e6100 +SIZE (FotoKilof-4.3.2.tar.gz) = 73022