public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/disspam/files/
@ 2016-12-22 15:47 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-12-22 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     45f30c1eb3108b72a2f102bb1586857e5259a7f7
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Dec 13 20:24:30 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 15:46:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f30c1e

mail-filter/disspam: remove unused patch

 mail-filter/disspam/files/0.12-sa302fix.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/mail-filter/disspam/files/0.12-sa302fix.patch b/mail-filter/disspam/files/0.12-sa302fix.patch
deleted file mode 100644
index 58f9924..00000000
--- a/mail-filter/disspam/files/0.12-sa302fix.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -bur disspam-orig/disspam.pl disspam/disspam.pl
---- disspam-orig/disspam.pl	2003-05-07 00:46:14.000000000 +0200
-+++ disspam/disspam.pl	2004-12-31 18:31:49.006478280 +0100
-@@ -144,7 +144,8 @@
- 				if ($HEADERHASHES{$hash} =~ /S/) {
- 
- 					# It's old spam
--					$reason = "Message previously detected as spam";
-+					#$reason = "Message previously detected as spam";
-+					undef $reason
- 				}
- 				else {
- 
-@@ -766,7 +767,7 @@
- 
- 			#give email SpamAssassin headers
- 			$status->rewrite_mail();
--			$$messageref = $status->get_full_message_as_text();
-+			$$messageref = $status->get_message();
- 		}
- 	}
- 	else {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-22 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22 15:47 [gentoo-commits] repo/gentoo:master commit in: mail-filter/disspam/files/ Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox