mail-filter/tmda
Python-based SPAM reduction system
That patch is wrong. See bug #149173 for the correct ebuild.
- 02/05/2008 22:18 GMT
Version to 1.1.12 ebuild diff -u:
--- tmda-1.1.4.ebuild 2008-05-02 17:53:28.000000000 -0400
+++ tmda-1.1.12.ebuild 2008-05-02 17:53:58.000000000 -0400
@@ -11,15 +11,12 @@
DEPEND=">=dev-lang/python-2.2
virtual/mta"
-SRC_URI="www.tmda.net/releases/unstable/$.tgz"
+SRC_URI="ftp://tmda.net/pub/tmda/releases/$.tgz"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
src_compile () {
- # Fix multipart mail handling. (See bug #60367) -ticho
- epatch $/tmda-1.0-multipart-handling.patch
-
# Do not open /dev/tty when in batch mode. (bug #67150) -ticho
epatch $/tmda-1.0-non-interactive-tty.patch
--- tmda-1.1.4.ebuild 2008-05-02 17:53:28.000000000 -0400
+++ tmda-1.1.12.ebuild 2008-05-02 17:53:58.000000000 -0400
@@ -11,15 +11,12 @@
DEPEND=">=dev-lang/python-2.2
virtual/mta"
-SRC_URI="www.tmda.net/releases/unstable/$.tgz"
+SRC_URI="ftp://tmda.net/pub/tmda/releases/$.tgz"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
src_compile () {
- # Fix multipart mail handling. (See bug #60367) -ticho
- epatch $/tmda-1.0-multipart-handling.patch
-
# Do not open /dev/tty when in batch mode. (bug #67150) -ticho
epatch $/tmda-1.0-non-interactive-tty.patch
- 02/05/2008 21:54 GMT


View
Download