From nobody Tue Dec 21 19:50:10 2021 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 7AF1F19091A9; Tue, 21 Dec 2021 19:50:17 +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 4JJRrR0B0Xz53kF; Tue, 21 Dec 2021 19:50:14 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 62EF77BFA; Tue, 21 Dec 2021 19:50: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 1BLJoABn041169; Tue, 21 Dec 2021 19:50:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJoAuA041166; Tue, 21 Dec 2021 19:50:10 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:50:10 GMT Message-Id: <202112211950.1BLJoAuA041166@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: 4a2eed69b76f - main - devel/rubygem-hashie2: 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: 4a2eed69b76f8539e63a7214b92737f5af0bb37c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640116216; 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=LLjJ6L5lgqv5AA+htldZgRAp9Ozm6lH+iNFvjPpyaco=; b=bOsXZoOvi0835SQSd4crYYiUHFSESP3wIT176Uq1gyEvGqmKngG2GUH81BwZeACBR8b4IR c9FBevYsYlXfs17JGAf7skLceJnxhb7eGPmEihcmVJwlyU1pxJTMERLHhQR7UKuc+ZY2+V ik9lFFlaGhtCHXIaBmisGpEKVizbHogmOfG9Otu9qoCamVRFnfKWYAVlSMP24l8xDokJKO fVHAspmnTi0kJa6I9fGjzwXZzvQAJOmfrGWs9y9RBgw6DHnBQ8KYXPEYNNFilMNFNtyRi8 EJbW7NQ55Do9ixiQAOTsZQeHzWZOknj0e25+KIgtKuEVNawlOTUE0TXUv5yZ4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640116216; a=rsa-sha256; cv=none; b=vqpxpgwsO5CJzgldv293v1fnuGI4GHii+3HDqBR+IcLNnnvcWwKTEjq+MdZ+PuGAkcZgWZ PXHocBeeF0cpQOjtWGMApBf6XZXtrs5wBww91k7uKuwaOVgjxf+HL8aLPs7gZWZ2O/uSb0 aYUYZIAMPwICJ2xsVmsbcETSzEuAI4vd3zbPhwWG7dAm5hF04M+8hKbNxOpJ2j260YQmLU 4NWHO3BATtd/GukBtmd4SsMdCfYl1TBnMnRFmbJXwBP5GhAkMeUOHRWKLnj72CVrzl0WWc 15elY9D5/wuZUGkZsotbYRteKDhxCJ3aEZQLcLW0+1Z++ZH2P2TQ/Ubj88TGzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a2eed69b76f8539e63a7214b92737f5af0bb37c commit 4a2eed69b76f8539e63a7214b92737f5af0bb37c Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 19:26:44 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 19:26:44 +0000 devel/rubygem-hashie2: Remove obsoleted port Use devel/rubygem-hashie instead. With hat: ruby --- devel/rubygem-hashie2/Makefile | 19 ------------------- devel/rubygem-hashie2/distinfo | 2 -- devel/rubygem-hashie2/pkg-descr | 12 ------------ 3 files changed, 33 deletions(-) diff --git a/devel/rubygem-hashie2/Makefile b/devel/rubygem-hashie2/Makefile deleted file mode 100644 index 8b4f41665379..000000000000 --- a/devel/rubygem-hashie2/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= hashie -PORTVERSION= 2.1.2 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 2 - -MAINTAINER= renchap@cocoa-x.com -COMMENT= Simple collection of useful Hash extensions - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -NO_ARCH= yes -USE_RUBY= yes -USES= gem - -PORTSCOUT= limit:^2\. - -.include diff --git a/devel/rubygem-hashie2/distinfo b/devel/rubygem-hashie2/distinfo deleted file mode 100644 index 0e434d53f880..000000000000 --- a/devel/rubygem-hashie2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/hashie-2.1.2.gem) = a9e1e4928bf4f5a5683ea9c7ef29e50fb93f72542f9a9550e205fe33a6568923 -SIZE (rubygem/hashie-2.1.2.gem) = 34816 diff --git a/devel/rubygem-hashie2/pkg-descr b/devel/rubygem-hashie2/pkg-descr deleted file mode 100644 index 9c668b210e01..000000000000 --- a/devel/rubygem-hashie2/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Hashie is available as a RubyGem which extend Hashes and make them more useful. - - * Hashie::Mash: gives simple pseudo-object functionality that can be - built from hashes and easily extended - * Hashie::Dash: has a discrete set of defined properties and only those - properties may be set on the hash. - * Hashie::Trash: a Dash that allows you to translate keys on - initialization. - * Hashie::Clash: allows you to easily construct complex hashes using - method notation chaining. - -WWW: https://github.com/intridea/hashie