Maintenance update to maildrop 2.0.4.
This commit is contained in:
parent
ad840563d4
commit
17314ffe06
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.25 2007/09/16 00:17:05 merdely Exp $
|
# $OpenBSD: Makefile,v 1.26 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
|
|
||||||
COMMENT-main= mail delivery agent with filtering abilities
|
COMMENT-main= mail delivery agent with filtering abilities
|
||||||
COMMENT-utils= quota tools for the Courier mail suite
|
COMMENT-utils= quota tools for the Courier mail suite
|
||||||
|
|
||||||
V= 2.0.2
|
V= 2.0.4
|
||||||
DISTNAME= maildrop-$V
|
DISTNAME= maildrop-$V
|
||||||
PKGNAME-main= maildrop-$Vp2
|
PKGNAME-main= maildrop-$V
|
||||||
FULLPKGNAME-utils= courier-utils-$Vp1
|
FULLPKGNAME-utils= courier-utils-$V
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
HOMEPAGE= http://www.courier-mta.org/maildrop/
|
HOMEPAGE= http://www.courier-mta.org/maildrop/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (maildrop-2.0.2.tar.bz2) = acfLDJNmnAgx6z7jBNqOrA==
|
MD5 (maildrop-2.0.4.tar.bz2) = anYO/kKXFqsL5nod3FVO1w==
|
||||||
RMD160 (maildrop-2.0.2.tar.bz2) = eyvX/As9nn+M79kjbn44fZ1a4c4=
|
RMD160 (maildrop-2.0.4.tar.bz2) = nAo0mHnMB5GtAeW64EtoDeOnpgY=
|
||||||
SHA1 (maildrop-2.0.2.tar.bz2) = p/OsF80eFCVrBH42gQ0+jsbLhy4=
|
SHA1 (maildrop-2.0.4.tar.bz2) = 3ydVwdDgDRlQawZZ5Zv11HVszhc=
|
||||||
SHA256 (maildrop-2.0.2.tar.bz2) = bxDTtQOov4eLjScFQ6FazKZFZnUEgDxYaioMwGQkE80=
|
SHA256 (maildrop-2.0.4.tar.bz2) = VzAy1lJax0VDd+tAA3LDY0Rrs9mr2SSdqc9mdq74VnE=
|
||||||
SIZE (maildrop-2.0.2.tar.bz2) = 2139549
|
SIZE (maildrop-2.0.4.tar.bz2) = 2286125
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-maildir_Makefile_in,v 1.1 2006/11/03 13:52:19 mbalmer Exp $
|
$OpenBSD: patch-maildir_Makefile_in,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
--- maildir/Makefile.in.orig Sat Jan 7 22:49:52 2006
|
--- maildir/Makefile.in.orig Mon Feb 26 03:58:14 2007
|
||||||
+++ maildir/Makefile.in Sat Jan 7 22:52:02 2006
|
+++ maildir/Makefile.in Sun May 4 12:16:24 2008
|
||||||
@@ -828,16 +828,16 @@ mailbot.h: config.status
|
@@ -827,16 +827,16 @@ mailbot.h: config.status
|
||||||
echo '#define MAILBOT "@MAILBOT@"' >mailbot.h
|
echo '#define MAILBOT "@MAILBOT@"' >mailbot.h
|
||||||
|
|
||||||
maildirsharedrc.h: config.status
|
maildirsharedrc.h: config.status
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-maildrop_Makefile_in,v 1.1 2006/11/03 13:52:19 mbalmer Exp $
|
$OpenBSD: patch-maildrop_Makefile_in,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
--- maildrop/Makefile.in.orig Fri Jan 21 08:15:18 2005
|
--- maildrop/Makefile.in.orig Sun Apr 22 17:24:24 2007
|
||||||
+++ maildrop/Makefile.in Fri Jan 21 08:15:49 2005
|
+++ maildrop/Makefile.in Sun May 4 12:16:24 2008
|
||||||
@@ -166,7 +166,7 @@ AUTOMAKE = srcdir=${srcdir} @SHELL@ ${sr
|
@@ -137,7 +137,7 @@ AUTOMAKE = srcdir=${srcdir} @SHELL@ ${srcdir}/../autom
|
||||||
AWK = @AWK@
|
AWK = @AWK@
|
||||||
CC = @CC@
|
CC = @CC@
|
||||||
CCDEPMODE = @CCDEPMODE@
|
CCDEPMODE = @CCDEPMODE@
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-maildrop_configure,v 1.1 2006/11/03 13:52:19 mbalmer Exp $
|
$OpenBSD: patch-maildrop_configure,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
--- maildrop/configure.orig Sat Jan 7 20:08:16 2006
|
--- maildrop/configure.orig Sun Apr 22 17:24:25 2007
|
||||||
+++ maildrop/configure Sat Jan 7 20:21:41 2006
|
+++ maildrop/configure Sun May 4 12:16:24 2008
|
||||||
@@ -22317,17 +22317,12 @@ echo "$as_me:$LINENO: result: $maildrop_
|
@@ -21761,17 +21761,12 @@ echo "$as_me:$LINENO: result: $maildrop_cv_SYS_INSTALL
|
||||||
echo "${ECHO_T}$maildrop_cv_SYS_INSTALL_RESET_GID" >&6
|
echo "${ECHO_T}$maildrop_cv_SYS_INSTALL_RESET_GID" >&6
|
||||||
|
|
||||||
# Check whether --with-default-maildrop or --without-default-maildrop was given.
|
# Check whether --with-default-maildrop or --without-default-maildrop was given.
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
$OpenBSD: patch-maildrop_maildrop_1_in,v 1.1 2006/11/03 13:52:19 mbalmer Exp $
|
$OpenBSD: patch-maildrop_maildrop_1_in,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
--- maildrop/maildrop.1.in.orig Sat Jan 29 12:08:36 2005
|
--- maildrop/maildrop.1.in.orig Sun Apr 22 17:26:55 2007
|
||||||
+++ maildrop/maildrop.1.in Sat Jan 29 12:09:03 2005
|
+++ maildrop/maildrop.1.in Sun May 4 12:18:19 2008
|
||||||
@@ -163,7 +163,7 @@ group or world permissions.
|
@@ -184,7 +184,7 @@ is not owned by the user, or if it has any group or wo
|
||||||
.SH "TEMPORARY FILES"
|
\fBmaildrop\fR
|
||||||
.PP
|
is heavily optimized and tries to use as little resources as possible.
|
||||||
\fBmaildrop\fR is heavily optimized and tries to use as
|
\fBmaildrop\fR
|
||||||
-little resources as possible. \fBmaildrop\fR reads smalle
|
-reads smalle messages into memory, then filters and/or delivers the message directly from memory. For larger messages,
|
||||||
+little resources as possible. \fBmaildrop\fR reads small
|
+reads smaller messages into memory, then filters and/or delivers the message directly from memory. For larger messages,
|
||||||
messages into
|
\fBmaildrop\fR
|
||||||
memory, then filters and/or delivers the message directly from memory. For
|
accesses the message directly from the file. If the standard input is not a file,
|
||||||
larger messages, \fBmaildrop\fR accesses the message directly
|
\fBmaildrop\fR
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
$OpenBSD: patch-maildrop_maildropfilter_7_in,v 1.1 2006/11/03 13:52:19 mbalmer Exp $
|
$OpenBSD: patch-maildrop_maildropfilter_7_in,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
--- maildrop/maildropfilter.7.in.orig Tue Feb 1 02:46:57 2005
|
--- maildrop/maildropfilter.7.in.orig Sun Apr 22 17:26:58 2007
|
||||||
+++ maildrop/maildropfilter.7.in Tue Feb 1 02:47:22 2005
|
+++ maildrop/maildropfilter.7.in Sun May 4 12:18:59 2008
|
||||||
@@ -295,7 +295,7 @@ file, in order to avoid a race condition
|
@@ -309,7 +309,7 @@ seconds before trying to create its own dot\-lock file
|
||||||
also trying to remove the same stale dot-lock, at the same time.
|
.PP
|
||||||
.TP
|
\fILOGNAME\fR
|
||||||
\fBLOGNAME\fR
|
.RS 4
|
||||||
-Name of the user to who the message is being
|
-Name of the user to who the message is being delivered.
|
||||||
+Name of the user to whom the message is being
|
+Name of the user to whom the message is being delivered.
|
||||||
delivered.
|
.RE
|
||||||
.TP
|
.PP
|
||||||
\fBMAILFILTER\fR
|
\fIMAILDROP_OLD_REGEXP\fR
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/26 11:36:32 espie Exp $
|
@comment $OpenBSD: PLIST-main,v 1.2 2008/05/07 20:02:47 mbalmer Exp $
|
||||||
@pkgpath mail/maildrop
|
@pkgpath mail/maildrop
|
||||||
@newgroup _courier:571
|
@newgroup _courier:571
|
||||||
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
|
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
|
||||||
@ -13,6 +13,8 @@ bin/mailbot
|
|||||||
bin/maildrop
|
bin/maildrop
|
||||||
@owner
|
@owner
|
||||||
@group
|
@group
|
||||||
|
bin/makedat
|
||||||
|
bin/makedatprog
|
||||||
bin/makemime
|
bin/makemime
|
||||||
bin/reformail
|
bin/reformail
|
||||||
bin/reformime
|
bin/reformime
|
||||||
@ -47,6 +49,7 @@ share/doc/maildrop/html/maildrop.html
|
|||||||
share/doc/maildrop/html/maildropex.html
|
share/doc/maildrop/html/maildropex.html
|
||||||
share/doc/maildrop/html/maildropfilter.html
|
share/doc/maildrop/html/maildropfilter.html
|
||||||
share/doc/maildrop/html/maildropgdbm.html
|
share/doc/maildrop/html/maildropgdbm.html
|
||||||
|
share/doc/maildrop/html/makedat.html
|
||||||
share/doc/maildrop/html/makemime.html
|
share/doc/maildrop/html/makemime.html
|
||||||
share/doc/maildrop/html/manpage.css
|
share/doc/maildrop/html/manpage.css
|
||||||
share/doc/maildrop/html/reformail.html
|
share/doc/maildrop/html/reformail.html
|
||||||
|
Loading…
Reference in New Issue
Block a user