ports/76616: Update port: mail/mlmmj to 1.2.0

Christian Laursen xi at borderworlds.dk
Mon Jan 24 10:50:24 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list