From owner-freebsd-ports@FreeBSD.ORG Thu Sep 13 15:06:39 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 350C01065700 for ; Thu, 13 Sep 2012 15:06:39 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id A4A4A8FC15 for ; Thu, 13 Sep 2012 15:06:38 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 5BE131B20D85 for ; Thu, 13 Sep 2012 19:06:37 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 3DD322C00D2 for ; Thu, 13 Sep 2012 19:06:37 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 6a8WoKud-6a8abdtJ; Thu, 13 Sep 2012 19:06:36 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1347548797; bh=fnbfmP87CsNfjzZ80bgBHi1dp8oSXpEkAYbdYz7tXeA=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=usOYXyMaKepudIu7yfWOKKgYp5w6JP6va/Ir+5C+sIGZPBLPG3qFbRCWRiPFZgUjt DEW9WC2li69rrLd6lCvJnXWLjji7re7y1v5MbGJoj+uAmwG7YX5LRSpreFAVfqjbkB /aofL/cixyGrnT1B7aQ8AreHyW651zTPvnAjdOHM= Message-ID: <5051F671.3050605@yandex.ru> Date: Thu, 13 Sep 2012 19:06:25 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: svn, ports and $FreeBSD$ X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 15:06:39 -0000 Hello, while committing an update for sysutils/ldap-account-manager I got this message: """ Sending Makefile Sending distinfo Sending pkg-descr Sending pkg-plist Transmitting file data ....svn: E165001: Commit failed (details follow): svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: Path "head/sysutils/ldap-account-manager/pkg-plist" does not have a valid $FreeBSD$ string (keywords not disabled here) == Pre-commit problem count: 1 svn: E165001: Your commit message was left in a temporary file: svn: E165001: '/home/rm/learn/free/000/sysutils/svn-commit.tmp' """ I already got this error once before, but now I decided to ask what is wrong. Why this hook doesn't whining most of the time (most of the pkg-plist's I had ever svn-committed were w/o $FreeBSD$ line) and why it complains now. What's is the best practice regarding this line in pkg-plist's? Thanks. -- Regards, Ruslan Tinderboxing kills... the drives.