Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 23:22:53 +0000 (UTC)
From:      "Frank J. Laszlo" <laszlof@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/mlmmj Makefile distinfo pkg-plist
Message-ID:  <200708052322.l75NMrkE077622@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
laszlof     2007-08-05 23:22:53 UTC

  FreeBSD ports repository

  Modified files:
    mail/mlmmj           Makefile distinfo pkg-plist 
  Log:
  Update to version 1.2.15
  
  Maintainer notes:
  Please note that the format of listtexts have changed. So, if you have
  custom listtexts which contain non-USASCII characters, you should convert
  them. It is easily done with the following one-liner:
  
  perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/*
  
  PR:             ports/115121
  Submitted by:   Christian Laursen <xi@borderworlds.dk> (maintainer)
  
  Revision  Changes    Path
  1.28      +1 -1      ports/mail/mlmmj/Makefile
  1.25      +3 -3      ports/mail/mlmmj/distinfo
  1.11      +276 -33   ports/mail/mlmmj/pkg-plist



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