public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-CBC/
Date: Fri, 15 Oct 2021 18:56:16 +0000 (UTC)	[thread overview]
Message-ID: <1634324153.d7edcf121d2744875245d0ae960b6a18e91fd9bd.dilfridge@gentoo> (raw)

commit:     d7edcf121d2744875245d0ae960b6a18e91fd9bd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 18:52:00 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 18:55:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7edcf12

dev-perl/Crypt-CBC: Version bump 3.04

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild | 32 ++++++++++++++++++++++++++++++
 dev-perl/Crypt-CBC/Manifest                |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild b/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild
new file mode 100644
index 00000000000..981b71b48d8
--- /dev/null
+++ b/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LDS
+DIST_VERSION=3.04
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Encrypt Data with Cipher Block Chaining Mode"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~sparc"
+
+RDEPEND="
+	dev-perl/CryptX
+	dev-perl/Crypt-PBKDF2
+	virtual/perl-Digest-MD5
+	virtual/perl-Digest-SHA
+	virtual/perl-Math-BigInt
+	dev-perl/Math-Int128
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Crypt-Blowfish
+		dev-perl/Crypt-DES
+		dev-perl/Crypt-IDEA
+		dev-perl/Crypt-Rijndael
+	)
+"

diff --git a/dev-perl/Crypt-CBC/Manifest b/dev-perl/Crypt-CBC/Manifest
index 3004c26a332..812a75d8fa8 100644
--- a/dev-perl/Crypt-CBC/Manifest
+++ b/dev-perl/Crypt-CBC/Manifest
@@ -1,2 +1,3 @@
 DIST Crypt-CBC-2.33.tar.gz 23470 BLAKE2B 476e555df0000fc81c8be9af6133f018bc1daaa5b0d4f5f16ba37c68ce07dc720d418fd9f0ce1c452d5ad82fe00014ab735c6a94d3d5cc052284faf95e21d548 SHA512 5db17905c38b46f496617095655bb48e4737d6813c794f65dce88556f177caee1d5f669ddb0da3ad4b00e11ff1bc0af91fd4cd312ed2fd8497e410ef11176244
 DIST Crypt-CBC-3.03.tar.gz 40174 BLAKE2B 3a104c630bd355cfd1f4b87836db4460530437dfd21facbe221062c7a7a7142ec7450c79bcc93e797b219251622dc5c4d0c9e7f849fc060f6e197d3a1c66cc54 SHA512 c1c55dd5fae83d45893f47319323f6d0ad8295ec480b8ab034beeb33bb7d16f26bbedaeef6613a3495849f5034e7502b01c88ab75dd4d69234151d3b674929e6
+DIST Crypt-CBC-3.04.tar.gz 40237 BLAKE2B 32565d45dd16ecb49dc0da3f751db8f4c700ebc9215a0e9c7c7ef7c9c83ea622f8a7e6dfb0ed28561c8c7653fc5c000e7f8d29ed744eb5f614a5c8540121e2e0 SHA512 e1d972d2e7865b9799b289d3633342dae6b942295e3a63ad9edaf6c25c30d6691366a6a27896b39a1ef1a25ad83ebb25545c71e31b04a978377da4db5edf2f25


             reply	other threads:[~2021-10-15 18:56 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15 18:56 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18 11:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-CBC/ Sam James
2022-07-01  6:02 Arthur Zamarin
2021-12-08 10:14 Yixun Lan
2021-11-21  4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-10-15 18:56 Andreas K. Hüttel
2021-08-07 14:49 Sam James
2021-08-05 14:13 Sam James
2021-07-31  4:14 Sam James
2021-07-24 20:23 Matt Turner
2021-05-25  0:52 Sam James
2021-05-25  0:19 Joshua Kinard
2021-05-16  0:13 Sam James
2021-05-15  1:55 Sam James
2021-05-11 18:41 Sergei Trofimovich
2021-05-08 18:58 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:41 Sam James
2021-05-07 18:18 Andreas K. Hüttel
2020-12-27 14:42 Fabian Groffen
2020-06-29 19:13 Kent Fredric
2018-04-14 11:25 Markus Meier
2018-04-11 18:50 Markus Meier
2016-03-05 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/crypt-cbc/ Patrice Clement

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=1634324153.d7edcf121d2744875245d0ae960b6a18e91fd9bd.dilfridge@gentoo \
    --to=dilfridge@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