Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 14:07:44 +0200 (CEST)
From:      Christian Laursen <xi@borderworlds.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70534: Update port: mail/mlmmj to 0.8.3 
Message-ID:  <20040816120744.CA126B87B@borg.borderworlds.dk>
Resent-Message-ID: <200408161210.i7GCAN4h027653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70534
>Category:       ports
>Synopsis:       Update port: mail/mlmmj to 0.8.3
>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 Aug 16 12:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christian Laursen
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
The Border Worlds 
>Environment:
System: FreeBSD borg.borderworlds.dk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #28: Thu Jul 1 12:24:53 CEST 2004 root@borg.borderworlds.dk:/usr/obj/usr/src/sys/BORG i386


	
>Description:
0.8.3
 o Have mlmmj-make-ml.sh remind people about using cron if they want
 o Replying to the confirmation address is enough to sub/unsub, no matter what
   address is used the second time
 o Fix possible DoS wrt. unsubscribing. Thank you Erik Toubro Nielsen
 o Add 'notifysub' functionality to have owner know when people sub/unsub.
   Thank you Kenneth Vestergaard Schmidt
 o Use Return-Path: for envelope From. Thanks Anders Johansson
 o Specification of which relayhost to use can now be done in control/relayhost
 o Add configure check to link against libnsl if needed.
 o Implement our own daemon() function since we don't have daemon() on Solaris
	
>How-To-Repeat:
	
>Fix:

	

--- mlmmj.diff begins here ---
diff -urN /usr/ports/mail/mlmmj/Makefile mlmmj/Makefile
--- /usr/ports/mail/mlmmj/Makefile	Mon Jul 26 13:53:20 2004
+++ mlmmj/Makefile	Mon Aug 16 14:02:18 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mlmmj
-PORTVERSION=	0.8.2
+PORTVERSION=	0.8.3
 CATEGORIES=	mail
 MASTER_SITES=	http://mlmmj.mmj.dk/files/
 
diff -urN /usr/ports/mail/mlmmj/distinfo mlmmj/distinfo
--- /usr/ports/mail/mlmmj/distinfo	Mon Jul 26 13:53:20 2004
+++ mlmmj/distinfo	Mon Aug 16 14:02:18 2004
@@ -1,2 +1,2 @@
-MD5 (mlmmj-0.8.2.tar.bz2) = 23070fcaf8a8eb5b831fc595563672c6
-SIZE (mlmmj-0.8.2.tar.bz2) = 91470
+MD5 (mlmmj-0.8.3.tar.bz2) = 384a7b407613062ff09e996320f68aaf
+SIZE (mlmmj-0.8.3.tar.bz2) = 92659
diff -urN /usr/ports/mail/mlmmj/pkg-plist mlmmj/pkg-plist
--- /usr/ports/mail/mlmmj/pkg-plist	Fri Jun 25 11:18:22 2004
+++ mlmmj/pkg-plist	Mon Aug 16 14:02:18 2004
@@ -10,6 +10,8 @@
 share/mlmmj/listtexts/bounce-probe
 share/mlmmj/listtexts/listhelp
 share/mlmmj/listtexts/moderation
+share/mlmmj/listtexts/notifysub
+share/mlmmj/listtexts/notifyunsub
 share/mlmmj/listtexts/notintocc
 share/mlmmj/listtexts/sub-confirm
 share/mlmmj/listtexts/sub-ok
--- mlmmj.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040816120744.CA126B87B>