From owner-cvs-all@FreeBSD.ORG Mon Dec 17 17:25:30 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 7BE5016A469; Mon, 17 Dec 2007 17:25:30 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 761F213C4CE; Mon, 17 Dec 2007 17:25:30 +0000 (UTC) (envelope-from alepulver@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 lBHHPUZq014202; Mon, 17 Dec 2007 17:25:30 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBHHPUKm014200; Mon, 17 Dec 2007 17:25:30 GMT (envelope-from alepulver) Message-Id: <200712171725.lBHHPUKm014200@repoman.freebsd.org> From: Alejandro Pulver Date: Mon, 17 Dec 2007 17:25:30 +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/sysutils/fusefs-ntfs Makefile distinfo pkg-plist ports/sysutils/fusefs-ntfs/files pkg-message.in 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, 17 Dec 2007 17:25:30 -0000 alepulver 2007-12-17 17:25:30 UTC FreeBSD ports repository Modified files: sysutils/fusefs-ntfs Makefile distinfo pkg-plist sysutils/fusefs-ntfs/files pkg-message.in Log: - Update to version 1.1120. - Use @exec/@unexec directives in pkg-plist to handle symlinks. - Remove the note about fuse_load="YES" in /boot/loader.conf since now there are more than good reasons for using the rc.d script (see fusefs-kmod). - Clarify note in pkg-message about EAGAIN problem. Revision Changes Path 1.22 +1 -4 ports/sysutils/fusefs-ntfs/Makefile 1.13 +3 -3 ports/sysutils/fusefs-ntfs/distinfo 1.6 +7 -9 ports/sysutils/fusefs-ntfs/files/pkg-message.in 1.8 +3 -3 ports/sysutils/fusefs-ntfs/pkg-plist