From nobody Sat Nov 6 01:42:04 2021 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 17BE018466A7; Sat, 6 Nov 2021 01:42:05 +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 4HmKqd0D4xz3FJY; Sat, 6 Nov 2021 01:42:05 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 DB4F922269; Sat, 6 Nov 2021 01:42:04 +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 1A61g41q022245; Sat, 6 Nov 2021 01:42:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A61g4BE022244; Sat, 6 Nov 2021 01:42:04 GMT (envelope-from git) Date: Sat, 6 Nov 2021 01:42:04 GMT Message-Id: <202111060142.1A61g4BE022244@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason W. Bacon" Subject: git: e95d561eab5d - main - sysutils/spcm: Update to 0.5.4.9 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: jwb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e95d561eab5d062c926c23825be7605ef2d50f45 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=e95d561eab5d062c926c23825be7605ef2d50f45 commit e95d561eab5d062c926c23825be7605ef2d50f45 Author: Jason W. Bacon AuthorDate: 2021-11-06 01:38:56 +0000 Commit: Jason W. Bacon CommitDate: 2021-11-06 01:38:56 +0000 sysutils/spcm: Update to 0.5.4.9 Unbreak: Remove reference to deleted condor port Improve security by checking script ownership for all invoking users A few other minor enhancements and bug fixes --- sysutils/spcm/Makefile | 4 ++-- sysutils/spcm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/spcm/Makefile b/sysutils/spcm/Makefile index 3f0a7ba4862f..690d57543577 100644 --- a/sysutils/spcm/Makefile +++ b/sysutils/spcm/Makefile @@ -1,6 +1,6 @@ PORTNAME= spcm -DISTVERSION= 0.5.4-4 -DISTVERSIONSUFFIX= -g75df968 +DISTVERSION= 0.5.4-9 +DISTVERSIONSUFFIX= -g64cd7ee CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org diff --git a/sysutils/spcm/distinfo b/sysutils/spcm/distinfo index 08ea4211ced0..29f5db8257bc 100644 --- a/sysutils/spcm/distinfo +++ b/sysutils/spcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632148096 -SHA256 (outpaddling-SPCM-0.5.4-4-g75df968_GH0.tar.gz) = 4098388124eb74b595c18188cd4d3a494c6ae730f76981fece6f6664d0297430 -SIZE (outpaddling-SPCM-0.5.4-4-g75df968_GH0.tar.gz) = 132453 +TIMESTAMP = 1636162434 +SHA256 (outpaddling-SPCM-0.5.4-9-g64cd7ee_GH0.tar.gz) = 4a5b81ef3652ae2509ea0beb9dcd8b47e2fbae7f844a94eadd5cb5f49e2a2d70 +SIZE (outpaddling-SPCM-0.5.4-9-g64cd7ee_GH0.tar.gz) = 132576