From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 24 10:50:24 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3152916A4D0 for ; Mon, 24 Jan 2005 10:50:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD2C43D46 for ; Mon, 24 Jan 2005 10:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0OAoNTj017240 for ; Mon, 24 Jan 2005 10:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0OAoNnJ017238; Mon, 24 Jan 2005 10:50:23 GMT (envelope-from gnats) Resent-Date: Mon, 24 Jan 2005 10:50:23 GMT Resent-Message-Id: <200501241050.j0OAoNnJ017238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Laursen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C275C16A4CE for ; Mon, 24 Jan 2005 10:49:45 +0000 (GMT) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2303743D2D for ; Mon, 24 Jan 2005 10:49:45 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 36B10B806 for ; Mon, 24 Jan 2005 11:49:43 +0100 (CET) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 1AE4A11425; Mon, 24 Jan 2005 11:49:43 +0100 (CET) Message-Id: <20050124104943.1AE4A11425@borg.borderworlds.dk> Date: Mon, 24 Jan 2005 11:49:43 +0100 (CET) From: Christian Laursen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/76616: Update port: mail/mlmmj to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Laursen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 10:50:24 -0000 >Number: 76616 >Category: ports >Synopsis: Update port: mail/mlmmj to 1.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 24 10:50:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Christian Laursen >Release: FreeBSD 5.3-RELEASE-p1 i386 >Organization: The Border Worlds >Environment: System: FreeBSD borg.borderworlds.dk 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #34: Mon Jan 17 22:04:59 CET 2005 root@borg.borderworlds.dk:/usr/obj/usr/src/sys/BORG i386 >Description: Changes in 1.20: 1.2.0 o Remove debug info printing 1.2.0-RC2 o Fix uninitialized strlist o Add logging regular operation to mlmmj.operation.log o Fix the sending loop by not sending the rest of the batch in every iteration 1.2.0-RC1 o Add VERP support. http://cr.yp.to/proto/verp.txt For Postfix: http://www.postfix.org/VERP_README.html, add "postfix" to LISTDIR/control/verp $smtpd_authorized_verp_clients should be the only one needed to touch 1.1.1-RC2 o It's ok to log to a symbolic link to somewhere else o Add Message-Id: and Date: headers to mail from mlmmj o Make log_oper() varargs capable (Rob Holland) 1.1.1-RC1 o Never discard anything from LISTDIR/queue/, let the admin be able to judge o Grab the lock when sending a mail to make sure noone does bad things to it underneath us o Danish listtexts, thanks Jesper Lund o Add control/noget to turn off listname+get-INDEX o Rearrange envelope from to be listname+bounces-index-user=domain.tld@ instead of listname+bounces-user=domain.tld-index@ to prepare for VERP support >How-To-Repeat: >Fix: --- mlmmj.diff begins here --- diff -urN /usr/ports/mail/mlmmj/Makefile mlmmj/Makefile --- /usr/ports/mail/mlmmj/Makefile Fri Dec 17 13:41:29 2004 +++ mlmmj/Makefile Mon Jan 24 11:43:08 2005 @@ -6,8 +6,7 @@ # PORTNAME= mlmmj -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= mail MASTER_SITES= http://mlmmj.mmj.dk/files/ diff -urN /usr/ports/mail/mlmmj/distinfo mlmmj/distinfo --- /usr/ports/mail/mlmmj/distinfo Sat Dec 4 21:21:55 2004 +++ mlmmj/distinfo Mon Jan 24 11:43:08 2005 @@ -1,2 +1,2 @@ -MD5 (mlmmj-1.1.0.tar.bz2) = 92c8325735ea65a73ea3251b1609de26 -SIZE (mlmmj-1.1.0.tar.bz2) = 120186 +MD5 (mlmmj-1.2.0.tar.bz2) = e784cd91d73482098f5d57236eb2f332 +SIZE (mlmmj-1.2.0.tar.bz2) = 124898 --- mlmmj.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: