From nobody Mon Jun 05 18:51:10 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 4QZjPC1JF1z4Zv6r; Mon, 5 Jun 2023 18:51:11 +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 4QZjPC0t38z3r74; Mon, 5 Jun 2023 18:51:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685991071; 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=mDvXXMQbxUfyta0fsLnSCNecaPdklUUy3go4ejbI+co=; b=XASkY12W35QX82wtWPTi4o9MrGHM0tVAJ+PXysxuiv0e3oiEE6YizOzbge4ljWEVQLYW2m pMctpLYh+ftESLMf7GNMzIuomIErvLn9JddsXl0OvRKzPqboQSCNCjrcBeel+k3bLsl3UU q6R7giDiI59COq+XiBW8VBcsiSnlotIVva7KwSnWVjMLmGE5clGpzR7dmxvOJkoOxjV+rZ DBZUEwZSf9mppdvmkqwXn5hs81RYjSyCNHNL2vyNX37p6ScfXx/pR71QZBtAeCxEmPt2NS csKhzUe8kRfwG7xZHuuR6Bkpa0qsXK1mQPk3bfqgeox8z4C5mfghqmjhc3bn7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685991071; 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=mDvXXMQbxUfyta0fsLnSCNecaPdklUUy3go4ejbI+co=; b=JtBD4Mo8B1QtUw9yT6D2dfHin5r0zYS7Bw7+gFBhA7FKW/s0I8swu1SDxW4B45VLAb9jMg kK7Syskwp2YMCSSAartQXcMqheRagXx5UmzD5w7+2PXtOybcIknBPa73vbHJjiyjDJWxeI vaWeDJBD4FDalCU1zRbfRfvZ7fnJH0a/3BoUz5osZmSq/kl680OMm4rXlZvE+0ocF1ZuVs kiaeNhBfyzbrA2fjRhok05gafTXqT6x0tNtp7mBqwWoooXM3Lep5DSaJP+A4j9V6weAMrz 39YlnP/wimPyps2DYNb7caqzuqWXKPXZbWkYk+HzvWysBKotJFLxxOQOBXi/Yw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685991071; a=rsa-sha256; cv=none; b=EBr2Fwwn5WYgrgq7DhCIGhjvItZUDYV/axg2vALes7WLFU4U8LXuXJeTta+cdjAUMg9VgX myJfpmto9O+ufRnnGgeLzOiH8pNpUDzuV9WCsoq9WCYviGgwWTlGb3UnOjptViGFM3zuxF WwFtYpgzjVtZNQ4L22JedQWIR4lJeRkw+osHv0HiprfthvMCO1izoEbKS4jyDRwlM6goDE TOjEfUy/ARfAGcEW7geecstwL/kl2ZknCYI0e4gIMd8OtjwMpQb6bhRcycehpHszqJaqEK hNd1D76GW9T5qfMkxWj05Tv9cTFV+ckVjwf9WEi8qys4pCETc0T1fDjhhfufHg== 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 4QZjPB6yBqzyCs; Mon, 5 Jun 2023 18:51:10 +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 355IpA2c047512; Mon, 5 Jun 2023 18:51:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 355IpAMJ047511; Mon, 5 Jun 2023 18:51:10 GMT (envelope-from git) Date: Mon, 5 Jun 2023 18:51:10 GMT Message-Id: <202306051851.355IpAMJ047511@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: 6ff39b93c29e - main - net/rubygem-u2f0: Remove obsoleted port 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: 6ff39b93c29eb4ad120e267fba7ece20be1611e2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ff39b93c29eb4ad120e267fba7ece20be1611e2 commit 6ff39b93c29eb4ad120e267fba7ece20be1611e2 Author: Po-Chuan Hsieh AuthorDate: 2023-06-05 18:34:26 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-06-05 18:46:52 +0000 net/rubygem-u2f0: Remove obsoleted port Use net/rubygem-u2f instead. --- MOVED | 1 + net/Makefile | 1 - net/rubygem-u2f0/Makefile | 20 -------------------- net/rubygem-u2f0/distinfo | 3 --- net/rubygem-u2f0/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 27 deletions(-) diff --git a/MOVED b/MOVED index 8b467552a7d5..d4a36c7648ad 100644 --- a/MOVED +++ b/MOVED @@ -7625,3 +7625,4 @@ databases/rubygem-redis-namespace18|databases/rubygem-redis-namespace|2023-06-05 devel/poetry|devel/py-poetry|2023-06-05|Remove obsoleted port. Use devel/py-poetry instead devel/py-dulwich020|devel/py-dulwich|2023-06-05|Remove obsoleted port. Use devel/py-dulwich instead devel/rubygem-aws-sdk-core3171|devel/rubygem-aws-sdk-core|2023-06-05|Remove obsoleted port. Use devel/rubygem-aws-sdk-core instead +net/rubygem-u2f0|net/rubygem-u2f|2023-06-05|Remove obsoleted port. Use net/rubygem-u2f instead diff --git a/net/Makefile b/net/Makefile index 7eaf1cd1065f..5f03383a1d2c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1399,7 +1399,6 @@ SUBDIR += rubygem-twitter-stream SUBDIR += rubygem-twitter4r SUBDIR += rubygem-u2f - SUBDIR += rubygem-u2f0 SUBDIR += rubygem-uri SUBDIR += rubygem-uri-redis SUBDIR += rubygem-uri_template diff --git a/net/rubygem-u2f0/Makefile b/net/rubygem-u2f0/Makefile deleted file mode 100644 index 661c840e16c0..000000000000 --- a/net/rubygem-u2f0/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= u2f -PORTVERSION= 0.2.1 -CATEGORIES= net rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 0 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Library for handling registration and authentication of U2F devices -WWW= https://github.com/castle/ruby-u2f - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -USES= gem - -NO_ARCH= yes - -PORTSCOUT= limit:^0\. - -.include diff --git a/net/rubygem-u2f0/distinfo b/net/rubygem-u2f0/distinfo deleted file mode 100644 index 561efa279106..000000000000 --- a/net/rubygem-u2f0/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1469449514 -SHA256 (rubygem/u2f-0.2.1.gem) = 7907b163c00682ce94d82178154af2ec3930e50f342c3502d64929c6370c5553 -SIZE (rubygem/u2f-0.2.1.gem) = 14848 diff --git a/net/rubygem-u2f0/pkg-descr b/net/rubygem-u2f0/pkg-descr deleted file mode 100644 index c62e2ce1a8c7..000000000000 --- a/net/rubygem-u2f0/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -U2F is an open 2-factor authentication standard that enables keychain devices, -mobile phones and other devices to securely access any number of web-based -services - instantly and with no drivers or client software needed