* [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/files/
@ 2019-10-01 16:10 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2019-10-01 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 761fd4cf11be5311444d30fc4ae1865015fa60de
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Oct 1 14:54:28 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 1 16:10:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761fd4cf
mail-mta/netqmail: clean up patch header
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
mail-mta/netqmail/files/use-new-path-for-functions.sh.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch b/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
index c107db0480f..f275091da5d 100644
--- a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
+++ b/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
@@ -1,4 +1,4 @@
---- a/genqmail-20080406/ssl/mkservercert.orig 2015-10-18 12:46:40.082559295 -0200
+--- a/genqmail-20080406/ssl/mkservercert 2015-10-18 12:46:40.082559295 -0200
+++ b/genqmail-20080406/ssl/mkservercert 2015-10-18 12:49:03.749576181 -0200
@@ -5,7 +5,7 @@
# Based on mkimapdcert from courier-imap.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/files/
@ 2020-02-14 6:22 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2020-02-14 6:22 UTC (permalink / raw
To: gentoo-commits
commit: cd7fd7bd6e623c6d4b21f726eec1f1f32aa3b740
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Feb 11 14:19:02 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 06:22:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7fd7bd
mail-mta/netqmail: remove unused patches
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14624
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
mail-mta/netqmail/files/genqmail-20080406-ldflags.patch | 13 -------------
mail-mta/netqmail/files/use-new-path-for-functions.sh.patch | 11 -----------
2 files changed, 24 deletions(-)
diff --git a/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch b/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch
deleted file mode 100644
index cfd27cbb828..00000000000
--- a/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar genqmail-20080406.orig/spp/Makefile genqmail-20080406/spp/Makefile
---- a/genqmail-20080406/spp/Makefile 2008-04-06 15:44:14.000000000 +0000
-+++ b/genqmail-20080406/spp/Makefile 2013-05-27 00:37:58.687763457 +0000
-@@ -14,7 +14,7 @@
- rm -f $(TARGETS)
-
- $(RESOLV_OBJS):
-- $(CC) $(CFLAGS) -o $@ $@.c -lresolv
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $@.c -lresolv
-
- $(SIMPLE_OBJS):
-- $(CC) $(CFLAGS) -o $@ $@.c
-+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $@.c
diff --git a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch b/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
deleted file mode 100644
index f275091da5d..00000000000
--- a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/genqmail-20080406/ssl/mkservercert 2015-10-18 12:46:40.082559295 -0200
-+++ b/genqmail-20080406/ssl/mkservercert 2015-10-18 12:49:03.749576181 -0200
-@@ -5,7 +5,7 @@
- # Based on mkimapdcert from courier-imap.
-
- test -x /usr/bin/openssl || exit 0
--source /etc/init.d/functions.sh || exit 1
-+source /lib/gentoo/functions.sh || exit 1
-
- filedir="/var/qmail/control"
- pemfile="${filedir}/servercert.pem"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-14 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-14 6:22 [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/files/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2019-10-01 16:10 Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox