From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B0D8A158020 for ; Fri, 18 Nov 2022 16:05:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 739C8E08A0; Fri, 18 Nov 2022 16:05:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 599C6E08A0 for ; Fri, 18 Nov 2022 16:05:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCD1C340ECC for ; Fri, 18 Nov 2022 16:05:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E30A75 for ; Fri, 18 Nov 2022 16:05:33 +0000 (UTC) From: "Alexandru Campeanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandru Campeanu" Message-ID: <1668787428.bca5a0d519b13dbe7098aca0cd6343c829368def.tiotags1@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-servers/hinsightd/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-servers/hinsightd/Manifest www-servers/hinsightd/hinsightd-0.9.16.ebuild www-servers/hinsightd/hinsightd-0.9.17.ebuild www-servers/hinsightd/hinsightd-9999.ebuild www-servers/hinsightd/metadata.xml X-VCS-Directories: www-servers/hinsightd/ X-VCS-Committer: tiotags1 X-VCS-Committer-Name: Alexandru Campeanu X-VCS-Revision: bca5a0d519b13dbe7098aca0cd6343c829368def X-VCS-Branch: dev Date: Fri, 18 Nov 2022 16:05:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5470211e-b619-496a-960b-089378a41c43 X-Archives-Hash: 1e595cf73e10d61e055e7eea2e9c4ad3 commit: bca5a0d519b13dbe7098aca0cd6343c829368def Author: Alexandru Campeanu gmail com> AuthorDate: Fri Nov 18 16:03:48 2022 +0000 Commit: Alexandru Campeanu gmail com> CommitDate: Fri Nov 18 16:03:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bca5a0d5 www-servers/hinsightd: add 0.9.17, drop old, fix pkgcheck warnings Signed-off-by: Alexandru Campeanu gmail.com> www-servers/hinsightd/Manifest | 2 +- .../hinsightd/{hinsightd-0.9.16.ebuild => hinsightd-0.9.17.ebuild} | 4 ++-- www-servers/hinsightd/hinsightd-9999.ebuild | 4 ++-- www-servers/hinsightd/metadata.xml | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www-servers/hinsightd/Manifest b/www-servers/hinsightd/Manifest index 43b5b9b6f..1b5c10abd 100644 --- a/www-servers/hinsightd/Manifest +++ b/www-servers/hinsightd/Manifest @@ -1 +1 @@ -DIST hin9-v0.9.16.tar.gz 121567 BLAKE2B 418856248b7ed36542be06dda342b4abc2ae971f4097c669239806b8df8dfc4a24a9fd80aa45c4bd1b77146f60a51e239b1d3fb69c6cfc59c3b1e83ea8578a0c SHA512 22dc98187d8ed0a4930225f977a9ba19ded516f5c05a96768d93f04b9433a227648b4a89a88d357b8f60d27093b389d6d70f1cf67c1b436498ca18b10b8c6fd9 +DIST hin9-v0.9.17.tar.bz2 93892 BLAKE2B 0c873d5ca3cbcb00c6b5498ee599dcb2644d84e6c03a1cc4529abbcc47640a3996edd7efd4356a6fdd221e76318215e2a29812176324088cdd6942e602e44ce5 SHA512 eeb6f7636867d1fff072594dfbca8942ef8ebe09bc3c7eb903381c17da9364d6961a3d0cfa4aa1dd4ab02bcea7934a06c1022a549902bc1a32b5f5cd25a8be65 diff --git a/www-servers/hinsightd/hinsightd-0.9.16.ebuild b/www-servers/hinsightd/hinsightd-0.9.17.ebuild similarity index 98% rename from www-servers/hinsightd/hinsightd-0.9.16.ebuild rename to www-servers/hinsightd/hinsightd-0.9.17.ebuild index 2f6e9c8e9..a56cbfc9a 100644 --- a/www-servers/hinsightd/hinsightd-0.9.16.ebuild +++ b/www-servers/hinsightd/hinsightd-0.9.17.ebuild @@ -16,10 +16,10 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://gitlab.com/tiotags/hin9.git" elif [[ ! -z "${mycommit}" ]]; then - SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/${mycommit}/hin9-${mycommit}.tar.gz" + SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/${mycommit}/hin9-${mycommit}.tar.bz2" S="${WORKDIR}/hin9-${mycommit}" else - SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v${PV}/hin9-v${PV}.tar.gz" + SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v${PV}/hin9-v${PV}.tar.bz2" S="${WORKDIR}/hin9-v${PV}" fi diff --git a/www-servers/hinsightd/hinsightd-9999.ebuild b/www-servers/hinsightd/hinsightd-9999.ebuild index 2f6e9c8e9..a56cbfc9a 100644 --- a/www-servers/hinsightd/hinsightd-9999.ebuild +++ b/www-servers/hinsightd/hinsightd-9999.ebuild @@ -16,10 +16,10 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://gitlab.com/tiotags/hin9.git" elif [[ ! -z "${mycommit}" ]]; then - SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/${mycommit}/hin9-${mycommit}.tar.gz" + SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/${mycommit}/hin9-${mycommit}.tar.bz2" S="${WORKDIR}/hin9-${mycommit}" else - SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v${PV}/hin9-v${PV}.tar.gz" + SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v${PV}/hin9-v${PV}.tar.bz2" S="${WORKDIR}/hin9-v${PV}" fi diff --git a/www-servers/hinsightd/metadata.xml b/www-servers/hinsightd/metadata.xml index 6b7dca518..cb7d4e1ea 100644 --- a/www-servers/hinsightd/metadata.xml +++ b/www-servers/hinsightd/metadata.xml @@ -8,6 +8,7 @@ https://gitlab.com/tiotags/hin9/-/blob/master/docs/changes.md https://gitlab.com/tiotags/hin9/-/issues + tiotags/hin9 hinsightd is a http/1.1 webserver with a focus on simple code and