From nobody Wed Oct 25 15:06:27 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 4SFshM4XnJz4xcrL; Wed, 25 Oct 2023 15:06:27 +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 4SFshM41KZz4SW5; Wed, 25 Oct 2023 15:06:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698246387; 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=JET49U5MFy58txBtUIqhfwebpD4blVlbSkWE7cdCnmA=; b=W2cpy6QEOVOa/PYkvpV3T/H0h+LC3YRZZu+k3Mvim7SuoyvMydBqBJs2h+nWR1NH46yDxE v8aYPC1hq0C/drq989x5OYvCYZJCGQ73/kllSNPgNatv5vgIhZ8CbbUdrHXwsgkKDIN+24 76ypGFJSwlbqOcjvaM8VMu9l7fNDSywNNU+UXS9TZ5ZjAGR0mxNeqBusuD62jQNwmtimvU 9qzwoSlDNfew8dJIre1A16e322z3pLnJzmvjGqYXytMfGIo0whPXWcf1fAppllesgOIhfw 3eKg8vpWnkICFKMB3n1N7pf+mORWbwuDKjZJdCAhm613vPG1L2pH+hlffZqTTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698246387; a=rsa-sha256; cv=none; b=Xbc4vZmCyC6kQraWbEV+iRDDuktK0Y/w78/EmwQHGtZllINS4N6FNtDKlJx8F/4LdnZVX3 cJiBPW4Aq+7/5boSDZ8ReP9Xa5naJXe0Bmcel48q/H0/K4yuiVQ4zvcUa8Pe/8wloGY5xp g2KjJAv4ZB37Qonp2gkL7ELziPIiJ6h3WT5eAzoX8qwmJEk1ScsjzQ+v7Zl5A43iMxohU0 p2f2Xm0x6DTammy46Csdtl+N5ebPhxqmj516ge1SsbUWuHhuPiqq5gGB7rS6i5edOpPCbX ITMvdvLPkwvGiYtPzriCEQFTouAN1HBhg13gKGqLMxCWjSbG1WHiJwDmO/8VjA== 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=1698246387; 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=JET49U5MFy58txBtUIqhfwebpD4blVlbSkWE7cdCnmA=; b=GnwAHaKrcjBK1oltxAIffdlGLnTK3zbeMbkA+PZjt557joijsF4UnOvP2etXXpNehj0yet nUQ/UlTXXwLShkgbnHee5L7reohtxMdzGS7E1ZQWtQ7e9laG+y/3lPhSBw+uzIX+lILCYZ JXRD+NzPrA5SdyKefxB9axkncJMCYyyBgez2iwsLcpnKw2lbC0RXlE9m9z2TibnQU9lO2T WnBbknzY7wp631+6oQZ911nr5SfiOSnBjKnl95u/7TXQHv8DixnE6TvkBso4cQbrBsQ7WP d7AUNM9KY/85YZDLrWaukYIkcO18WuPBJsDcDPtMYIPGh4BhNZhwz3gzt+G3/g== 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 4SFshM34Vmz181w; Wed, 25 Oct 2023 15:06:27 +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 39PF6RM4040000; Wed, 25 Oct 2023 15:06:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39PF6Ru3039997; Wed, 25 Oct 2023 15:06:27 GMT (envelope-from git) Date: Wed, 25 Oct 2023 15:06:27 GMT Message-Id: <202310251506.39PF6Ru3039997@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: 21db44914449 - main - security/py-iris-webhooks-module: Update to 1.0.4 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: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 21db449144494d585a5800fcbf9701a966b35bc9 Auto-Submitted: auto-generated The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=21db449144494d585a5800fcbf9701a966b35bc9 commit 21db449144494d585a5800fcbf9701a966b35bc9 Author: Jose Alonso Cardenas Marquez AuthorDate: 2023-10-25 15:05:43 +0000 Commit: Jose Alonso Cardenas Marquez CommitDate: 2023-10-25 15:05:43 +0000 security/py-iris-webhooks-module: Update to 1.0.4 - Bump PORTEPOCH. Fix wrong version --- security/py-iris-webhooks-module/Makefile | 5 +++-- security/py-iris-webhooks-module/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/security/py-iris-webhooks-module/Makefile b/security/py-iris-webhooks-module/Makefile index cd5eabdbec76..8e37bfc7abd5 100644 --- a/security/py-iris-webhooks-module/Makefile +++ b/security/py-iris-webhooks-module/Makefile @@ -1,6 +1,7 @@ PORTNAME= iris-webhooks-module -DISTVERSION= 1.2.0 +DISTVERSION= 1.0.4 DISTVERSIONPREFIX= v +PORTEPOCH= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ USE_GITHUB= yes GH_ACCOUNT= dfir-iris GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 46b39e7a2465f3b60ba5e2e2358a45c5e6b3a3d8 +GH_TAGNAME= e120303fd8c46f4d29a9c7fea3d8c8acae176505 USES= python USE_PYTHON= autoplist distutils diff --git a/security/py-iris-webhooks-module/distinfo b/security/py-iris-webhooks-module/distinfo index 58c0a935aa49..0f0cb4149598 100644 --- a/security/py-iris-webhooks-module/distinfo +++ b/security/py-iris-webhooks-module/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682825625 -SHA256 (dfir-iris-iris-webhooks-module-v1.2.0-46b39e7a2465f3b60ba5e2e2358a45c5e6b3a3d8_GH0.tar.gz) = 1f706f34f8075fb9d9b5907415db6190de9001ad083c9258b57d0a2ea69503ce -SIZE (dfir-iris-iris-webhooks-module-v1.2.0-46b39e7a2465f3b60ba5e2e2358a45c5e6b3a3d8_GH0.tar.gz) = 7127 +TIMESTAMP = 1698241672 +SHA256 (dfir-iris-iris-webhooks-module-v1.0.4-e120303fd8c46f4d29a9c7fea3d8c8acae176505_GH0.tar.gz) = d0b0a5412aad44d32aac2c350b0c36ae6afde8117dab5baa94da01d6c6d710c9 +SIZE (dfir-iris-iris-webhooks-module-v1.0.4-e120303fd8c46f4d29a9c7fea3d8c8acae176505_GH0.tar.gz) = 8036