From nobody Wed Feb 22 15:24:25 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 4PMKh94mQNz3t6nb; Wed, 22 Feb 2023 15:24:25 +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 4PMKh94J1gz3tSG; Wed, 22 Feb 2023 15:24:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677079465; 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=HLt/B8pPdZn86++TH/bGfrxeQSxPtXOycr4UMNBKcYY=; b=Xn+YRHi4mVRl+7NyT41WLjgNRryJcJDSP4CO6qhfN9OwIozhgfTqrcfwdBLvm4h8SqgdgR DzHecgPwxjF9YtTANGIfns+R1dWAToXyPhQdhVgXazgrtr1YYrf6keeeTDYOSe9ijGLBj8 dYWceujYORa/5mn79gWYbAL38s/Y5HqGuXz74+yFAyF7FKdS0pgqq4BuRagcF4ZG9goLrY 3KfNDcgPZQw9D3Ab231fFJjNK7BVf94eg/smq2tGjpvF1SRXtjykwL8AFlW1FOdZnyvrJX VWWko/d09lJvfJc3fnZvibh0HvJ9zAUkX+cuybaoxa3MaXupMroM/aTkCwUnLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677079465; 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=HLt/B8pPdZn86++TH/bGfrxeQSxPtXOycr4UMNBKcYY=; b=SDCClgQlrecm3JWXtElSAr4oltC2CWjQHhkJ8dV1JDUt7nq1jLccdkfEZHTbmXu8qplHt4 PZP1K8seuA4v0qZib2xB7LD8Q3XBGlPCBee2qxlye5BOllDe5lNcYBkWIA6RbQz5Bej1o1 1rhvNI/J34H94TRAjwMLwRKCJRCVua3beXarLlwZWp52rDSYJr5XXWrUTGApu59Xztz91b U0mNgsaIbghsgZ1Nu2Khjv1NISeyomsDv/gdOapapEeWxXYRiXT+pYoR9r4/bhsJTItTGz TOktcwnPSDnyMSSvNkC4OYapIBVq/BJP6BZWicLzBOvB9gzokalz4n4iFgbH1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677079465; a=rsa-sha256; cv=none; b=b/3uRgQJxtQjAHn+gzNb5n/TaVD8/E2UnPc2QYr+0UK3nuS/DXhKiPXqBlwpg41/tcTshE HFNKzxxJ/1YZOO/0r1J0DOhSm/c+clLtIFwt4MDNLj7EvsyrxpA44jQbOMzcMBHCt2OVpf eNSaAzw0IuaiHRAx30WBezwP0AE9wwileKDXdetM3ql9sUSY6QiPbr2oAjGyyFZzvp57na b6HbJ9L5ZOXL9ClOsUCQv5O2mKS8hFZUQ8m/CRTgqO13nnVjznplccFfMphOIjsBClHiJd weYyYWggcDiw7Ao7OjNrJeiN5/EG/v50afbVbe7U8Rtwa8nOKAawhygdXvYqpA== 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 4PMKh93PCDz15Gp; Wed, 22 Feb 2023 15:24:25 +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 31MFOPnO000551; Wed, 22 Feb 2023 15:24:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31MFOP1x000550; Wed, 22 Feb 2023 15:24:25 GMT (envelope-from git) Date: Wed, 22 Feb 2023 15:24:25 GMT Message-Id: <202302221524.31MFOP1x000550@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 5bf3b8815d65 - main - security/rubygem-rex-powershell: update to 0.1.97 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: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5bf3b8815d65ad18081447b48d8dce6a8e0e19c3 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bf3b8815d65ad18081447b48d8dce6a8e0e19c3 commit 5bf3b8815d65ad18081447b48d8dce6a8e0e19c3 Author: Antoine Brodin AuthorDate: 2023-02-22 15:22:38 +0000 Commit: Antoine Brodin CommitDate: 2023-02-22 15:22:38 +0000 security/rubygem-rex-powershell: update to 0.1.97 --- security/rubygem-rex-powershell/Makefile | 2 +- security/rubygem-rex-powershell/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-rex-powershell/Makefile b/security/rubygem-rex-powershell/Makefile index 95668c4b2155..9e6c3fb34a53 100644 --- a/security/rubygem-rex-powershell/Makefile +++ b/security/rubygem-rex-powershell/Makefile @@ -1,5 +1,5 @@ PORTNAME= rex-powershell -PORTVERSION= 0.1.96 +PORTVERSION= 0.1.97 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-rex-powershell/distinfo b/security/rubygem-rex-powershell/distinfo index 9b4bdc6a241e..dbc85be8e1bd 100644 --- a/security/rubygem-rex-powershell/distinfo +++ b/security/rubygem-rex-powershell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660813078 -SHA256 (rubygem/rex-powershell-0.1.96.gem) = 86ed191482c09cf7210d1e094e55aa077878b1bac7d9c75af5dd64749ff133a9 -SIZE (rubygem/rex-powershell-0.1.96.gem) = 31744 +TIMESTAMP = 1677077992 +SHA256 (rubygem/rex-powershell-0.1.97.gem) = 1d4c6afaa89962fad1dc101691b382ab9e2151174bbfaaaed529eced2c19dd22 +SIZE (rubygem/rex-powershell-0.1.97.gem) = 31744