From nobody Mon Sep 4 21:31:07 2023 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 4Rfhdm26XTz4sNsC; Mon, 4 Sep 2023 21:31:08 +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 4Rfhdm1JzGz4rDJ; Mon, 4 Sep 2023 21:31:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693863068; 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=aF7Vk48NCRSpG/ocZqrTjqvZnliaV7oQUIUk17dsgWM=; b=bJCZHAW/Fvnvfrh7rC27RGEYstZubotNnluDg4U3d8YRGfNuMpmIdMmFXNir1UNIiIpEyB 4QmoHE3BYLcu0nVT9SfUShRyoQN1yqDyDBSI1pOneP/JnGhpW875dSNtB2rRS0DMYLissX cumswWSOU8d9ldqeKMQ5s+8/G6JZZSIhZ7QCrEC9WA7ISYhSsLXAE4xpuQcLagW6OP7A9d tTDEDLylAHTkspKo9DyzZ2eXzH2Or96Nko1V8r9i46BLKDyotd4bjVW9ngZof2nZ/IY4Ec QlesswgBovPiU6PbmhPWCh3O0x9h2mTHRm4MBEA23XexHi1kZtMjERvBUdELzg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693863068; a=rsa-sha256; cv=none; b=Irurnq/3CQzXj9fI6N2P/XCaK6w+yY7vZ31R6nb4FKceGWsXaNft6C06SITFT9WHc4KDw8 jm1P4LvAWGKv/8h99nJIPJRZ5iEaPPC40tt9dXDDyBy2CkVvaKqzQFjeEMisJI03/zhLfw j+pLDv8oZApMxfCVMRlMsMvLcqIzFiaedKwafybV1kWqzz9X5RTry4730eARuBmvFHWzyY TZzy767M+L7xqGAXwaYgiUXLtDsFRWPGYtBZhwThlgGbJj7Bm1x72lduvaX3Dn2ptVd8IH bSvHMMzRmFvGx2Zd7CS8E+Q7O8J66e5reg/nzdggOd6gfzaSj+aYjCYwhmHuGQ== 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=1693863068; 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=aF7Vk48NCRSpG/ocZqrTjqvZnliaV7oQUIUk17dsgWM=; b=GTLCPO2qk/Vdmo5KxvlU5eMvpUkt2JhAjuHoNTVSkX/9dfqnjnuDBXj72aPErgztx2O24q oqV816VFafdBkJFfyPvufey3qJ339xo/5afzisjKLUAF67FjApWHZ2x59hozJW5g1g6B0s 7jfpsaNeqJQ2tQmJz/A8Zw53MvmcTDTRjLmi9exx9MSsmZ2JaiOzwHiXReciX2giFGucqS eLFcFyQI0AtT9Nk565Ym40fPUcnTCvy8iawoxaeoAEQNs0qhUrnaJm/Ba8btZriH5wB9Gb 8cz/ixPCbpxyHoWSOU8q0gjVX4HqbL+klvXW8mJ6OHtLXgBvrS85hxiVOzoW6w== 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 4Rfhdm0Q5Pz1Lmv; Mon, 4 Sep 2023 21:31:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 384LV7mG090492; Mon, 4 Sep 2023 21:31:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 384LV7KS090489; Mon, 4 Sep 2023 21:31:07 GMT (envelope-from git) Date: Mon, 4 Sep 2023 21:31:07 GMT Message-Id: <202309042131.384LV7KS090489@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: 58ca5c27cd50 - main - devel/rubygem-bcp47_spec: Add rubygem-bcp47_spec 0.2.1 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: 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: 58ca5c27cd500cdadca518c359ecfb9ac60e79f6 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=58ca5c27cd500cdadca518c359ecfb9ac60e79f6 commit 58ca5c27cd500cdadca518c359ecfb9ac60e79f6 Author: Po-Chuan Hsieh AuthorDate: 2023-09-04 21:18:13 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-09-04 21:30:02 +0000 devel/rubygem-bcp47_spec: Add rubygem-bcp47_spec 0.2.1 bcp47_spec provides a subset of the BCP 47 specification (https://www.rfc-editor.org/info/bcp47). --- devel/Makefile | 1 + devel/rubygem-bcp47_spec/Makefile | 16 ++++++++++++++++ devel/rubygem-bcp47_spec/distinfo | 3 +++ devel/rubygem-bcp47_spec/pkg-descr | 2 ++ 4 files changed, 22 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 439be6985698..437bef4fb516 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6582,6 +6582,7 @@ SUBDIR += rubygem-bacon SUBDIR += rubygem-baf SUBDIR += rubygem-batch-loader + SUBDIR += rubygem-bcp47_spec SUBDIR += rubygem-benelux SUBDIR += rubygem-better_html-rails61 SUBDIR += rubygem-bin_utils diff --git a/devel/rubygem-bcp47_spec/Makefile b/devel/rubygem-bcp47_spec/Makefile new file mode 100644 index 000000000000..3a123ce7825d --- /dev/null +++ b/devel/rubygem-bcp47_spec/Makefile @@ -0,0 +1,16 @@ +PORTNAME= bcp47_spec +PORTVERSION= 0.2.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Subset of the BCP 47 specification +WWW= https://github.com/dadah89/bcp47_spec + +LICENSE= MIT + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-bcp47_spec/distinfo b/devel/rubygem-bcp47_spec/distinfo new file mode 100644 index 000000000000..97e2c3a3bd86 --- /dev/null +++ b/devel/rubygem-bcp47_spec/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1693823827 +SHA256 (rubygem/bcp47_spec-0.2.1.gem) = 3fd62edf96c126bd9624e4319ac74082a966081859d1ee0ef3c3041640a37810 +SIZE (rubygem/bcp47_spec-0.2.1.gem) = 7168 diff --git a/devel/rubygem-bcp47_spec/pkg-descr b/devel/rubygem-bcp47_spec/pkg-descr new file mode 100644 index 000000000000..51cd3fb1a576 --- /dev/null +++ b/devel/rubygem-bcp47_spec/pkg-descr @@ -0,0 +1,2 @@ +bcp47_spec provides a subset of the BCP 47 specification +(https://www.rfc-editor.org/info/bcp47).