public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/imapsync/
Date: Thu, 27 Oct 2016 05:13:15 +0000 (UTC)	[thread overview]
Message-ID: <1477545191.706e9bfef2cd7dce0715829acaa64069411d0e9e.radhermit@gentoo> (raw)

commit:     706e9bfef2cd7dce0715829acaa64069411d0e9e
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 05:11:16 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 05:13:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706e9bfe

net-mail/imapsync: version bump to 1.684

 net-mail/imapsync/Manifest              |  1 +
 net-mail/imapsync/imapsync-1.684.ebuild | 37 +++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/net-mail/imapsync/Manifest b/net-mail/imapsync/Manifest
index 69af836..17f2df7 100644
--- a/net-mail/imapsync/Manifest
+++ b/net-mail/imapsync/Manifest
@@ -1,3 +1,4 @@
 DIST imapsync-1.592.tgz 906578 SHA256 dd359a5b871dd278fbb39ba0c087576e97af1d746c49a104bc00a533b463ab64 SHA512 3d41b28396d9b8bf83200b324b2e312c76ef88e42f4ff8993c8d697b18f321400d7a157b1fee2d3ad4eae11400dc2186a18528bde50e370d856eac1b09c28f68 WHIRLPOOL ab0783acc911dacf394e19c4b3bbcd0bcc6de55088e11846271a590ffd4d79935d2bcffbe601bd1e599dffd1df5d9ade0fc6578b9252d3363f81f3982e96ff34
 DIST imapsync-1.607.tgz 973467 SHA256 784331cfa6cc391751dcdc5290eba5d50bf3ddbe9b213f072b413941a3fe4f2a SHA512 2630d32683f74ec260d322d2d9f13fb30938c077275cd43cece392b43bbdf8989f8ff6df648d520b785a568bf5d6f45d43761bf4fb94649e210611224ad43841 WHIRLPOOL b2c089879a475aba14fec66912d024b1365e0b6c7bf56c3e4c291c3f5c96008ff302241d3a8675c82dc1fced36ca88a05b06054058c107edcfd7f73bac7e9544
 DIST imapsync-1.644.tgz 972719 SHA256 7eba670442400265246a90296d28731effdbef20ebdb768e08045d8f4149d1d2 SHA512 0e246b142e5e9066ce8a328ce57731c5c9006746bb58dff5c681dcc0596cea25f51bda3a50a7d3d4262efb2e720da3b380b68aa34c0db8f76fae7a6049f9fa2b WHIRLPOOL 4cbd71c2cdfbe51a811d378991f5aa7125efcdaa766eb5907e6cecbb43e8eced62fb6b19b27d853615fc51f8853fece427bf4d8ac26169bf9f76bdee77997592
+DIST imapsync-1.684.tgz 1030626 SHA256 ab4409c50949fc829bc212d7d9a4919dcafd3ccc55bce6e4e5b11bb8946a98c6 SHA512 3c85d3c6252765a717386a8687a2bc15da4522219d67c09a2cf27b452623fd0e5f382c53473b9b628dae7fc261d8db99d54bd8dad9e656e29096c0f06f0867ca WHIRLPOOL ca98df4c238fcea21e318b01d3273bc21120c1aa1a9b8df5169d13ae76dc2bef509267dc86962421a3264b7415d6d5394584abca6657d33bcf80ca7985cd8c45

diff --git a/net-mail/imapsync/imapsync-1.684.ebuild b/net-mail/imapsync/imapsync-1.684.ebuild
new file mode 100644
index 00000000..190ff67
--- /dev/null
+++ b/net-mail/imapsync/imapsync-1.684.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A tool allowing incremental and recursive IMAP transfers between mailboxes"
+HOMEPAGE="http://ks.lamiral.info/imapsync/"
+SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+	dev-perl/Digest-HMAC
+	dev-perl/File-Copy-Recursive
+	dev-perl/IO-Socket-SSL
+	dev-perl/IO-Tee
+	dev-perl/Mail-IMAPClient
+	dev-perl/TermReadKey
+	dev-perl/Unicode-String
+	virtual/perl-Digest-MD5
+	virtual/perl-MIME-Base64"
+
+RESTRICT="test"
+
+src_prepare() {
+	sed -e "s/^install: testp/install:/" \
+		-e "/^DO_IT/,/^$/d" \
+		-i "${S}"/Makefile || die
+
+	default
+}
+
+src_compile() { :; }


             reply	other threads:[~2016-10-27  5:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27  5:13 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-06  0:00 [gentoo-commits] repo/gentoo:master commit in: net-mail/imapsync/ Zac Medico
2021-02-18 23:25 Sam James
2021-02-18 17:15 Sam James
2021-02-18 17:12 Sam James
2021-01-19 15:32 Sam James
2021-01-18  3:30 Sam James
2020-12-15 20:20 Aaron Bauman
2020-12-15 10:37 Sam James
2020-12-04 18:31 Sergei Trofimovich
2020-12-03 17:37 Thomas Deutschmann
2020-10-15 22:25 Sergei Trofimovich
2018-06-30 16:18 Robin H. Johnson
2018-05-12 20:24 Robin H. Johnson
2018-04-27 10:13 Patrice Clement
2017-10-11 17:24 Tim Harder
2015-08-27  8:04 Tim Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477545191.706e9bfef2cd7dce0715829acaa64069411d0e9e.radhermit@gentoo \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox