[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2021-11-19 Thread Andreas K. Hüttel
commit: 8e2cca4abbf72786e543b48bd4211863724de136
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov 19 19:36:36 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov 19 19:40:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2cca4a

dev-perl/mime-construct: EAPI=8 bump

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

 ...truct-1.1100.0-r1.ebuild => mime-construct-1.1100.0-r2.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r2.ebuild
similarity index 86%
rename from dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
rename to dev-perl/mime-construct/mime-construct-1.1100.0-r2.ebuild
index beb8dbcc95a4..4a2e38667ad3 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ROSCH
 DIST_VERSION=1.11   # the author made 1.11 follow 1.9, so we need to be 
creative
@@ -12,7 +12,6 @@ DESCRIPTION="construct and optionally mail MIME messages"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
-IUSE=""
 
 RDEPEND="
virtual/perl-MIME-Base64
@@ -20,6 +19,7 @@ RDEPEND="
dev-perl/MIME-Types
dev-perl/Proc-WaitStat
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"
 
 PATCHES=( "${FILESDIR}/${PN}-add-date-header.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2020-04-15 Thread Kent Fredric
commit: 3f5ed702a0aad0eec9868502df27985402db46ff
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Apr 15 09:49:47 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 15 09:51:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5ed702

dev-perl/mime-construct: Remove old 1.900.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/mime-construct/Manifest|  1 -
 .../mime-construct/mime-construct-1.900.0-r1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/mime-construct/Manifest b/dev-perl/mime-construct/Manifest
index 39f6bee65f7..1231bb062fe 100644
--- a/dev-perl/mime-construct/Manifest
+++ b/dev-perl/mime-construct/Manifest
@@ -1,2 +1 @@
 DIST mime-construct-1.11.tar.gz 12906 BLAKE2B 
250054cd263cd3df91ff45ba3cfe0d99a43f26eeb3af9b5a70ddbfd4c4b448a9830a9ca6d1dac7eebe54f68a76f16075111079832730168eab4e65fdf30424d2
 SHA512 
1192c5a0cd1c7675aaf4d1570c910672d3c3b6585f33e4781de289e8e1d9530c17b6d48083ad68349b46faa8e03be1dfeef16701b12763adc36bfa4f3b399a5f
-DIST mime-construct-1.9.tar.gz 11803 BLAKE2B 
8297ee7f9936e5b58f59b673fe52c8e6f9e2a5b46b19a0970c038d23a66298b8252aae77108a76748219ac446f9932f641190578321afac83da500c5070928a5
 SHA512 
b57908befd0b13ba44172fdcb0c7eb6929bbff89e0c1fd37dbe081323dc0a69af18a72913f9e4a421b377f292b697e9dcfc6ef5ec3ad42d7e603a17b1f2ed36a

diff --git a/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild
deleted file mode 100644
index 0c7f2421ce4..000
--- a/dev-perl/mime-construct/mime-construct-1.900.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ROSCH
-MODULE_VERSION=1.9
-inherit perl-module
-
-DESCRIPTION="construct and optionally mail MIME messages"
-
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/MIME-Types
-   dev-perl/Proc-WaitStat"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2018-07-20 Thread Sergei Trofimovich
commit: 155466acb092e7788e12fa9df8e5c4e3c2dd2369
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 23:00:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 23:17:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155466ac

dev-perl/mime-construct: stable 1.1100.0-r1 for ppc, bug #661196

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

 dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
index 1747742a99e..92dbf3df1f0 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="construct and optionally mail MIME messages"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2018-07-20 Thread Sergei Trofimovich
commit: 3c48dd7ae9d49074bb8ea39d2f2566cb9fa99d79
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 08:01:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 08:07:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c48dd7a

dev-perl/mime-construct: stable 1.1100.0-r1 for ia64, bug #661196

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"

 dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
index afd1005eec8..1747742a99e 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="construct and optionally mail MIME messages"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2018-07-15 Thread Thomas Deutschmann
commit: 060cf5c46cb798e20b4378397f87997baeda67ab
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jul 15 18:55:08 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jul 15 18:55:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060cf5c4

dev-perl/mime-construct: x86 stable (bug #661196)

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
index c7dd9f0ab82..afd1005eec8 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="construct and optionally mail MIME messages"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2018-07-15 Thread Mikle Kolyada
commit: cf1640139ed8c0e5015cd0845e210ebc5a8dce93
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul 15 15:49:53 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 15 15:51:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf164013

dev-perl/mime-construct: amd64 stable wrt bug #661196

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
index 820e0a22315..c7dd9f0ab82 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="construct and optionally mail MIME messages"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/files/, dev-perl/mime-construct/

2017-01-16 Thread Kent Fredric
commit: 42753958c99d1eb9f861e09ed5478c0399ad8326
Author: Maciej S. Szmigiero  maciej  szmigiero  name>
AuthorDate: Sun Jan 15 17:43:08 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jan 16 20:52:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42753958

dev-perl/mime-construct: add "Date" field to generated messages

Currently, mime-construct does not include the "Date" field in generated
messages.

The "Date" field is required according to the RFC 5322 and not every MTA or
SMTP client adds it when it is missing (for example mail-mta/msmtp does not
do it).

Mail clients often timestamp messages lacking this field as either
01.01.1970 or a date the message was first seen by a particular client
rather than as an actual posting date.

This issue was reported upstream a year ago but there was no response - the
software had last release in 2010 so it is probably no longer maintained.

That's why we have to add the missing field ourselves.

Gentoo-Bug: https://bugs.gentoo.org/583882
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3408

 .../files/mime-construct-add-date-header.patch | 18 ++
 ...1100.0.ebuild => mime-construct-1.1100.0-r1.ebuild} |  3 +++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/mime-construct/files/mime-construct-add-date-header.patch 
b/dev-perl/mime-construct/files/mime-construct-add-date-header.patch
new file mode 100644
index ..fe5d6f4
--- /dev/null
+++ b/dev-perl/mime-construct/files/mime-construct-add-date-header.patch
@@ -0,0 +1,18 @@
+--- a/mime-construct   2012-10-07 21:01:11.849644407 +0200
 b/mime-construct   2015-02-24 00:00:15.843791068 +0100
+@@ -28,6 +28,7 @@
+ #- continue long header lines I construct
+ 
+ use Proc::WaitStat qw(close_die);
++use Email::Date::Format qw(email_date);
+ 
+ (my $Me = $0) =~ s-.*/--;
+ my # new line required for makemaker
+@@ -491,6 +492,7 @@
+ 
+ push @output, cont "To: ", join(", ", @to), "\n" if @to;
+ push @output, cont "Cc: ", join(", ", @cc), "\n" if @cc;
++push @output, cont "Date: ", email_date, "\n";
+ push @output, cont "Subject: $subject\n" if $subject ne '';
+ 
+ push @output, $header if $header ne '';

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
similarity index 85%
rename from dev-perl/mime-construct/mime-construct-1.1100.0.ebuild
rename to dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
index 1705397..3710ca6 100644
--- a/dev-perl/mime-construct/mime-construct-1.1100.0.ebuild
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0-r1.ebuild
@@ -17,7 +17,10 @@ IUSE=""
 
 RDEPEND="
virtual/perl-MIME-Base64
+   dev-perl/Email-Date-Format
dev-perl/MIME-Types
dev-perl/Proc-WaitStat
 "
 DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-add-date-header.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/mime-construct/

2017-01-01 Thread Andreas Hüttel
commit: d81a6517f48f6faf73c629baa650b149552f157f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jan  1 11:21:20 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jan  1 11:21:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81a6517

dev-perl/mime-construct: Version bump

Needs creativity since the author "increased" the version
from 1.9 to 1.11 ...

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/mime-construct/Manifest   |  1 +
 .../mime-construct/mime-construct-1.1100.0.ebuild  | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/mime-construct/Manifest b/dev-perl/mime-construct/Manifest
index e7762cf..d76e464 100644
--- a/dev-perl/mime-construct/Manifest
+++ b/dev-perl/mime-construct/Manifest
@@ -1 +1,2 @@
+DIST mime-construct-1.11.tar.gz 12906 SHA256 
4cd7bb61b51d41192d1498c1051aa6a4ccd75aeb09b71d2ec706a7084a4a9303 SHA512 
1192c5a0cd1c7675aaf4d1570c910672d3c3b6585f33e4781de289e8e1d9530c17b6d48083ad68349b46faa8e03be1dfeef16701b12763adc36bfa4f3b399a5f
 WHIRLPOOL 
53165381fb5f5e8fc8495751571bfb73fc58682152c7e8969c63c136baf7ca6470a2e45a4dbe201496100b952672f4ee698e443800e6230e66ee4f3be08f25dd
 DIST mime-construct-1.9.tar.gz 11803 SHA256 
10a6998da10bede89f7cbf09a3355034ffbc5f52bb505798e5468eb83da5cc76 SHA512 
b57908befd0b13ba44172fdcb0c7eb6929bbff89e0c1fd37dbe081323dc0a69af18a72913f9e4a421b377f292b697e9dcfc6ef5ec3ad42d7e603a17b1f2ed36a
 WHIRLPOOL 
0e97f6d10b6ee14a11f972e77efb590ccef8522ba110d691db191ad1bb47f4ff8d263fe7c806a2f7d3a37ee450752ff387ae179e3693a0e684b4a95caaec96b9

diff --git a/dev-perl/mime-construct/mime-construct-1.1100.0.ebuild 
b/dev-perl/mime-construct/mime-construct-1.1100.0.ebuild
new file mode 100644
index ..1705397
--- /dev/null
+++ b/dev-perl/mime-construct/mime-construct-1.1100.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ROSCH
+DIST_VERSION=1.11   # the author made 1.11 follow 1.9, so we need to be 
creative
+inherit perl-module
+
+DESCRIPTION="construct and optionally mail MIME messages"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+   virtual/perl-MIME-Base64
+   dev-perl/MIME-Types
+   dev-perl/Proc-WaitStat
+"
+DEPEND="${RDEPEND}"