From nobody Thu Jul 18 16:48:25 2024 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 4WPzJn4rkqz5Rjfl; Thu, 18 Jul 2024 16:48:25 +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 4WPzJn1rbJz4S8X; Thu, 18 Jul 2024 16:48:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721321305; 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=KSweSmapzP2FoCJmip8Z1pVKHJebIO0MohfImpPaPLc=; b=fHDJlZBDebWYh6E5aSF+K1LK8/TNoogMpsl/OTOCtLhr+nbEtOJK3y+I5cQVvcpcF9uGrX g3Gu4oItON4fcRuFrbAOGl6tupoyRCAPHDeb6chWjj30obCaYCzqph4cOPB+7+fJI3/XPS TlM/py4jaZKUo7uspxOyjElzIXHem4nSlA/lXbs/PO+2dLhFBqp/Qtgaq5qIehSgx4SROq 7AtsldBV9WSkQZLh3ppvjlQxkJZXYdtkIOpA63CxDhVQ0EfcAofN+B8LLGl10ieUlE9Ccf JCIV1tbPfFPpxmfZm/ny7+6LA9LeMLOjHyJkuWquoCUUFQwTik2gu/zXCSZ9EA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721321305; a=rsa-sha256; cv=none; b=MBBgll9ySm3tqEl4/hPhR04CStDCccdb3xkxLckSEm5CYIj58mR+CdJFkly+jtkpyEkgb9 8ZsIpa8mo0MBe08Mb2yZRHMfYeRQ1GBCzhtO1vc0sMqYo9kRkAEGu2HAd0czq2hcR+bkoS 0NYdHtwROV+08p3v84haZSoCEFEos/bQp+v8UFzknnxMrCOIOllO0HHQ3BuBaDBYaSSacT 3sfEfby2KGS1ROmgLPGV6a+lN3KwG2fJxkHiSTiB+A8xQvnpGCwmoHqw4KGbkuyh5FSzKF p46sNG5TpU8FiWkdhh3OrGeYyugZsTfSmW/8vO03ZBe0ljhZr1Xar4yvtj4M8Q== 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=1721321305; 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=KSweSmapzP2FoCJmip8Z1pVKHJebIO0MohfImpPaPLc=; b=CT9iyNTjWzmwhAeVqfrajJqL5npM+HBaUcRhJsKAIyTdJxlRZFeSI1m+HVtFtv4oX5/0/t lTRGxFtpvdOg7gyG94EFXPl3npHCHJfTn7siJgTLaLiKGx4KZtHPjkJXj0hQ+wbfEvOWD0 Pe92fUNg78If5N0cEfgSE2wt1aeqQfzbOa4sbdYgqbcRFTu51AOaD5zbFA5zU/42eTg29B 1kWMsiEY597K/94DUdKlHJJZ6ng+i0BnFJvUGKVGdPoCov23z+rDvV0Az8aH16qNYoOCs3 ty2n7MkrSGFj6dWJhvirIF0z7yeyhQbl0qVUIGuPbW8qjOp+ge1z5Dd4NyfjAQ== 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 4WPzJn1RStzw68; Thu, 18 Jul 2024 16:48:25 +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 46IGmPdf009637; Thu, 18 Jul 2024 16:48:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46IGmPsu009634; Thu, 18 Jul 2024 16:48:25 GMT (envelope-from git) Date: Thu, 18 Jul 2024 16:48:25 GMT Message-Id: <202407181648.46IGmPsu009634@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: 8862250eb011 - main - devel/libtickit: Update WWW and clean up pkg-descr 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: 8862250eb011220ae7856dce42f4962f8ebb015d Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8862250eb011220ae7856dce42f4962f8ebb015d commit 8862250eb011220ae7856dce42f4962f8ebb015d Author: Po-Chuan Hsieh AuthorDate: 2024-07-18 16:44:56 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-18 16:44:56 +0000 devel/libtickit: Update WWW and clean up pkg-descr --- devel/libtickit/Makefile | 3 ++- devel/libtickit/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/libtickit/Makefile b/devel/libtickit/Makefile index 934c4b418b0e..478abaa45dba 100644 --- a/devel/libtickit/Makefile +++ b/devel/libtickit/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= https://launchpad.net/libtickit/trunk/v${PORTVERSION:R}/+download/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Terminal Interface Construction Kit WWW= https://www.leonerd.org.uk/code/libtickit/ \ - https://launchpad.net/libtickit + https://launchpad.net/libtickit \ + https://github.com/leonerd/libtickit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/libtickit/pkg-descr b/devel/libtickit/pkg-descr index e822b18e5c9c..15bd72fd285e 100644 --- a/devel/libtickit/pkg-descr +++ b/devel/libtickit/pkg-descr @@ -1,5 +1,3 @@ Terminal Interface Construction Kit provides an abstracted mechanism for building interactive full-screen terminal programs. It provides a full set of output drawing functions, and handles keyboard and mouse input events. - -See also: https://github.com/leonerd/libtickit