diff options
author | taca <taca@pkgsrc.org> | 2012-03-22 14:13:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-22 14:13:28 +0000 |
commit | 2dba4be9f6c497e40d0a3d788f38a77c51c1b4bb (patch) | |
tree | 9c787b5530ba3be14cdb94c1a931bb419c1a9a75 /mail/qpopper/patches/patch-ac | |
parent | ae627d39dd51a599d5f3b8fb7dba14ea38f6f3ab (diff) | |
download | pkgsrc-2dba4be9f6c497e40d0a3d788f38a77c51c1b4bb.tar.gz |
Update qpopper to 4.1.0.
4.1
* IPv6 support
* Significantly improved performance
* Cygwin compatibility (for use under Windows)
* Ability to execute arbitrary programs when users log in
* And lots more
Diffstat (limited to 'mail/qpopper/patches/patch-ac')
-rw-r--r-- | mail/qpopper/patches/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/qpopper/patches/patch-ac b/mail/qpopper/patches/patch-ac index bf4673a12e7..45c3072a8d1 100644 --- a/mail/qpopper/patches/patch-ac +++ b/mail/qpopper/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.11 2006/01/08 17:34:47 joerg Exp $ +$NetBSD: patch-ac,v 1.12 2012/03/22 14:13:29 taca Exp $ ---- popper/popper.h.orig 2006-01-08 17:09:15.000000000 +0000 +--- popper/popper.h.orig 2011-05-30 19:13:40.000000000 +0000 +++ popper/popper.h -@@ -287,8 +287,6 @@ typedef struct _pop_tls pop_ +@@ -308,8 +308,6 @@ typedef struct _pop_sasl pop_ # define WILDCARD_SHELL "/POPPER/ANY/SHELL/" #endif /* CHECK_SHELL */ |