From owner-cvs-all@FreeBSD.ORG Mon Oct 29 00:19:00 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 708F416A419; Mon, 29 Oct 2007 00:19:00 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 495BD13C48D; Mon, 29 Oct 2007 00:19:00 +0000 (UTC) (envelope-from mi@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 l9T0J0vA068181; Mon, 29 Oct 2007 00:19:00 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9T0J0sv068180; Mon, 29 Oct 2007 00:19:00 GMT (envelope-from mi) Message-Id: <200710290019.l9T0J0sv068180@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 29 Oct 2007 00:19:00 +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/elm+ME Makefile ports/mail/elm+ME/files patch-search-fix 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: Mon, 29 Oct 2007 00:19:00 -0000 mi 2007-10-29 00:19:00 UTC FreeBSD ports repository Modified files: mail/elm+ME Makefile Added files: mail/elm+ME/files patch-search-fix Log: The fix for a double-free problem was provided by the package maintainer (Kari Hurtta) within 24 hours after reporting. Add the patch to the port - it should not be neccessary at the next update. Bump PORTREVISION. Also change pre-install to pre-su-install to allow a non-root user to install the freshly-built port. Approved by: maintainer Revision Changes Path 1.103 +2 -1 ports/mail/elm+ME/Makefile 1.1 +24 -0 ports/mail/elm+ME/files/patch-search-fix (new)