1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 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

PR:		ports/68780
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2004-07-08 08:31:52 +00:00
parent 72602ae5b4
commit c9e7ee873b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113198
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mlmmj
PORTVERSION= 0.8.1.1
PORTVERSION= 0.8.2
CATEGORIES= mail
MASTER_SITES= http://mlmmj.mmj.dk/files/

View File

@ -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