From owner-svn-src-all@FreeBSD.ORG Mon Oct 22 16:35:40 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05F26BDC for ; Mon, 22 Oct 2012 16:35:40 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id B790E8FC17 for ; Mon, 22 Oct 2012 16:35:39 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so2137247pad.13 for ; Mon, 22 Oct 2012 09:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=gKDT/L52bQf3IjBTQWpDjpQcUcYxY/DQzvUR/YoGWkg=; b=cD//7OLC7H1XZYaudyHgHFFJDnPhEJUqIc0oeoKRlyk9INsYlEbZflCd0ONV+n3efv ONKmCOHe/T1CR4LdepKIgcVIEZlNvN+UtqEv2COChxobDDPpx/WAny4llaNaXfCfl4dm tA3EKFnkvTLPnmC9sHaDLzmIJSTGb3Ww2Z9RU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=gKDT/L52bQf3IjBTQWpDjpQcUcYxY/DQzvUR/YoGWkg=; b=KlTdVVnRuwBA3legVYZMA79Et5wLDkrQJwIWJ+DKJe9DVyNFI1HnbpDscpFw4qwHMi 6kN+kZOUH/6bIfLVoVz/hgcBdU7orvhzQNeuoWt32LohX2eSrM3skTuHqxTwNjQeOZhd PWrPYpIT7MNtpg3o6IIGrhOYfoy1rBHCzpIDPKIQG+ABL4WuRxJOqNhEH0JdAI0h4/qW nxUAsPK8B/NTFff8V+opNEIKYu3G/6vVlrC7yWZCVkz7nkuKaD0sTSQD+s4cbqm25fJQ qc/1iOeXwLtX9J9FJ/PD7GkJv6ra1weCqavghbc5WjybAeI4v64IIKyFi5YSNYSGlkNo Zjqg== Received: by 10.68.209.170 with SMTP id mn10mr31806262pbc.11.1350923739301; Mon, 22 Oct 2012 09:35:39 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.161.163 with HTTP; Mon, 22 Oct 2012 09:35:09 -0700 (PDT) In-Reply-To: <50856FE9.1020807@FreeBSD.org> References: <201210170044.q9H0iZHo055977@svn.freebsd.org> <20121017174814.GN35915@deviant.kiev.zoral.com.ua> <507F0FF8.3090602@FreeBSD.org> <20121017201811.GO35915@deviant.kiev.zoral.com.ua> <50856FE9.1020807@FreeBSD.org> From: Eitan Adler Date: Mon, 22 Oct 2012 12:35:09 -0400 X-Google-Sender-Auth: IBxTJds8AlfV6TrN4GoPo_nnRTU Message-ID: Subject: Re: svn commit: r241625 - head/usr.sbin/cron/cron To: Maxim Sobolev Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm90+BzRaRGoxy9OTbKnz1Op/NYzsX9ydjxaGqUXN50ilQO4zQ4k9wIgRwAY0qZoTM5lqrg X-Mailman-Approved-At: Mon, 22 Oct 2012 16:51:03 +0000 Cc: Ian Lepore , Adrian Chadd , src-committers@freebsd.org, Garrett Cooper , svn-src-all@freebsd.org, svn-src-head@freebsd.org, Pedro Giffuni , Bruce Evans , Konstantin Belousov , Xin Li X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 16:35:40 -0000 On 22 October 2012 12:10, Maxim Sobolev wrote: > Please make > sure to do `make clean' after applying it, as libcron is not listed as a > dependency for cron, so it's possible that some changes may not be picked > up. Why? Can this be fixed if this is not intended? -- Eitan Adler Source & Ports committer X11, Bugmeister, Ports Security teams