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 2E26A13933E for ; Sun, 4 Jul 2021 16:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ED6FE0824; Sun, 4 Jul 2021 16:37:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 07A51E0823 for ; Sun, 4 Jul 2021 16:37:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A69DB342B10 for ; Sun, 4 Jul 2021 16:37:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 174507C3 for ; Sun, 4 Jul 2021 16:37:03 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1625416596.24155fec91083bc45ebf5dc5e97a5dd9cc782d4a.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Lite/files/, dev-perl/MIME-Lite/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild dev-perl/MIME-Lite/Manifest dev-perl/MIME-Lite/files/3.033-makefilepl.patch X-VCS-Directories: dev-perl/MIME-Lite/ dev-perl/MIME-Lite/files/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 24155fec91083bc45ebf5dc5e97a5dd9cc782d4a X-VCS-Branch: master Date: Sun, 4 Jul 2021 16:37:03 +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: e39c3184-baad-42a7-9278-c9d9f6048494 X-Archives-Hash: 71d74629063c62dd7aa33d5a7d40aa64 commit: 24155fec91083bc45ebf5dc5e97a5dd9cc782d4a Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jul 4 16:18:53 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Jul 4 16:36:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24155fec dev-perl/MIME-Lite: Version bump 3.033 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild | 45 +++++++++++++++++++++++++ dev-perl/MIME-Lite/Manifest | 1 + dev-perl/MIME-Lite/files/3.033-makefilepl.patch | 43 +++++++++++++++++++++++ 3 files changed, 89 insertions(+) diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild b/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild new file mode 100644 index 00000000000..61331ec36a6 --- /dev/null +++ b/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RJBS +DIST_VERSION=3.033 +inherit perl-module + +DESCRIPTION="Low-calorie MIME generator" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="minimal" + +PATCHES=( "${FILESDIR}/3.033-makefilepl.patch" ) + +PERL_RM_FILES=( + "t/pod.t" + "t/pod-coverage.t" +) + +# MIME::QuotedPrint -> perl-MIME-Base64 +# Mail::Address -> MailTools +RDEPEND=" + !minimal? ( + virtual/perl-MIME-Base64 + >=dev-perl/MIME-Types-1.280.0 + >=dev-perl/MailTools-1.620.0 + ) + dev-perl/Email-Date-Format + virtual/perl-File-Spec +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +# Race condition in "testout" directory creation +DIST_TEST="do" + +src_install() { + perl-module_src_install + insinto /usr/share/${PN} + doins -r contrib +} diff --git a/dev-perl/MIME-Lite/Manifest b/dev-perl/MIME-Lite/Manifest index b0429a01c88..7e344d06a35 100644 --- a/dev-perl/MIME-Lite/Manifest +++ b/dev-perl/MIME-Lite/Manifest @@ -1 +1,2 @@ DIST MIME-Lite-3.030.tar.gz 81830 BLAKE2B c82fa81140725c0447fecce1f1033ed0677e1b80b6b16be7ed2567d4a71ef14fd341c367fc283242fbc4f480b48fd85859bc1660b2c12256cfe309960caf5c56 SHA512 978cb234d16afcfc9b2fa16c74de04ee74f3a1050b28f7d380d64c8c8688c6d75452d7bc4c7b2575800455a45cdde477e05e8afe2b962ef2527c3ecc265d1158 +DIST MIME-Lite-3.033.tar.gz 82715 BLAKE2B 306f641c62605559f768f45f4ceafc5267326fb475eabf45ce8e344a430117f0b335ff7939bec90343a5c23498832743de99a799d59149f26468516c4b088362 SHA512 315fbe01a432e67953305fb1db70aa337d3c7e1710087196535e108fbb516cf868a277acc693afbbc34ffa135386c6a784ddf4c1de0359fbe6c6339b26aac878 diff --git a/dev-perl/MIME-Lite/files/3.033-makefilepl.patch b/dev-perl/MIME-Lite/files/3.033-makefilepl.patch new file mode 100644 index 00000000000..3a1c6527a74 --- /dev/null +++ b/dev-perl/MIME-Lite/files/3.033-makefilepl.patch @@ -0,0 +1,43 @@ +diff -ruN MIME-Lite-3.033.orig/Makefile.PL MIME-Lite-3.033/Makefile.PL +--- MIME-Lite-3.033.orig/Makefile.PL 2021-05-30 00:02:41.000000000 +0200 ++++ MIME-Lite-3.033/Makefile.PL 2021-07-04 18:17:45.413495198 +0200 +@@ -6,39 +6,12 @@ + #------------------------------------------------------------ + # Makefile: + #------------------------------------------------------------ +-my %extra_prereq = ( +- 'Mail::Address' => 1.62, +- 'MIME::Types' => 1.28, +- 'MIME::Base64' => 0, +- 'MIME::QuotedPrint' => 0, +-); +- + my %prereq = ( + 'File::Spec' => 0, + 'File::Basename' => 0, + 'Email::Date::Format' => '1.000', # first release + ); + +-for my $module (sort keys %extra_prereq) { +- local $@; +- my $ok = eval "require $module; \$extra_prereq{\$module} && \$module->VERSION(\$extra_prereq{\$module}); 1"; +- $prereq{ $module } = delete $extra_prereq{ $module } if $ok; +-} +- +-if (%extra_prereq) { +- print "MIME::Lite is designed to take advantage of a variety of external modules\n", +- "if they are not present then MIME::Lite will attempt to do its best\n", +- "but its strongly recommend that you install them.\n\n", +- "These modules are:\n", +- (map {; "\t$_\n" } sort keys %extra_prereq), +- "I can add these modules to the prereq list which will cause the files to be\n", +- "automatically installed if they aren't already present\n"; +- +- if (prompt("Add prereqs?",'Yes')=~/y/i) { +- %prereq = (%prereq, %extra_prereq); +- } +-} +- + # Write the Makefile: + WriteMakefile( + NAME => 'MIME::Lite',