summaryrefslogtreecommitdiff
path: root/mail/poppassd/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2003-03-13 14:11:24 +0000
committertaca <taca@pkgsrc.org>2003-03-13 14:11:24 +0000
commitc57da3b4014e9ee7b4db83cff957458fb4c16d7e (patch)
treeb840a85754d091c40367ac84eacd9ae688ce8354 /mail/poppassd/Makefile
parentb9488291b9c8efffde3dcab0041c35346070bb40 (diff)
downloadpkgsrc-c57da3b4014e9ee7b4db83cff957458fb4c16d7e.tar.gz
Catch up to qpopper 4.0.5
Changes from 4.0.4 to 4.0.5: ---------------------------- 1. Add debug trace call with OpenSSL library version. 2. Added 'tls-options' configuration file option. 3. Added 'tls-workarounds' boolean option. 4. STLS errors (except for timeout) no longer fatal. 5. Added sample xinetd configuration file. 6. Additional checks for networking libraries. 7. Pick up LDFLAGS from environment, if set. 8. Added '--enable-32-bit' and '--enable-64-bit' 9. Applied patch from Jeremy Chadwick to fix pathname trimming in standalone mode. 10. Fixed (non-root) buffer overflow. 11. Fixed '-no-mime' appended to user name (reported by Florian Heinz). 12. Fixed response message when identical MDEFs defined multiple times (reported by Florian Heinz).
Diffstat (limited to 'mail/poppassd/Makefile')
-rw-r--r--mail/poppassd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile
index 4b43eccfa11..8618cb952ee 100644
--- a/mail/poppassd/Makefile
+++ b/mail/poppassd/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2002/09/09 19:25:26 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2003/03/13 14:11:24 taca Exp $
#
DISTNAME= qpopper${VERSION}
PKGNAME= poppassd-${VERSION}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/
-PATCHFILES= qpopper4.0.4-ipv6-20020502.diff.gz
+PATCHFILES= qpopper-4.0.5-ipv6-20030313.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= mellon@fugue.com