mail-mta/netqmail: clean up ebuild and patch
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 19 Sep 2019 19:04:30 +0000 (21:04 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 21 Sep 2019 14:49:07 +0000 (17:49 +0300)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/12975
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
mail-mta/netqmail/files/1.06-fbsd-utmpx.patch
mail-mta/netqmail/netqmail-1.06-r6.ebuild

index 8500eb53e3ee99c5c2e632a5173cc43ad0deb1ef..0307a0d194129d5579aa83991dc11e000a055a62 100644 (file)
@@ -1,5 +1,5 @@
---- qbiff.c.orig       2010-04-06 08:43:28.000000000 -0300
-+++ qbiff.c    2010-04-06 08:44:35.000000000 -0300
+--- a/qbiff.c  2010-04-06 08:43:28.000000000 -0300
++++ b/qbiff.c  2010-04-06 08:44:35.000000000 -0300
 @@ -1,13 +1,6 @@
  #include <sys/types.h>
  #include <sys/stat.h>
index f58a3c0abad75fc8c84d0610844cc3a1d715640a..ccdc0866b463eb11f4db3eb7e0a62a9b80af91c5 100644 (file)
@@ -28,12 +28,14 @@ HOMEPAGE="
 SRC_URI="mirror://qmail/${P}.tar.gz
        https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F}
        https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS}
-       http://inoa.net/qmail-tls/${QMAIL_TLS_CVE}
-       http://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch
        !vanilla? (
                highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} )
                qmail-spp? ( mirror://sourceforge/qmail-spp/${QMAIL_SPP_F} )
-               ssl? ( https://mirror.alexh.name/qmail/netqmail/${QMAIL_TLS_F} )
+               ssl? (
+                       https://mirror.alexh.name/qmail/netqmail/${QMAIL_TLS_F}
+                       http://inoa.net/qmail-tls/${QMAIL_TLS_CVE}
+                       https://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch
+               )
        )
 "
 
@@ -81,7 +83,7 @@ pkg_setup() {
                eerror
                eerror "The QMAIL_PATCH_DIR variable for custom patches"
                eerror "has been removed from ${PN}. If you need custom patches"
-               eerror "you should create a copy of this ebuild in an overlay."
+               eerror "see 'user patches' in the portage manual."
                eerror
                die "QMAIL_PATCH_DIR is not supported anymore"
        fi