From owner-cvs-all@FreeBSD.ORG Sun Aug 5 23:22:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E5A116A417; Sun, 5 Aug 2007 23:22:54 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4293C13C45B; Sun, 5 Aug 2007 23:22:54 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l75NMsA5077623; Sun, 5 Aug 2007 23:22:54 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l75NMrkE077622; Sun, 5 Aug 2007 23:22:53 GMT (envelope-from laszlof) Message-Id: <200708052322.l75NMrkE077622@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Sun, 5 Aug 2007 23:22:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mlmmj Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Aug 2007 23:22:54 -0000 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 (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