aboutsummaryrefslogtreecommitdiff
path: root/mail/softfail
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-08-26 14:12:38 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-08-26 14:12:38 +0000
commit8dd047d57a4331682d004f74bc9a936c6c3446bc (patch)
tree571448e0fd29fa85c69f52af9c259c8825d6aa5c /mail/softfail
parentf01910dadd58a1fe70f61eb5ea454c1a8b99db69 (diff)
downloadports-8dd047d57a4331682d004f74bc9a936c6c3446bc.tar.gz
ports-8dd047d57a4331682d004f74bc9a936c6c3446bc.zip
Notes
Diffstat (limited to 'mail/softfail')
-rw-r--r--mail/softfail/Makefile10
-rw-r--r--mail/softfail/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/softfail/Makefile b/mail/softfail/Makefile
index 2cbb91fbefe4..a3a5f31b1df4 100644
--- a/mail/softfail/Makefile
+++ b/mail/softfail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= softfail
-PORTVERSION= 1.18
+PORTVERSION= 1.20
CATEGORIES= mail
MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/ \
${MASTER_SITE_LOCAL}
@@ -26,11 +26,11 @@ USE_BZIP2= yes
USE_MYSQL= yes
USE_QMAIL= yes
-.if defined(QMAIL_SLAVEPORT) && ${QMAIL_SLAVEPORT} != "spamcontrol"
-IGNORE= this software only works with qmail-spamcontrol
-.endif
-
+.if defined(QMAIL_SLAVEPORT) && ( ${QMAIL_SLAVEPORT} != "spamcontrol" && ${QMAIL_SLAVEPORT} != "ldap" )
+IGNORE= software only works with qmail-spamcontrol or qmail-ldap
+.else
QMAIL_SLAVEPORT= spamcontrol
+.endif
SUB_FILES= pkg-message
diff --git a/mail/softfail/distinfo b/mail/softfail/distinfo
index 33c13b289339..a69a18cf0850 100644
--- a/mail/softfail/distinfo
+++ b/mail/softfail/distinfo
@@ -1,3 +1,3 @@
-MD5 (softfail_fbsdbrasil-1.18.tar.bz2) = b218a9ea259ce773e2ba792de94abefb
-SHA256 (softfail_fbsdbrasil-1.18.tar.bz2) = eceef2c16b78c248d0254e514ec291d88bcaa638ac227eb7a8816cbe9de0ab58
-SIZE (softfail_fbsdbrasil-1.18.tar.bz2) = 12434
+MD5 (softfail_fbsdbrasil-1.20.tar.bz2) = 0ba99233d79d1bb591ded0313b41f784
+SHA256 (softfail_fbsdbrasil-1.20.tar.bz2) = 237457f9546a8cdd168465bab687c81262797d0590126303ba998f542942c201
+SIZE (softfail_fbsdbrasil-1.20.tar.bz2) = 12788