From nobody Thu Jan 02 16:45:13 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 4YPCHZ53MJz5jRbf; Thu, 02 Jan 2025 16:45:14 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YPCHZ06dhz4jBd; Thu, 2 Jan 2025 16:45:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735836314; 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=O5mqC3Q/RpVkf2ZaYb6b4uMdA4+VBbJlLwvJgLtNTLM=; b=hIxsn5V57ZAeEVHjQsLA8HIUJJvh8EqQdF381EaHgL+dIV8Ea879Jr6TrMt+BHGI+nDI2x 1zdXiPvUShKyZXC986FI/Ihq3fWpKMO6n8pcKS3iRimWYodrzn7ylY9BEE+Aq2Azj1bhG9 vtfVfakosQ26CYK0UvsXEEsmUFYqFok6Y1CO7zfpaU3ENZeekQtO3gE2urlaZH3JFReb9w Nav7f8ZeX9Ftak6mL37j6T+u8JENqhSFqpfih0Ay+K/og3moLqel1v8B/WvLomdR8fbKVI gvfvRxdcPqENUahMUvZnTrNKwR+mW0qejZeQWK2eSSII6FtRvJYblV7Gp8LCUg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735836314; 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=O5mqC3Q/RpVkf2ZaYb6b4uMdA4+VBbJlLwvJgLtNTLM=; b=nmayt8xwDXPat19uItkvtu2pq2R/Q9+JGsE8bc6DWKSOppAYu+De/uXob5boEowoaz+lxA LgeMb7pVDeimcTh9kQxeOJ42oNHZ93U/pD0wQiUolizak+PJJl8cypDdghKW50HesgUoj9 8JAlf27Qn5FOed3sfV3D4H2X97czlzOy9+mTgG4FxOz5i1GJhG0l4dWefJeoIcGjeyxgR0 4EJesUCtMU7TWEq46Donk5LTeMCgMaOtYJotvgNJ5nPiWuvfAiVjUsU+6qJbu2rXIvvuhs d7BRoPI6Tpey3GEAFzhohfpLAupYd2+a9k/T9upLWjI82IHGo9djI5h07jMq1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735836314; a=rsa-sha256; cv=none; b=sZkXIVwNUZwtvToGmh/bJKqI1aNUGfAtWHHgdSarmccXq+8cQgM7pX2Ka1lEfGXS8ZYD9P augvGrfFbufwCvfNkV+RV0pmQbYWsHytVxFnB11Mpw1hpwBWRlcWTuJdCYkS2josDmwL8t Dri/n2+T9uVUzqUtZMdNXLc2w9Wu8YsMd4jLP68GeRlW/B0n+247EfeJ6/MOBsgrC+F2Iq qtHFsZSHeiBctpSxej34YN1OLelhAxXS0xOsh5pfalh+btYFaZzaNyxAPLumDKKGmXDIia 6d5yGEirsmiOBul0NhRwYtQ5zbRaevRbgqwonZ3R10TPUtQvzDW57IAwNN7Y0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YPCHY6LD6zlnq; Thu, 02 Jan 2025 16:45:13 +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 502GjDKT077738; Thu, 2 Jan 2025 16:45:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 502GjD23077735; Thu, 2 Jan 2025 16:45:13 GMT (envelope-from git) Date: Thu, 2 Jan 2025 16:45:13 GMT Message-Id: <202501021645.502GjD23077735@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f36124b59611 - main - devel/rubygem-validates_timeliness: Update to 8.0.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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f36124b59611d54334dbd7b78ee7b01063c3dca4 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f36124b59611d54334dbd7b78ee7b01063c3dca4 commit f36124b59611d54334dbd7b78ee7b01063c3dca4 Author: Po-Chuan Hsieh AuthorDate: 2025-01-02 16:43:19 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-01-02 16:43:19 +0000 devel/rubygem-validates_timeliness: Update to 8.0.0 - Update RUN_DEPENDS: use Rails 8.0 Changes: https://github.com/adzap/validates_timeliness/blob/master/CHANGELOG.md --- devel/rubygem-validates_timeliness/Makefile | 4 ++-- devel/rubygem-validates_timeliness/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-validates_timeliness/Makefile b/devel/rubygem-validates_timeliness/Makefile index 3fb0b08d54c1..4856b55baa2d 100644 --- a/devel/rubygem-validates_timeliness/Makefile +++ b/devel/rubygem-validates_timeliness/Makefile @@ -1,5 +1,5 @@ PORTNAME= validates_timeliness -PORTVERSION= 7.0.0 +PORTVERSION= 8.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/adzap/validates_timeliness LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activemodel72>=7.0.0<8:databases/rubygem-activemodel72 \ +RUN_DEPENDS= rubygem-activemodel80>=8.0.0<9:databases/rubygem-activemodel80 \ rubygem-timeliness>=0.3.10<1:devel/rubygem-timeliness USES= gem diff --git a/devel/rubygem-validates_timeliness/distinfo b/devel/rubygem-validates_timeliness/distinfo index 7a86bfd15c67..957b85db380a 100644 --- a/devel/rubygem-validates_timeliness/distinfo +++ b/devel/rubygem-validates_timeliness/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888688 -SHA256 (rubygem/validates_timeliness-7.0.0.gem) = 4affe162e0c541225265c37694b329d6aeffc7de97875fd676990b894c644ff3 -SIZE (rubygem/validates_timeliness-7.0.0.gem) = 28672 +TIMESTAMP = 1735792373 +SHA256 (rubygem/validates_timeliness-8.0.0.gem) = 4c621b5d938170d96c1668600547112ee2f433315677c0a16b8b89b2877c7696 +SIZE (rubygem/validates_timeliness-8.0.0.gem) = 29184