Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/swaks/files/, net-mail/swaks/
Date: Sun, 29 Nov 2020 09:56:33
Message-Id: 1606643724.1748dae6b724e2441dfa037dc29e483cf7da0eb9.soap@gentoo
1 commit: 1748dae6b724e2441dfa037dc29e483cf7da0eb9
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 09:55:24 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 09:55:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1748dae6
7
8 net-mail/swaks: Remove old
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-mail/swaks/Manifest | 1 -
14 net-mail/swaks/files/swaks-perl-5.18.patch | 106 -----------------------------
15 net-mail/swaks/swaks-20190914.0.ebuild | 36 ----------
16 3 files changed, 143 deletions(-)
17
18 diff --git a/net-mail/swaks/Manifest b/net-mail/swaks/Manifest
19 index 8c0d4630faf..fd5e8ba0b3a 100644
20 --- a/net-mail/swaks/Manifest
21 +++ b/net-mail/swaks/Manifest
22 @@ -1,2 +1 @@
23 -DIST swaks-20190914.0.tar.gz 120803 BLAKE2B 68731c22fbff5ece5c9589c3767afd6aa4fc781df8c6124a0f57d48a3dff8def31ccae1b043e78f7c066194cfe480a0edeb16e43fcd5e1b1aa75b05e65a2367e SHA512 3167435a73e7729d090cba2431d5828895c25154c36d92e0ebecd5c4e2430ca596d62bb3e6eb3b65eadabd52c8331fe3bb8a492cce3ad247fa113c0af9c67339
24 DIST swaks-20201014.0.tar.gz 110953 BLAKE2B 8dd2c681c6c1e66b76bda71f0bc8b88e658565b28c29ae9f02e5c27500619598e5817a442aa82c48fd90be80cd2dc54eda8390ad3d1cb2e00163cc07a526f463 SHA512 8a4e8dc810a9c5943afdbc4db7130e110c42e211d6927ce1cdbab6f81fa49c31490e6c3668ec3cea79580c07b281ce30901b3b4a71325951167158cc9d70d9cc
25
26 diff --git a/net-mail/swaks/files/swaks-perl-5.18.patch b/net-mail/swaks/files/swaks-perl-5.18.patch
27 deleted file mode 100644
28 index 3fd89341474..00000000000
29 --- a/net-mail/swaks/files/swaks-perl-5.18.patch
30 +++ /dev/null
31 @@ -1,106 +0,0 @@
32 ---- swaks-20130209.0.orig/doc/ref.pod 2014-04-02 19:30:12.742814178 +0300
33 -+++ swaks-20130209.0.orig/doc/ref.pod 2014-04-02 19:31:49.135105112 +0300
34 -@@ -824,83 +824,83 @@
35 -
36 - =over 4
37 -
38 --=item 0
39 -+=item C<0>
40 -
41 - no errors occurred
42 -
43 --=item 1
44 -+=item C<1>
45 -
46 - error parsing command line options
47 -
48 --=item 2
49 -+=item C<2>
50 -
51 - error connecting to remote server
52 -
53 --=item 3
54 -+=item C<3>
55 -
56 - unknown connection type
57 -
58 --=item 4
59 -+=item C<4>
60 -
61 - while running with connection type of "pipe", fatal problem writing to or reading from the child process
62 -
63 --=item 5
64 -+=item C<5>
65 -
66 - while running with connection type of "pipe", child process died unexpectedly. This can mean that the program specified with --pipe doesn't exist.
67 -
68 --=item 6
69 -+=item C<6>
70 -
71 - Connection closed unexpectedly. If the close is detected in response to the 'QUIT' swaks sends following an unexpected response, the error code for that unexpected response is used instead. For instance, if a mail server returns a 550 response to a MAIL FROM: and then immediately closes the connection, swaks detects that the connection is closed, but uses the more specific exit code 23 to detail the nature of the failure. If instead the server return a 250 code and then immediately closes the connection, swaks will use the exit code 6 because there is not a more specific exit code.
72 -
73 --=item 10
74 -+=item C<10>
75 -
76 - error in prerequisites (needed module not available)
77 -
78 --=item 21
79 -+=item C<21>
80 -
81 - error reading initial banner from server
82 -
83 --=item 22
84 -+=item C<22>
85 -
86 - error in HELO transaction
87 -
88 --=item 23
89 -+=item C<23>
90 -
91 - error in MAIL transaction
92 -
93 --=item 24
94 -+=item C<24>
95 -
96 - no RCPTs accepted
97 -
98 --=item 25
99 -+=item C<25>
100 -
101 - server returned error to DATA request
102 -
103 --=item 26
104 -+=item C<26>
105 -
106 - server did not accept mail following data
107 -
108 --=item 27
109 -+=item C<27>
110 -
111 - server returned error after normal-session quit request
112 -
113 --=item 28
114 -+=item C<28>
115 -
116 - error in AUTH transaction
117 -
118 --=item 29
119 -+=item C<29>
120 -
121 - error in TLS transaction
122 -
123 --=item 32
124 -+=item C<32>
125 -
126 - error in EHLO following TLS negotiation
127 -
128 --=item 33
129 -+=item C<33>
130 -
131 - error in XCLIENT transaction
132 -
133 --=item 34
134 -+=item C<34>
135 -
136 - error in EHLO following XCLIENT
137 -
138
139 diff --git a/net-mail/swaks/swaks-20190914.0.ebuild b/net-mail/swaks/swaks-20190914.0.ebuild
140 deleted file mode 100644
141 index 13065ec2350..00000000000
142 --- a/net-mail/swaks/swaks-20190914.0.ebuild
143 +++ /dev/null
144 @@ -1,36 +0,0 @@
145 -# Copyright 1999-2020 Gentoo Authors
146 -# Distributed under the terms of the GNU General Public License v2
147 -
148 -EAPI=7
149 -
150 -DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH"
151 -HOMEPAGE="https://www.jetmore.org/john/code/swaks"
152 -SRC_URI="https://www.jetmore.org/john/code/swaks/${P}.tar.gz"
153 -LICENSE="GPL-2"
154 -SLOT="0"
155 -KEYWORDS="~amd64 ~ppc ~x86"
156 -
157 -IUSE="ssl"
158 -
159 -DEPEND=">=dev-lang/perl-5.8.8"
160 -
161 -RDEPEND="${DEPEND}
162 - >=dev-perl/Net-DNS-0.65
163 - ssl? ( >=dev-perl/Net-SSLeay-1.35 )
164 - >=virtual/perl-MIME-Base64-3.07
165 - >=virtual/perl-Digest-MD5-2.39
166 - >=virtual/perl-Time-HiRes-1.97
167 - >=virtual/perl-Time-Local-1.19
168 - >=dev-perl/Authen-NTLM-1.02
169 - >=dev-perl/Authen-DigestMD5-0.04
170 - virtual/perl-Digest-SHA"
171 -
172 -src_compile() {
173 - /usr/bin/pod2man -s 1 doc/ref.pod swaks.1 || die "man page compulation failed"
174 -}
175 -
176 -src_install() {
177 - dobin swaks
178 - doman swaks.1
179 - dodoc README.txt doc/*.txt
180 -}