Skip to content

Commit

Permalink
mail-filter/mimedefang: cleanup patches
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 25, 2022
1 parent bb2427f commit 02b7e19
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
4 changes: 2 additions & 2 deletions mail-filter/mimedefang/files/mimedefang-tests.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- a/t/lib/MIMEDefang/Unit.pm.ori 2010-05-13 23:12:23.000000000 +0200
+++ b/t/lib/MIMEDefang/Unit.pm 2019-07-10 15:08:35.190824853 +0200
--- a/t/lib/MIMEDefang/Unit.pm.ori
+++ b/t/lib/MIMEDefang/Unit.pm
@@ -12,7 +12,7 @@
no warnings 'redefine';
local *CORE::GLOBAL::exit = sub { };
Expand Down
5 changes: 2 additions & 3 deletions mail-filter/mimedefang/files/mimedefang-tests2.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
diff -ruN a/t/net.t b/t/net.t
--- a/t/net.t 2022-08-16 15:55:29.000000000 +0200
+++ b/t/net.t 2022-09-14 14:22:52.954918347 +0200
--- a/t/net.t
+++ b/t/net.t
@@ -54,9 +54,15 @@
my @rbl;
$rbl[0] = "dnsbltest.spamassassin.org";
Expand Down
10 changes: 4 additions & 6 deletions mail-filter/mimedefang/files/mimedefang-vendor.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
diff -ruN a/Makefile.in b/Makefile.in
--- a/Makefile.in 2022-05-19 09:31:36.000000000 +0200
+++ b/Makefile.in 2022-08-28 02:54:01.337116642 +0200
--- a/Makefile.in
+++ b/Makefile.in
@@ -42,7 +42,7 @@
PERLINSTALLSITELIB=@PERLINSTALLSITELIB@
PERLINSTALLPRIVLIB=@PERLINSTALLPRIVLIB@
Expand All @@ -10,9 +9,8 @@ diff -ruN a/Makefile.in b/Makefile.in
LDFLAGS=@LDFLAGS@
IP_HEADER=@IP_HEADER@
SPOOLDIR=@SPOOLDIR@
diff -ruN a/configure b/configure
--- a/configure 2022-08-06 10:43:38.000000000 +0200
+++ b/configure 2022-08-28 02:53:17.006104021 +0200
--- a/configure
+++ b/configure
@@ -662,6 +662,7 @@
PERLINSTALLPRIVLIB
PERLINSTALLARCHLIB
Expand Down

0 comments on commit 02b7e19

Please sign in to comment.