From owner-cvs-all@FreeBSD.ORG Fri May 4 17:13:15 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F54F106566C; Fri, 4 May 2012 17:13:15 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 471188FC14; Fri, 4 May 2012 17:13:14 +0000 (UTC) Received: by bkvi17 with SMTP id i17so3346644bkv.13 for ; Fri, 04 May 2012 10:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=8cSJO/ZmFYfXykwgbz+oiq3m3SMRZDU/KqSWCxZ2x3E=; b=p9TXA86gh9Ql5c7HZGFuVHQsSIyndnfxDA7yjsxA3C3UPbb0BHFf7z5G7Pdquqhk07 8jMqifz36E2lbkueCZDT4oqsUfJpQdqjkdaKPr/jLfAJlLB+yHFoyIjkFYXgmix8yXix s/5Ehn+EF50Uzc8vnNLTBcZEy8KfVAmVd8FlfQGZqlvlhKZl4THh55/ZNWeLEd1nouj0 BSA8ZxQpxwQ4JISGhxSpduhAieRR+wWEjhk9EUV2P8OV8/fIwQntIs4TLIEQM7bRVNBU exbvQKKKJKsJBSrq/5kuBctBTEQAbLW/w8nA3+BXykZ8+wpc98JgwIGYUNbi5KnUbE5t 3UNQ== Received: by 10.204.151.75 with SMTP id b11mr2278197bkw.1.1336151593297; Fri, 04 May 2012 10:13:13 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.171.138 with HTTP; Fri, 4 May 2012 10:12:43 -0700 (PDT) In-Reply-To: <201205032255.q43MtecI020932@repoman.freebsd.org> References: <201205032255.q43MtecI020932@repoman.freebsd.org> From: Chris Rees Date: Fri, 4 May 2012 18:12:43 +0100 X-Google-Sender-Auth: 6n4kxgLC4ji8aIu2CCeK5hV2iY4 Message-ID: To: "Timur I. Bakeyev" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/talloc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2012 17:13:15 -0000 On 3 May 2012 23:55, Timur I. Bakeyev wrote: > timur =A0 =A0 =A0 2012-05-03 22:55:40 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0devel/talloc =A0 =A0 =A0 =A0 Makefile > =A0Log: > =A0Fix damage cause by commits of eadler and miwi Why did you restore the PORTEPOCH=3D0 and PORTREVISION=3D0 lines? Chris