From nobody Thu Jul 18 16:49:50 2024 X-Original-To: dev-commits-ports-all@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 4WPzLQ651Fz5RkCS; Thu, 18 Jul 2024 16:49:50 +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 4WPzLQ5BcRz4WGv; Thu, 18 Jul 2024 16:49:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721321390; 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=w/DQ6e/uGJhQhtQh0JRUqyweaSNCn72mhGxWVsOnHdA=; b=B6m7w9VWkju9FnceDb5HXNAmCgmX4sALrFrfFJQY0mteJ3QevkvP4D65aWGnYsKBdI5/x5 NkRBXROp4XSD1QAfv+6EdIJMWs9/W6knQ2kdlXVUuxM+eDfN8wl67uHjS/dYPGgjeEabTP ecSgBxyrh9dKjFmrO0imtTrsYR6GxIZ198rSq3feMyMYGedMmSG45/3oAhPzyGWODxWdBh xW3N2gAXE6ZcJ+qGXI05SD4l9GWOGJKb1uJeOPzb2Nbs2N0jipj2NUqBrtPGNcJ7rEp1ct ta/LC9gFPFClauEBwutRkoFatwhkEJg94ehNYRBf8J9ieq+NQGIdNSxJs8PUAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721321390; a=rsa-sha256; cv=none; b=rvpEfqrGTz5X03GMfPPxwtnbCEIjb/zP19f2n/ftEAGh1Hd4FtB+oRAaQ+r7NGERQybnHC Z0Wi80ZFlRLfnsla3zHLooSKLfftswldD9VCzs6zV6bfQzCalouTOUBdylhzecUUyF+ON3 iYG5exhundY+xFsq+ZItXqcknYKhhtXjWelXOcrwgwySIQL0lumSxJ0jeZGgNlLTpddRKS eA0TZ4/Ce8wQ1S4gEuJ5iysdmn7qC80TBcdWOxDvQfxtM+KcfGkPdIdT7T7J1tb1dnrmzE kEk+Wo2ZNk/e429NBKBu9fRyOtL3q1goBgBKN8WFItjj10LLYdpGtGu2tQiKNQ== 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=1721321390; 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=w/DQ6e/uGJhQhtQh0JRUqyweaSNCn72mhGxWVsOnHdA=; b=PCYSbQWd44QbqM5RRPx5rsCPXXFBGoJ4znWlZBxPPThlZ51mN/bpoNgt1VYGt/wa6H3OiM evHYlyp1a24KiA9SEmYYIKeAHSrmu27SmRcnBzKz8sW38ANriMrrTqDpBKZHitiYoMh+F/ C6eQPYw/6c8mJbE7aRI07qDKvqFl1tg2C5S83Vc2cU3D/QgCToX5UGsoOaCf24nuckNs5V Fp8WTLOGt3oFdVMDQgrpkUDAnOJVw7ky/0PlvbNZqdkPSldatkNLS51KUAh1apTJmEQWAo C39lPvFotgj2WyWzCDVXH+j28h0oJ+4szGJ94tGlNEJHCMhePe7O9PsdXtadMg== 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 4WPzLQ46SWzwg4; Thu, 18 Jul 2024 16:49:50 +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 46IGnoiZ013275; Thu, 18 Jul 2024 16:49:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46IGnowt013272; Thu, 18 Jul 2024 16:49:50 GMT (envelope-from git) Date: Thu, 18 Jul 2024 16:49:50 GMT Message-Id: <202407181649.46IGnowt013272@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: 404e90ca6c3f - main - devel/rubygem-tty-table: Update WWW and clean up pkg-descr List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 404e90ca6c3f8d18aede2ad3e6a11cea16a81d2e Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=404e90ca6c3f8d18aede2ad3e6a11cea16a81d2e commit 404e90ca6c3f8d18aede2ad3e6a11cea16a81d2e Author: Po-Chuan Hsieh AuthorDate: 2024-07-18 16:47:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-18 16:47:08 +0000 devel/rubygem-tty-table: Update WWW and clean up pkg-descr --- devel/rubygem-tty-table/Makefile | 3 ++- devel/rubygem-tty-table/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-table/Makefile b/devel/rubygem-tty-table/Makefile index dbbb68b30bdc..a03e7e3c105a 100644 --- a/devel/rubygem-tty-table/Makefile +++ b/devel/rubygem-tty-table/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fexible and intuitive table generator -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-table LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-table/pkg-descr b/devel/rubygem-tty-table/pkg-descr index f1e451f26328..55e24a0033f6 100644 --- a/devel/rubygem-tty-table/pkg-descr +++ b/devel/rubygem-tty-table/pkg-descr @@ -1,4 +1,2 @@ TTY::Table provides independent table formatting component for TTY toolkit. It supports a flexible and intuitive table formatting. - -See also: https://github.com/piotrmurach/tty-table