From nobody Fri Jun 12 06:47:50 2026 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 4gc97W1TS0z6h8Kn for ; Fri, 12 Jun 2026 06:47:51 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gc97W0Hbdz3Zmw for ; Fri, 12 Jun 2026 06:47:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781246871; 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=PInYJruTwFXfK/dAz91HGi1HOQ+CIdfjimbGZ1sYrHM=; b=SdYzjBsQM8gnffFv6n3mlBpbTF8OJYxi5Y2OBcpDh22iw/mKhCArlYil5fDRZ+D5cOEAUy 19lmBBoZ/bbMsNCWL5LXI7rJc/Up2J1KMp3j1Ddn5s8AND3NtiOW35QbhgeEqsoFxOTcWF AisL8/wJltS563Qry3oAw/VTAQL1USHKgW+Ws04RyfehZ5sZCs2VmnZgOIjMfizyliegNS i0LKOYzZLqxbM3EvKemQmbmK5kmCERqPjN7Iu18bkt+O4kJePhrnbTKGFyhHv3kpBbGwsJ xG9snWJSRcwHUuFewp/cTC6/C3fGR8q+BNjWr59AMr3PCmqu369xq0TDLcXA3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781246871; a=rsa-sha256; cv=none; b=HcjHdG2Oe4Z8MRz7JYMBWq73NVpCaWQQ8sPTw5yxUis+MpwhWdmdcbKjmcb8Hp9fw9k9PP R7M8NZ3IVc5NnAOge3kuR12fygByjcgnXoniaVoX7NilLmQ0mz7808dxyhoyj4LKxYYeMr vnuRAmyAaJjLKMcDQkQIAMzEE94KLDdi+9eKz34qEwrywryPYnGdgwRvrh/N8OUEYzJrS3 ztJo/porcrQ3HL+XjHkG6j27RmSi2XR4t82SgyZZeJLXDd6OUNCPwifSZ3JKgQ/IlNXuSP FutEaEYMsLv44vhnc2iPvvW94g+lt0OUjxCqPYMd0ICqV9qOxKLo5djklWaEyQ== 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=1781246871; 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=PInYJruTwFXfK/dAz91HGi1HOQ+CIdfjimbGZ1sYrHM=; b=YFb4+WTplhbD0oc3xXfW6LTXFrZZSN7idhWTd5rvTwiSf1e/5sLL9YYEa4+6jFkBxSLwB3 MLay+LveeLa9YUDYNgMDJk1xFHJFyXRFZaVJB22U3Y2f0G55y+iShCdsld2s3Rnu2KfOTu x2vFHN3wCNvuhBx4Qfg4Vaq5qrytkZicA/arqyLVW1ChjY4vt1Nr6eFJlUy/mYrtsQLPCC vORLUr+TL/5FCY2SEVv6ZMSjKaTpHYzV+UZJLbkL5Pkze4nbWOW/hhHNLGWaIxQ825iFq6 SaRkptGCGcFNA2oB86RbXMDHT+4uIXN8C4t1Rx3j3A0aAcLxK3Ktadk5BkYMVQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gc97V6rDWz9tg for ; Fri, 12 Jun 2026 06:47:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c683 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 06:47:50 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 4156a4cb3bf8 - main - devel/rubygem-rdoc-gitlab: update to 6.17.0 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4156a4cb3bf8c0751d4fc5b1fc9fae52fcead863 Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 06:47:50 +0000 Message-Id: <6a2bab96.1c683.2b0818d5@gitrepo.freebsd.org> The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4156a4cb3bf8c0751d4fc5b1fc9fae52fcead863 commit 4156a4cb3bf8c0751d4fc5b1fc9fae52fcead863 Author: Matthias Fechner AuthorDate: 2026-06-12 06:43:46 +0000 Commit: Matthias Fechner CommitDate: 2026-06-12 06:47:43 +0000 devel/rubygem-rdoc-gitlab: update to 6.17.0 Required for gitlab 19.0.2 Changes: https://github.com/ruby/rdoc/releases --- devel/rubygem-rdoc-gitlab/Makefile | 6 +++++- devel/rubygem-rdoc-gitlab/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-rdoc-gitlab/Makefile b/devel/rubygem-rdoc-gitlab/Makefile index aa9df190eb3b..68c9b2311059 100644 --- a/devel/rubygem-rdoc-gitlab/Makefile +++ b/devel/rubygem-rdoc-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= rdoc -PORTVERSION= 6.3.4.1 +PORTVERSION= 6.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -13,6 +13,10 @@ LICENSE= GPLv2 RUBY LICENSE_COMB= dual LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.rdoc +RUN_DEPENDS= rubygem-erb-gitlab>=0:devel/rubygem-erb-gitlab \ + rubygem-psych>=4.0.0:textproc/rubygem-psych \ + rubygem-tsort>=0:devel/rubygem-tsort + USES= cpe gem NO_ARCH= yes diff --git a/devel/rubygem-rdoc-gitlab/distinfo b/devel/rubygem-rdoc-gitlab/distinfo index 4e6f307a78b0..f127491390fa 100644 --- a/devel/rubygem-rdoc-gitlab/distinfo +++ b/devel/rubygem-rdoc-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747479202 -SHA256 (rubygem/rdoc-6.3.4.1.gem) = 0e1c30d007ed66b25698dea49bbdb5b50e6b25a04a851023d9b9d0317c0dc083 -SIZE (rubygem/rdoc-6.3.4.1.gem) = 570368 +TIMESTAMP = 1781245133 +SHA256 (rubygem/rdoc-6.17.0.gem) = 0f50d4e568fc98195f9bb155a9e8dff6c7feabfb515fb22ef6df1d12ad5a02b7 +SIZE (rubygem/rdoc-6.17.0.gem) = 700928