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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E3E0138350 for ; Sun, 26 Apr 2020 13:37:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A396E0A8A; Sun, 26 Apr 2020 13:37:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6996EE0A8A for ; Sun, 26 Apr 2020 13:37:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 203C834F677 for ; Sun, 26 Apr 2020 13:37:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D03811FA for ; Sun, 26 Apr 2020 13:37:23 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1587908208.7a10530295a73cbc07e2dbfea8c4949568d51583.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/sieve-connect/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/sieve-connect/Manifest mail-filter/sieve-connect/metadata.xml mail-filter/sieve-connect/sieve-connect-0.90.ebuild X-VCS-Directories: mail-filter/sieve-connect/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7a10530295a73cbc07e2dbfea8c4949568d51583 X-VCS-Branch: master Date: Sun, 26 Apr 2020 13:37:23 +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: cb3f7f59-67bf-4162-9abf-81802f7a4ffe X-Archives-Hash: 2206d69eb09ce0ea4535211a4610be03 commit: 7a10530295a73cbc07e2dbfea8c4949568d51583 Author: Alarig Le Lay swordarmor fr> AuthorDate: Fri Apr 24 09:21:29 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Apr 26 13:36:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a105302 mail-filter/sieve-connect: Version bump to 0.90 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay swordarmor.fr> Closes: https://github.com/gentoo/gentoo/pull/15498 Signed-off-by: Joonas Niilola gentoo.org> mail-filter/sieve-connect/Manifest | 1 + mail-filter/sieve-connect/metadata.xml | 9 +++++- .../sieve-connect/sieve-connect-0.90.ebuild | 32 ++++++++++++++++++++++ 3 files changed, 41 insertions(+), 1 deletion(-) diff --git a/mail-filter/sieve-connect/Manifest b/mail-filter/sieve-connect/Manifest index 67ac8425988..0d56ae9493f 100644 --- a/mail-filter/sieve-connect/Manifest +++ b/mail-filter/sieve-connect/Manifest @@ -1 +1,2 @@ DIST sieve-connect-0.87.tar.bz2 40023 BLAKE2B 510f5c2a42524f7d412b0b13ab549667cd912411b069e7328ab13a1284c2877a78084495e19be6cac643dec4c952a2672b2f3b11bba755fa11aabc3e58008693 SHA512 28ed4f5cd929ee5edb420afcbac238399463beecf551643b9ee5ea41debbb1e5401a619b39b6422ec47885ea3cc207866e09da2e46a65bcc3d4f3ca5bdbf016a +DIST sieve-connect-0.90.tar.bz2 46481 BLAKE2B d6bc466caffa3344537b1777b00a66f34697139d474763862c5296367f1e69174078a5e864225c1e967fbc5677c97d3ef71a4b75b677952d7b4993a5b8a08108 SHA512 3b4d4a6a7eb7d48f8b2dbc4c302c3de1a2a193282c7b2d25581e1131d6c7598cc2a47edabf8b108e94e0fd1a9cc50e48a103c133dba233f180f12d36c0da0718 diff --git a/mail-filter/sieve-connect/metadata.xml b/mail-filter/sieve-connect/metadata.xml index 39c19c09f97..96497728e28 100644 --- a/mail-filter/sieve-connect/metadata.xml +++ b/mail-filter/sieve-connect/metadata.xml @@ -1,7 +1,14 @@ - + + alarig@swordarmor.fr + Alarig Le Lay + + + proxy-maint@gentoo.org + Proxy Maintainers + This is sieve-connect. A client for the ManageSieve protocol, as specifed in RFC 5804. Historically, this was MANAGESIEVE as diff --git a/mail-filter/sieve-connect/sieve-connect-0.90.ebuild b/mail-filter/sieve-connect/sieve-connect-0.90.ebuild new file mode 100644 index 00000000000..cee4de69991 --- /dev/null +++ b/mail-filter/sieve-connect/sieve-connect-0.90.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Sieve Command Line Interface" +HOMEPAGE="https://people.spodhuis.org/phil.pennock/software/" +SRC_URI="https://github.com/syscomet/sieve-connect/releases/download/v${PV}/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=dev-lang/perl-5" +RDEPEND="${DEPEND} + >=dev-perl/Authen-SASL-2.11 + dev-perl/IO-Socket-INET6 + >=dev-perl/IO-Socket-SSL-0.97 + dev-perl/Net-DNS + dev-perl/Net-SSLeay + dev-perl/TermReadKey + dev-perl/Term-ReadLine-Gnu" + +src_compile() { + emake all sieve-connect.1 +} + +src_install() { + dobin sieve-connect + doman sieve-connect.1 + dodoc README* +}