From nobody Mon Jul 07 19:41:55 2025 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 4bbZPc5Y4qz613dh; Mon, 07 Jul 2025 19:41:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bbZPc1k51z3y66; Mon, 07 Jul 2025 19:41:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1751917316; 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=mTo4OhuAbWaMTVc8R14rLcqtId+954r+VO7WhvCC8ys=; b=rouJQ4j+LsnjjrO6ROB0St0YaBOTnZnwzyR5BQkCUgxS3evI6kkgEXFTB9+xQAmk9GURkV Ga3mtbqMcrYsM5WKFv47Kp2WyWVKI7FwDMxJWFVsM79w3dJavXg4I37GfsGfsjTe2ZfVDh FWTOhYv+RuKIyJ2lFRsZvk/frTLeatof9Rp//J/bzYG77rh6UZ0tRyj8KA5vb2EAxte5pn K9+8KeW/1LXsPk0fhPhgA7+wYDF2aqzjeuol25zQonF/cE8N52TXsve6xcDLTNSNmYlhzn laBSiVX4F/NZT6BB+RCbXXzr+0M7S7zLq/xRge0zaZJ+qoVJanQfjY3Wxcgg1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1751917316; 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=mTo4OhuAbWaMTVc8R14rLcqtId+954r+VO7WhvCC8ys=; b=Xeh4bFU3SY1mufRVZz0N9OtsAtY0RZ8n/M3vbWY1Yv9gv1CAS7ToJ8IOjowb40KmkCiKth 5F5MYuxnxSdJA7HB0tYBtzSeEeWRSGlLktcCHyHf/aafX1Zq1P/bP6+T6tA53PH/Lv9v6Q YdBPPr8VM6CzuWpD8lLAffVaYhgobn4lNwJAdzrAuwLUzyioK8BRede1UfhJpOkz817q+6 A6ZA1HpjVR6i/NaRAHitctn5YVyxsw2AVo3q/5VxMT0Hckz3wxMm8UW42bfgUDid1HCyiD 23mV0lNR1sMkxKx5Si4mLTgM3BqBZZEDNeUF2On0PflC2qex38FsK7zn4OO46w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751917316; a=rsa-sha256; cv=none; b=GmW0/W/LCy37pcpnCqvXn7y6ojpDrPlBDUwpnYrMMyiJSHDMDN980qVd0bOkzUuvzZP+m9 JLvaLXFOdZqPHCjB18Xlpg+ApCNDIs27cSV1GN4E0bpJUIM98VpIJ6mqs6Q1HE+weWBkoU p6yDPl7mhs2Fbt/fc3JaOz9ltqoITWgkcDxXgs1y77IPG2UdHeUY0OZCadtf232JH2dRqv Yoa7LedAXlki93tT4jbMvZZan7F803HwD7rEzwk3IsvanXU8BtVL23l3B55vCTdCwBI2me LlFoRHQTANsldWq41ppef+2SywiAVuST55IauCOvWCqwNahg9athHZbzrRSb8g== 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 4bbZPc0WKNz14L6; Mon, 07 Jul 2025 19:41:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 567JftNM045963; Mon, 7 Jul 2025 19:41:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 567JftS4045960; Mon, 7 Jul 2025 19:41:55 GMT (envelope-from git) Date: Mon, 7 Jul 2025 19:41:55 GMT Message-Id: <202507071941.567JftS4045960@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: e3f6f924fe86 - main - all: return timur's ports to the pool after safekeeping his commit bit. 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e3f6f924fe86b9b12c479c5686da7748d81d6f4b Auto-Submitted: auto-generated The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3f6f924fe86b9b12c479c5686da7748d81d6f4b commit e3f6f924fe86b9b12c479c5686da7748d81d6f4b Author: Rene Ladan AuthorDate: 2025-07-07 19:41:10 +0000 Commit: Rene Ladan CommitDate: 2025-07-07 19:41:46 +0000 all: return timur's ports to the pool after safekeeping his commit bit. Hat: portmgr --- devel/cwrap/Makefile | 2 +- devel/nss_wrapper/Makefile | 2 +- devel/pam_wrapper/Makefile | 2 +- devel/py-xattr/Makefile | 2 +- devel/resolv_wrapper/Makefile | 2 +- devel/socket_wrapper/Makefile | 2 +- devel/uid_wrapper/Makefile | 2 +- dns/samba-nsupdate/Makefile | 2 +- sysutils/libsunacl/Makefile | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/devel/cwrap/Makefile b/devel/cwrap/Makefile index aa4e1b645ab2..cd146b3b5abc 100644 --- a/devel/cwrap/Makefile +++ b/devel/cwrap/Makefile @@ -2,7 +2,7 @@ PORTNAME= cwrap PORTVERSION= 1.1.0 CATEGORIES= devel -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Testing your full software stack on a single machine WWW= https://cwrap.org/ diff --git a/devel/nss_wrapper/Makefile b/devel/nss_wrapper/Makefile index 68ef1b3a2638..77560234e077 100644 --- a/devel/nss_wrapper/Makefile +++ b/devel/nss_wrapper/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for the user, group and hosts NSS API WWW= https://cwrap.org/nss_wrapper.html diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile index cb18b48acbd0..1d7ed4600252 100644 --- a/devel/pam_wrapper/Makefile +++ b/devel/pam_wrapper/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Preloadable wrapper to test PAM applications and PAM Modules WWW= https://cwrap.org/pam_wrapper.html diff --git a/devel/py-xattr/Makefile b/devel/py-xattr/Makefile index 826c8ee1e82d..7af64da80dd6 100644 --- a/devel/py-xattr/Makefile +++ b/devel/py-xattr/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python wrapper for extended filesystem attributes WWW= https://github.com/xattr/xattr diff --git a/devel/resolv_wrapper/Makefile b/devel/resolv_wrapper/Makefile index ad72d5e63daf..6391bc7a8589 100644 --- a/devel/resolv_wrapper/Makefile +++ b/devel/resolv_wrapper/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.8 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for dns name resolving or dns faking WWW= https://cwrap.org/resolv_wrapper.html diff --git a/devel/socket_wrapper/Makefile b/devel/socket_wrapper/Makefile index 975738cc4f23..f08eaf6ffba7 100644 --- a/devel/socket_wrapper/Makefile +++ b/devel/socket_wrapper/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library passing all socket communications through unix sockets WWW= https://cwrap.org/socket_wrapper.html diff --git a/devel/uid_wrapper/Makefile b/devel/uid_wrapper/Makefile index 43c776ba9afd..e3172cbb6e09 100644 --- a/devel/uid_wrapper/Makefile +++ b/devel/uid_wrapper/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to fake privilege separation WWW= https://cwrap.org/uid_wrapper.html diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index 03508e8dd607..1124462eb019 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMEPREFIX= samba- DISTNAME= bind-${ISCVERSION} -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= nsupdate utility with the GSS-TSIG support WWW= https://www.isc.org/software/bind diff --git a/sysutils/libsunacl/Makefile b/sysutils/libsunacl/Makefile index e27e0235a244..ff71e5ad5a52 100644 --- a/sysutils/libsunacl/Makefile +++ b/sysutils/libsunacl/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/freenas/libsunacl/releases/download/v${PORTVERSION}/ -MAINTAINER= timur@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper providing SunOS NFSv4 ACL API LICENSE= BSD2CLAUSE