summaryrefslogtreecommitdiff
path: root/mail/popa3d
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-03-23 04:57:37 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-03-23 04:57:37 +0000
commitb986b17d42a57879ed703c13f6ea19916e63c7b8 (patch)
treef606c5da9cea0fa72f1abb167669eaca06ea63c3 /mail/popa3d
parent- Add regression tests by target "test" (diff)
- Update to 0.6.2
- extend popauth.m4 with optional timecheck
Notes
Notes: svn path=/head/; revision=77196
Diffstat (limited to 'mail/popa3d')
-rw-r--r--mail/popa3d/Makefile2
-rw-r--r--mail/popa3d/distinfo2
-rw-r--r--mail/popa3d/files/popauth.m43
3 files changed, 4 insertions, 3 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile
index 00f3ae348343..6f66ae660072 100644
--- a/mail/popa3d/Makefile
+++ b/mail/popa3d/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= popa3d
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.2
CATEGORIES= mail
MASTER_SITES= http://www.openwall.com/popa3d/ \
ftp://ftp.openwall.com/pub/projects/popa3d/ \
diff --git a/mail/popa3d/distinfo b/mail/popa3d/distinfo
index 1656719ebbea..c97bf94d9a7c 100644
--- a/mail/popa3d/distinfo
+++ b/mail/popa3d/distinfo
@@ -1 +1 @@
-MD5 (popa3d-0.6.1.tar.gz) = 61daed1bd7bb0ff537ab068aa9048f59
+MD5 (popa3d-0.6.2.tar.gz) = 9a174bec9cc5e75fd4b6c0806c4aaf8f
diff --git a/mail/popa3d/files/popauth.m4 b/mail/popa3d/files/popauth.m4
index 2520978ad904..97049a480d39 100644
--- a/mail/popa3d/files/popauth.m4
+++ b/mail/popa3d/files/popauth.m4
@@ -41,7 +41,8 @@ SLocal_check_rcpt
R$* $: $(popauth `'$&{client_addr} $: <?> $)
R<?> $@ NoPopAuth
ifdef(`POP_TO', `dnl
-R$+ $: $(arith - $@ $1 $@ $&t $)
+R$+ $: $(arith - $@ $&T $@ $1 $)
R$+ $: $(arith l $@ $1 $@ POP_TO $)
+RFALSE $@ NoPopAuth
RTRUE $# OK', `
R$*<OK> $# OK')