Date: Wed, 7 Jul 2004 20:12:42 +0200 (CEST) From: Christian Laursen <xi@borderworlds.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68780: Update port: mail/mlmmj to version 0.8.2 Message-ID: <20040707181242.9F586B89E@borg.borderworlds.dk> Resent-Message-ID: <200407071820.i67IK7AP071950@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68780 >Category: ports >Synopsis: Update port: mail/mlmmj to version 0.8.2 >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: Wed Jul 07 18:20:06 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.2 o Make sure we don't cut of the first char of an emailaddress o Fix header value copying (thanks Anders Johansson) o Don't segfault if there's no email address in the To: header o Clean up the subconf and unsubconf directories for stale requests as well >How-To-Repeat: >Fix: --- mlmmj.diff begins here --- diff -urN /usr/ports/mail/mlmmj/Makefile mlmmj/Makefile --- /usr/ports/mail/mlmmj/Makefile Wed Jul 7 15:19:33 2004 +++ mlmmj/Makefile Wed Jul 7 20:09:59 2004 @@ -6,7 +6,7 @@ # PORTNAME= mlmmj -PORTVERSION= 0.8.1.1 +PORTVERSION= 0.8.2 CATEGORIES= mail MASTER_SITES= http://mlmmj.mmj.dk/files/ diff -urN /usr/ports/mail/mlmmj/distinfo mlmmj/distinfo --- /usr/ports/mail/mlmmj/distinfo Wed Jul 7 15:19:33 2004 +++ mlmmj/distinfo Wed Jul 7 20:09:59 2004 @@ -1,2 +1,2 @@ -MD5 (mlmmj-0.8.1.1.tar.bz2) = 30e6352d36bf6ef1bee47e13f0e7d084 -SIZE (mlmmj-0.8.1.1.tar.bz2) = 91147 +MD5 (mlmmj-0.8.2.tar.bz2) = 23070fcaf8a8eb5b831fc595563672c6 +SIZE (mlmmj-0.8.2.tar.bz2) = 91470 --- 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?20040707181242.9F586B89E>